summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authornpower Developer <npower@openoffice.org>2010-04-14 12:31:52 +0100
committernpower Developer <npower@openoffice.org>2010-04-14 12:31:52 +0100
commit0e17741fb26f9aa7d6ec986c5b03e2846da6a964 (patch)
treef0ad7d66f23b282522a4813409357dffde3b3305 /sc/inc/unonames.hxx
parentnpower13_objectmodules: #i110724# fix for union and some clean up for determi... (diff)
downloadcore-0e17741fb26f9aa7d6ec986c5b03e2846da6a964.tar.gz
core-0e17741fb26f9aa7d6ec986c5b03e2846da6a964.zip
npower13_objectmodules: add a CodeName property for Sheet and Document/Model objects
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index f5de35c9d033..5bcc22ae72d3 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -484,6 +484,7 @@
#define SC_UNO_ISEXECUTELINKENABLED "IsExecuteLinkEnabled"
#define SC_UNO_ISCHANGEREADONLYENABLED "IsChangeReadOnlyEnabled"
#define SC_UNO_REFERENCEDEVICE "ReferenceDevice"
+#define SC_UNO_CODENAME "CodeName"
// document properties from FormModel
#define SC_UNO_APPLYFMDES "ApplyFormDesignMode"