summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-11-29 08:31:19 +0000
committerOliver Specht <os@openoffice.org>2000-11-29 08:31:19 +0000
commit74d3664200df39fcda5aaf1e50ff4fd26a319f98 (patch)
treefbb5111d5b88d6a8f3277ec2b4a27d4aadf5b746
parent297e8374b278a0683e58a487089734685fada944 (diff)
#78509# new interface: XLineNumberingProperties
-rw-r--r--sw/inc/unoprnms.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index d9bca20c2f20..e191d089d38b 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoprnms.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: os $ $Date: 2000-11-27 11:11:30 $
+ * last change: $Author: os $ $Date: 2000-11-29 09:31:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -613,6 +613,7 @@ extern const SwPropNameLen __FAR_DATA UNO_NAME_IS_SORT_ASCENDING ;
extern const SwPropNameLen __FAR_DATA UNO_NAME_SORT_KEY ;
extern const SwPropNameLen __FAR_DATA UNO_NAME_FIELDS;
extern const SwPropNameLen __FAR_DATA UNO_NAME_DATE_TIME_VALUE;
+extern const SwPropNameLen __FAR_DATA UNO_NAME_IS_ON;
extern const SwPropNameLen __FAR_DATA UNO_NAME_Z_ORDER;
#endif