summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/strings.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-11-18 15:57:43 +0000
committerKurt Zenker <kz@openoffice.org>2003-11-18 15:57:43 +0000
commite01fff439b053a492cdfc3d0d772ee32de4f5742 (patch)
tree5e94de16a9a5ece69b987921c55bb7a2185bd16f /xmloff/source/forms/strings.hxx
parentf00ddade25a967b09f89236d6a222682c1036bf8 (diff)
INTEGRATION: CWS scriptingf1 (1.10.90); FILE MERGED
2003/10/31 15:05:47 dfoster 1.10.90.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/09 13:51:25 dfoster 1.10.90.1: #i19262# - Enable scripting framework scripts to be persisted for forms
Diffstat (limited to 'xmloff/source/forms/strings.hxx')
-rw-r--r--xmloff/source/forms/strings.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/forms/strings.hxx b/xmloff/source/forms/strings.hxx
index a26fbe352a1c..22a4477448db 100644
--- a/xmloff/source/forms/strings.hxx
+++ b/xmloff/source/forms/strings.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: strings.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2003-10-21 08:40:40 $
+ * last change: $Author: kz $ $Date: 2003-11-18 16:57:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -286,6 +286,7 @@ namespace xmloff
XMLFORM_CONSTASCII_STRING( EVENT_TYPE, "EventType" );
XMLFORM_CONSTASCII_STRING( EVENT_LIBRARY, "Library" );
XMLFORM_CONSTASCII_STRING( EVENT_LOCALMACRONAME, "MacroName" );
+ XMLFORM_CONSTASCII_STRING( EVENT_SCRIPTURL, "Script" );
XMLFORM_CONSTASCII_STRING( EVENT_STAROFFICE, "StarOffice" );
XMLFORM_CONSTASCII_STRING( EVENT_STARBASIC, "StarBasic" );
XMLFORM_CONSTASCII_STRING( EVENT_APPLICATION, "application" );