|
LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/uno/Reference.hxx>#include <xmloff/xmlevent.hxx>#include <map>#include <vector>#include <memory>Go to the source code of this file.
Classes | |
| class | XMLEventImportHelper |
| Helps the XMLEventsImportContext. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| #file | |
| namespace | com::sun::star::xml |
| namespace | com::sun::star::xml::sax |
Typedefs | |
| typedef ::std::map< OUString, std::unique_ptr< XMLEventContextFactory > > | FactoryMap |
| typedef ::std::map< XMLEventName, OUString > | NameMap |
| typedef ::std::map< OUString, std::unique_ptr<XMLEventContextFactory> > FactoryMap |
Definition at line 37 of file XMLEventImportHelper.hxx.
| typedef ::std::map< XMLEventName, OUString > NameMap |
Definition at line 38 of file XMLEventImportHelper.hxx.