~ubuntu-branches/ubuntu/feisty/gnumeric/feisty

« back to all changes in this revision

Viewing changes to plugins/excel/ms-excel-write.h

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2006-12-06 13:55:23 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061206135523-6bh02cebuk0hduva
Tags: 1.7.5-1ubuntu1
* Merge with debian experimental:
  - debian/control, debian/*-gtk-*, debian/rules,
    debian/shlibs.local: Xubuntu changes for
    gtk/gnome multibuild.
  - run intltool-update in po*
  - Build Depend on intltool

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
#define FILL_NONE 0
115
115
#define FILL_SOLID 1
116
116
#define FILL_MAGIC FILL_NONE
117
 
#define BORDER_MAGIC STYLE_BORDER_NONE
 
117
#define BORDER_MAGIC GNM_STYLE_BORDER_NONE
118
118
 
119
119
typedef enum {
120
120
        STR_NO_LENGTH           = 0,