Searched refs:XMLTextMasterPageExport (Results 1 – 7 of 7) sorted by relevance
44 XMLTextMasterPageExport::XMLTextMasterPageExport( SvXMLExport& rExp ) : in XMLTextMasterPageExport() function in XMLTextMasterPageExport57 XMLTextMasterPageExport::~XMLTextMasterPageExport() in ~XMLTextMasterPageExport()62 void XMLTextMasterPageExport::exportHeaderFooterContent( in exportHeaderFooterContent()85 void XMLTextMasterPageExport::exportMasterPageContent( in exportMasterPageContent()
37 class XMLOFF_DLLPUBLIC XMLTextMasterPageExport : public XMLPageExport class62 XMLTextMasterPageExport( SvXMLExport& rExp );63 ~XMLTextMasterPageExport();
60 …call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterPageExport.hxx,xmloff/XMLTextMasterPag…
344 xmloff/source/text/XMLTextMasterPageExport \
38 class XMLTableMasterPageExport : public XMLTextMasterPageExport
45 XMLTextMasterPageExport ( rExp ) in XMLTableMasterPageExport()
253 return new XMLTextMasterPageExport( *this ); in CreatePageExport()
Completed in 26 milliseconds