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 | |
com::sun::star | |
#file | |
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 36 of file XMLEventImportHelper.hxx.
typedef ::std::map< XMLEventName, OUString > NameMap |
Definition at line 39 of file XMLEventImportHelper.hxx.