summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2002-09-27 11:10:21 +0000
committerSascha Ballach <sab@openoffice.org>2002-09-27 11:10:21 +0000
commit9070d813abfa5fbc0707d7340cd90dfc70314220 (patch)
tree4c8578c50ae9ee0369b0c1dbba6c90a2820f51de /sc/inc
parente15ee1e939a821d831edb5ed03f534840bd0e548 (diff)
#93295#; add property BasicLibraries
Diffstat (limited to 'sc/inc')
-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 2e4b83638204..b0dd7c6ecef0 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unonames.hxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: nn $ $Date: 2002-09-09 13:57:14 $
+ * last change: $Author: sab $ $Date: 2002-09-27 12:10:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -436,6 +436,7 @@
#define SC_UNO_SPELLONLINE "SpellOnline"
#define SC_UNO_STANDARDDEC "StandardDecimals"
#define SC_UNO_REGEXENABLED "RegularExpressions"
+#define SC_UNO_BASICLIBRARIES "BasicLibraries"
// document properties from FormModel
#define SC_UNO_APPLYFMDES "ApplyFormDesignMode"