Home
last modified time | relevance | path

Searched refs:XMLSectionExport (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx82 XMLSectionExport::XMLSectionExport( in XMLSectionExport() function in XMLSectionExport
150 void XMLSectionExport::ExportSectionStart( in ExportSectionStart()
196 sal_Bool XMLSectionExport::GetIndex( in GetIndex()
252 void XMLSectionExport::ExportSectionEnd( in ExportSectionEnd()
335 void XMLSectionExport::ExportIndexStart( in ExportIndexStart()
378 void XMLSectionExport::ExportIndexHeaderStart( in ExportIndexHeaderStart()
403 enum SectionTypeEnum XMLSectionExport::MapSectionType( in MapSectionType()
419 void XMLSectionExport::ExportRegularSectionStart( in ExportRegularSectionStart()
564 void XMLSectionExport::ExportTableOfContentStart( in ExportTableOfContentStart()
606 void XMLSectionExport::ExportObjectIndexStart( in ExportObjectIndexStart()
[all …]
H A DXMLSectionExport.hxx79 class XMLSectionExport class
147 XMLSectionExport(SvXMLExport& rExp,
H A Dtxtstyle.cxx174 XMLSectionExport::ExportBibliographyConfiguration(GetExport()); in exportTextStyles()
H A Dtxtparae.cxx1325 pSectionExport = new XMLSectionExport( rExp, *this ); in XMLTextParagraphExport()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx52 class XMLSectionExport;
94 XMLSectionExport *pSectionExport;
/trunk/main/xmloff/
H A DLibrary_xo.mk329 xmloff/source/text/XMLSectionExport \