LibreOffice Module xmloff (master) 1
|
#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>
Go to the source code of this file.
Classes | |
struct | DateTimeDeclContextImpl |
class | SdXMLImport |
Typedefs | |
typedef std::map< OUString, OUString > | HeaderFooterDeclMap |
typedef std::map< OUString, DateTimeDeclContextImpl > | DateTimeDeclMap |
typedef std::map<OUString, DateTimeDeclContextImpl> DateTimeDeclMap |
Definition at line 46 of file sdxmlimp_impl.hxx.
typedef std::map<OUString, OUString> HeaderFooterDeclMap |
Definition at line 45 of file sdxmlimp_impl.hxx.