LibreOffice Module xmloff (master) 1
Public Member Functions | Protected Member Functions | List of all members
XMLTextMasterPageExport Class Reference

#include <XMLTextMasterPageExport.hxx>

Inheritance diagram for XMLTextMasterPageExport:
[legend]
Collaboration diagram for XMLTextMasterPageExport:
[legend]

Public Member Functions

 XMLTextMasterPageExport (SvXMLExport &rExp)
 
virtual ~XMLTextMasterPageExport () override
 
- Public Member Functions inherited from XMLPageExport
 XMLPageExport (SvXMLExport &rExp)
 
virtual ~XMLPageExport () override
 
void collectAutoStyles (bool bUsed)
 
void exportAutoStyles ()
 
void exportMasterStyles (bool bUsed)
 
void exportDefaultStyle ()
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Protected Member Functions

virtual void exportHeaderFooterContent (const css::uno::Reference< css::text::XText > &rText, bool bAutoStyles, bool bExportParagraph=true)
 
virtual void exportMasterPageContent (const css::uno::Reference< css::beans::XPropertySet > &rPropSet, bool bAutoStyles) override
 
- Protected Member Functions inherited from XMLPageExport
SvXMLExportGetExport ()
 
void collectPageMasterAutoStyle (const css::uno::Reference< css::beans::XPropertySet > &rPropSet, XMLPageExportNameEntry &rEntry)
 
virtual void exportMasterPageContent (const css::uno::Reference< css::beans::XPropertySet > &rPropSet, bool bAutoStyles)
 
bool exportStyle (const css::uno::Reference< css::style::XStyle > &rStyle, bool bAutoStyles)
 
void exportStyles (bool bUsed, bool bAutoStyles)
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 31 of file XMLTextMasterPageExport.hxx.

Constructor & Destructor Documentation

◆ XMLTextMasterPageExport()

XMLTextMasterPageExport::XMLTextMasterPageExport ( SvXMLExport rExp)

Definition at line 47 of file XMLTextMasterPageExport.cxx.

◆ ~XMLTextMasterPageExport()

XMLTextMasterPageExport::~XMLTextMasterPageExport ( )
overridevirtual

Definition at line 52 of file XMLTextMasterPageExport.cxx.

Member Function Documentation

◆ exportHeaderFooterContent()

void XMLTextMasterPageExport::exportHeaderFooterContent ( const css::uno::Reference< css::text::XText > &  rText,
bool  bAutoStyles,
bool  bExportParagraph = true 
)
protectedvirtual

◆ exportMasterPageContent()

void XMLTextMasterPageExport::exportMasterPageContent ( const css::uno::Reference< css::beans::XPropertySet > &  rPropSet,
bool  bAutoStyles 
)
overrideprotectedvirtual

The documentation for this class was generated from the following files: