summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLEventImportHelper.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-13 06:54:52 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-13 06:54:52 +0000
commitc503a3bad48fa3ddf4c3847900f1516320ac1f4c (patch)
treec5425888fc37ec3de0d3023c0310386a7d479e57 /xmloff/inc/XMLEventImportHelper.hxx
parent1e770dc9033bf1daff71491b429de8474c3adbb9 (diff)
INTEGRATION: CWS oasis (1.2.286); FILE MERGED
2004/05/28 16:40:19 mib 1.2.286.1: - #i20153#: Events
Diffstat (limited to 'xmloff/inc/XMLEventImportHelper.hxx')
-rw-r--r--xmloff/inc/XMLEventImportHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLEventImportHelper.hxx b/xmloff/inc/XMLEventImportHelper.hxx
index addfb5a6cd41..295e4e1df887 100644
--- a/xmloff/inc/XMLEventImportHelper.hxx
+++ b/xmloff/inc/XMLEventImportHelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLEventImportHelper.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dvo $ $Date: 2001-01-23 13:20:03 $
+ * last change: $Author: rt $ $Date: 2004-07-13 07:54:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ class XMLEventsImportContext;
struct XMLEventNameTranslation;
typedef ::std::map< ::rtl::OUString, XMLEventContextFactory* > FactoryMap;
-typedef ::std::map< ::rtl::OUString, ::rtl::OUString > NameMap;
+typedef ::std::map< XMLEventName, ::rtl::OUString > NameMap;
typedef ::std::list< NameMap* > NameMapList;