summaryrefslogtreecommitdiff
path: root/sw/inc/unomap.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-03-19 07:58:26 +0000
committerOliver Specht <os@openoffice.org>2002-03-19 07:58:26 +0000
commit2e352e111cfd240c1c778e16566553b5d2520219 (patch)
tree1ec8dd2bcf9b2956d76f016b5345bee91c111c0f /sw/inc/unomap.hxx
parent61edd72e8f279d3371ac4ce0bb29b6ede8b26d35 (diff)
#96530# property EndRedline implemented at all XText objects
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r--sw/inc/unomap.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx
index 6b2580f63f93..6a6ea49066cb 100644
--- a/sw/inc/unomap.hxx
+++ b/sw/inc/unomap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unomap.hxx,v $
*
- * $Revision: 1.38 $
+ * $Revision: 1.39 $
*
- * last change: $Author: tl $ $Date: 2002-02-07 16:35:16 $
+ * last change: $Author: os $ $Date: 2002-03-19 08:56:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -153,8 +153,8 @@
#define PROPERTY_MAP_FLDTYP_BIBLIOGRAPHY 85
#define PROPERTY_MAP_FLDMSTR_BIBLIOGRAPHY 86
#define PROPERTY_MAP_REDLINE_PORTION 87
-#define PROPERTY_MAP_END 88
-
+#define PROPERTY_MAP_TEXT 88
+#define PROPERTY_MAP_END 89
#define PROPERTY_SET_CHAR_STYLE 1
#define PROPERTY_SET_PARA_STYLE 2