INTEGRATION: CWS oasis (1.2.286); FILE MERGED
2004/05/28 16:40:19 mib 1.2.286.1: - #i20153#: Events
This commit is contained in:
parent
1e770dc903
commit
c503a3bad4
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: XMLEventImportHelper.hxx,v $
|
* $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
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -83,7 +83,7 @@ class XMLEventsImportContext;
|
||||||
struct XMLEventNameTranslation;
|
struct XMLEventNameTranslation;
|
||||||
|
|
||||||
typedef ::std::map< ::rtl::OUString, XMLEventContextFactory* > FactoryMap;
|
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;
|
typedef ::std::list< NameMap* > NameMapList;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue