summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-19 12:44:34 +0000
committerOliver Specht <os@openoffice.org>2000-10-19 12:44:34 +0000
commit5f657be4892639077485e5f4e42565899a65ecd1 (patch)
treed24868feb2e955df8e91d3e76a43e6f10afb59f6
parent8e74c69ec57e672cbabea68f123d1c94e946945f (diff)
#78643# document property HideFieldTips
-rw-r--r--sw/source/core/unocore/unoprnms.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/core/unocore/unoprnms.cxx b/sw/source/core/unocore/unoprnms.cxx
index eb2817c38096..1e98cd227a78 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-10-17 10:08:51 $
+ * last change: $Author: os $ $Date: 2000-10-19 13:44:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -537,3 +537,5 @@ const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_RIGHT_BORDER_DISTANCE
const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_TOP_BORDER_DISTANCE (MAP_CHAR_LEN("FooterTopBorderDistance"));
const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_BOTTOM_BORDER_DISTANCE (MAP_CHAR_LEN("FooterBottomBorderDistance"));
const SwPropNameLen __FAR_DATA UNO_NAME_PARA_IS_NUMBERING_RESTART (MAP_CHAR_LEN("ParaIsNumberingRestart"));
+const SwPropNameLen __FAR_DATA UNO_NAME_HIDE_FIELD_TIPS (MAP_CHAR_LEN("HideFieldTips"));
+