summaryrefslogtreecommitdiff
path: root/sw/inc/unoprnms.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2000-11-20 19:28:19 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2000-11-20 19:28:19 +0000
commitfa94ca3f35dc8122a81a62250285d7f147fb3a4b (patch)
treee595ec042cfbb5a5ee621586d93b77034ffc03f1 /sw/inc/unoprnms.hxx
parent03bcb682537cac04954f11a221873632257d7bba (diff)
- added: IsRelativeTabstops property to all indices (except Bibliography)
- fixed: SwXTextIndex: CreateFromLabels property
Diffstat (limited to 'sw/inc/unoprnms.hxx')
-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 07d23ad720ba..b34d53996524 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoprnms.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: os $ $Date: 2000-11-17 16:24:09 $
+ * last change: $Author: dvo $ $Date: 2000-11-20 20:28:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -524,6 +524,7 @@ extern const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_STAR_DRAW
extern const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_OTHER_EMBEDDED_OBJECTS ;
extern const SwPropNameLen __FAR_DATA UNO_NAME_INDEX_AUTO_MARK_FILE_U_R_L ;
extern const SwPropNameLen __FAR_DATA UNO_NAME_IS_COMMA_SEPARATED ;
+extern const SwPropNameLen __FAR_DATA UNO_NAME_IS_RELATIVE_TABSTOPS ;
extern const SwPropNameLen __FAR_DATA UNO_NAME_SHOW_CHANGES ;
extern const SwPropNameLen __FAR_DATA UNO_NAME_RECORD_CHANGES ;
extern const SwPropNameLen __FAR_DATA UNO_LINK_DISPLAY_NAME ;