summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLEventImportHelper.hxx
diff options
context:
space:
mode:
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;