summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-06-15 20:02:53 +0200
committerDaniel Rentz <dr@openoffice.org>2010-06-15 20:02:53 +0200
commit5624330c20ccbbcbbbc90631130e7d2f7a06d0bd (patch)
tree27308cb5a7f8c3eca0655d99c1fd654d8580de7a /sc/inc/unonames.hxx
parentCWS-TOOLING: integrate CWS npower13_objectmodules (diff)
downloadcore-5624330c20ccbbcbbbc90631130e7d2f7a06d0bd.tar.gz
core-5624330c20ccbbcbbbc90631130e7d2f7a06d0bd.zip
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 5bcc22ae72d3..83065891c6f0 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -631,5 +631,10 @@
#define SC_UNO_SHAREDOC "IsDocumentShared"
+// EventDescriptor
+
+#define SC_UNO_EVENTTYPE "EventType"
+#define SC_UNO_SCRIPT "Script"
+
#endif