summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 11:28:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 11:28:17 +0000
commit07365d4c36c6fb0de9a35593cfee6b25117f3bca (patch)
tree9b0a09a183ba0fd880b6ddcba5eddf19b2fab9cd /xmloff
parent1a9b29ecba65ded9855884e5efba199631672be1 (diff)
INTEGRATION: CWS xmlbasic (1.2.42); FILE MERGED
2004/10/21 12:21:15 tbe 1.2.42.1: #i22747# XML filter adaptors and macros
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/transform/ActionMapTypesOOo.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/transform/ActionMapTypesOOo.hxx b/xmloff/source/transform/ActionMapTypesOOo.hxx
index 1fb115451fd9..bb3248ba9b97 100644
--- a/xmloff/source/transform/ActionMapTypesOOo.hxx
+++ b/xmloff/source/transform/ActionMapTypesOOo.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ActionMapTypesOOo.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-07-13 08:43:16 $
+ * last change: $Author: hr $ $Date: 2004-11-09 12:28:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,6 +113,7 @@ enum ActionMapTypesOOo
OOO_CHART_ACTIONS,
OOO_ERROR_MACRO_ACTIONS,
OOO_DDE_CONV_MODE_ACTIONS,
+ OOO_SCRIPT_ACTIONS,
MAX_OOO_ACTIONS
};