summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-02-21 10:33:30 +0000
committerNiklas Nebel <nn@openoffice.org>2001-02-21 10:33:30 +0000
commit6e662beab41105b0e5333d0c782035f316b08749 (patch)
tree8a2595288d83e15704ab0eac5f18bfdbe2e8ad2f /sc/inc/unonames.hxx
parentcf7b275122cf2480c23e7313c54e3f38ade9d75b (diff)
IsUserDefined
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 5e320a65d41b..2f6a6c470c3b 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unonames.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: nn $ $Date: 2001-01-15 17:00:10 $
+ * last change: $Author: nn $ $Date: 2001-02-21 11:32:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -213,6 +213,7 @@
#define SC_UNONAME_INSBRK "InsertPageBreaks"
#define SC_UNONAME_KEEPFORM "KeepFormats"
#define SC_UNONAME_MOVCELLS "MoveCells"
+#define SC_UNONAME_ISUSER "IsUserDefined"
#define SC_UNONAME_NATIVE "Native"
#define SC_UNONAME_REGEXP "RegularExpressions"
#define SC_UNONAME_SAVEOUT "SaveOutputPosition"