summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoprnms.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unoprnms.cxx')
-rw-r--r--sw/source/core/unocore/unoprnms.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/core/unocore/unoprnms.cxx b/sw/source/core/unocore/unoprnms.cxx
index 8689a07990c3..17a6cf781674 100644
--- a/sw/source/core/unocore/unoprnms.cxx
+++ b/sw/source/core/unocore/unoprnms.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoprnms.cxx,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: mib $ $Date: 2001-01-15 11:26:06 $
+ * last change: $Author: os $ $Date: 2001-01-17 16:19:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -646,3 +646,6 @@ const SwPropNameLen __FAR_DATA UNO_NAME_REDLINE_START (MAP
const SwPropNameLen __FAR_DATA UNO_NAME_REDLINE_END (MAP_CHAR_LEN("RedlineEnd"));
const SwPropNameLen __FAR_DATA UNO_NAME_REDLINE_TEXT (MAP_CHAR_LEN("RedlineText"));
+const SwPropNameLen __FAR_DATA UNO_NAME_REDLINE_DISPLAY_TYPE (MAP_CHAR_LEN("RedlineDisplayType"));
+const SwPropNameLen __FAR_DATA UNO_NAME_FORBIDDEN_CHARACTERS (MAP_CHAR_LEN("ForbiddenCharacters"));
+