LibreOffice Module xmloff (master) 1
Classes | Namespaces | Typedefs | Enumerations
sdxmlexp_impl.hxx File Reference
#include <xmloff/xmlexp.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <o3tl/sorted_vector.hxx>
#include <vector>
Include dependency graph for sdxmlexp_impl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HeaderFooterPageSettingsImpl
 
struct  DateTimeDeclImpl
 
class  SdXMLExport
 

Namespaces

namespace  tools
 

Typedefs

typedef ::std::vector< ImpXMLEXPPageMasterInfo * > ImpXMLEXPPageMasterList
 
typedef o3tl::sorted_vector< sal_Int32 > SdXMLFormatMap
 

Enumerations

enum  XmlPlaceholder {
  XmlPlaceholderTitle ,
  XmlPlaceholderOutline ,
  XmlPlaceholderSubtitle ,
  XmlPlaceholderGraphic ,
  XmlPlaceholderObject ,
  XmlPlaceholderChart ,
  XmlPlaceholderTable ,
  XmlPlaceholderPage ,
  XmlPlaceholderNotes ,
  XmlPlaceholderHandout ,
  XmlPlaceholderVerticalTitle ,
  XmlPlaceholderVerticalOutline
}
 

Typedef Documentation

◆ ImpXMLEXPPageMasterList

Definition at line 38 of file sdxmlexp_impl.hxx.

◆ SdXMLFormatMap

typedef o3tl::sorted_vector<sal_Int32> SdXMLFormatMap

Definition at line 56 of file sdxmlexp_impl.hxx.

Enumeration Type Documentation

◆ XmlPlaceholder

Enumerator
XmlPlaceholderTitle 
XmlPlaceholderOutline 
XmlPlaceholderSubtitle 
XmlPlaceholderGraphic 
XmlPlaceholderObject 
XmlPlaceholderChart 
XmlPlaceholderTable 
XmlPlaceholderPage 
XmlPlaceholderNotes 
XmlPlaceholderHandout 
XmlPlaceholderVerticalTitle 
XmlPlaceholderVerticalOutline 

Definition at line 40 of file sdxmlexp_impl.hxx.