summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-23 09:47:48 +0200
committerNoel Grandin <noel@peralex.com>2015-01-08 10:39:36 +0200
commit45ec1d9b56cec41596f806ebf845ebfcd30c9f46 (patch)
treee368da6d3ae2c8a5c8e214b99dd0f95861d0fc78 /sw/source/filter/ww8
parent0748a5f8298e2ea817e131234f5e99300ed7f9f7 (diff)
brute-force find-and-remove of unused #define constants.
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
Diffstat (limited to 'sw/source/filter/ww8')
-rw-r--r--sw/source/filter/ww8/ww8par.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index b3f5c169f10d..06d446576eee 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -112,16 +112,9 @@ namespace com{namespace sun {namespace star{
}}}
// defines nur fuer die WW8-variable der INI-Datei
-#define WW8FL_NO_TEXT 1
#define WW8FL_NO_STYLES 2
-#define WW8FL_NO_ZSTYLES 4 // keine Zeichenstyles importieren
#define WW8FL_NO_GRAF 0x80
-// falls gestetzt, werden fuer Writer-Def-Styles neue Styles mit den
-// WW8-Def-Style-Eigenschaften erzeugt, statt die Writer-Standards zu
-// ueberschreiben
-#define WW8FL_NO_DEFSTYLES 0x400
-
#define WW8FL_NO_OUTLINE 0x1000
#define WW8FL_NO_IMPLPASP 0x4000 // no implicit para space
#define WW8FL_NO_GRAFLAYER 0x8000