summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/wrtww8.hxx')
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index 1c39866dd40a..073c74de791e 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtww8.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cmc $ $Date: 2000-10-10 16:54:06 $
+ * last change: $Author: khz $ $Date: 2000-11-13 10:11:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -192,6 +192,9 @@ struct WW8_SHD;
#define TXT_TXTBOX 6
#define TXT_HFTXTBOX 7
+// special Atom (no property!) to store extended WW9 frame Anchor data
+#define ESCHER_UDefProp 0xF122
+
extern SwNodeFnTab aWW8NodeFnTab;
extern SwAttrFnTab aWW8AttrFnTab;