LibreOffice Module xmloff (master) 1
Classes | Typedefs
sdxmlimp_impl.hxx File Reference
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <xmloff/xmltkmap.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#include <map>
#include <memory>
#include <vector>
#include <xmloff/xmlimp.hxx>
Include dependency graph for sdxmlimp_impl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DateTimeDeclContextImpl
 
class  SdXMLImport
 

Typedefs

typedef std::map< OUString, OUString > HeaderFooterDeclMap
 
typedef std::map< OUString, DateTimeDeclContextImplDateTimeDeclMap
 

Typedef Documentation

◆ DateTimeDeclMap

Definition at line 46 of file sdxmlimp_impl.hxx.

◆ HeaderFooterDeclMap

typedef std::map<OUString, OUString> HeaderFooterDeclMap

Definition at line 45 of file sdxmlimp_impl.hxx.