summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:27:01 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:27:01 +0000
commitd9d817e7b32cb2859ac5a81a887eebcb6eddb5b6 (patch)
treea338cec6fe63cac3de117507eb1b85d3e3e61097 /sc/inc/unonames.hxx
parent453bf4a1681ca6fb6639f2fb33da6ebbf388c091 (diff)
INTEGRATION: CWS xmlfilter03_DEV300 (1.75.2); FILE MERGED
2008/02/18 16:14:07 dr 1.75.2.2: RESYNC: (1.75-1.76); FILE MERGED 2008/02/06 10:59:37 dr 1.75.2.1: shared formula property for defined names
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 281d123c45d0..314d08834460 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unonames.hxx,v $
*
- * $Revision: 1.76 $
+ * $Revision: 1.77 $
*
- * last change: $Author: ihi $ $Date: 2008-02-05 15:43:36 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:27:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -299,6 +299,7 @@
#define SC_UNONAME_FROMSELECT "FromSelection"
#define SC_UNONAME_CONRES "ConnectionResource"
#define SC_UNONAME_TOKENINDEX "TokenIndex"
+#define SC_UNONAME_ISSHAREDFMLA "IsSharedFormula"
// text fields
#define SC_UNONAME_ANCTYPE "AnchorType"