summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesExportHelper.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-22 10:24:32 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-22 10:24:32 +0000
commit08fff0eb0ca5e626f74b8865caf8bad6163c4459 (patch)
tree009759e5f57be709b63c7c9fe26045f5ef3d9dc4 /sc/source/filter/xml/XMLStylesExportHelper.hxx
parentb165ff800256d6a2e8375b11491b1cbaf88c0016 (diff)
INTEGRATION: CWS validationfix (1.24.20); FILE MERGED
2005/04/18 09:00:54 nn 1.24.20.1: #i47525# distinguish between macro-name and script-url for macros in validation
Diffstat (limited to 'sc/source/filter/xml/XMLStylesExportHelper.hxx')
-rw-r--r--sc/source/filter/xml/XMLStylesExportHelper.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/filter/xml/XMLStylesExportHelper.hxx b/sc/source/filter/xml/XMLStylesExportHelper.hxx
index 0bc5164c9051..ffab39c8b362 100644
--- a/sc/source/filter/xml/XMLStylesExportHelper.hxx
+++ b/sc/source/filter/xml/XMLStylesExportHelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLStylesExportHelper.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: vg $ $Date: 2005-03-23 12:51:15 $
+ * last change: $Author: obo $ $Date: 2005-04-22 11:24:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,6 +135,7 @@ private:
const rtl::OUString sOnError;
const rtl::OUString sEventType;
const rtl::OUString sStarBasic;
+ const rtl::OUString sScript;
const rtl::OUString sLibrary;
const rtl::OUString sMacroName;