Home
last modified time | relevance | path

Searched refs:pSectionExport (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A Dtxtsecte.cxx168 if (pSectionExport->IsMuteSection(aCurrent)) in exportListAndSectionChange()
182 if (pSectionExport->IsMuteSection(aCurrent)) in exportListAndSectionChange()
218 pSectionExport->ExportSectionEnd(*aOldForward, bAutoStyles); in exportListAndSectionChange()
226 pSectionExport->ExportSectionEnd(*aOldForward, bAutoStyles); in exportListAndSectionChange()
236 pSectionExport->ExportSectionStart(*aNew, bAutoStyles); in exportListAndSectionChange()
H A Dtxtparae.cxx1174 pSectionExport( NULL ), in XMLTextParagraphExport()
1323 pSectionExport = new XMLSectionExport( rExp, *this ); in XMLTextParagraphExport()
1350 delete pSectionExport; in ~XMLTextParagraphExport()
1841 if (pSectionExport->IsMuteSection(xCurrentTextSection)) in exportTextContentEnumeration()
1845 pSectionExport->ExportMasterDocHeadingDummies(); in exportTextContentEnumeration()
1848 pSectionExport->IsInSection( xCurrentTextSection, in exportTextContentEnumeration()
1857 ! pSectionExport->IsInSection( xCurrentTextSection, in exportTextContentEnumeration()
1876 if (! pSectionExport->IsMuteSection(xCurrentTextSection)) in exportTextContentEnumeration()
1890 pSectionExport->ExportMasterDocHeadingDummies(); in exportTextContentEnumeration()
3704 DBG_ASSERT( pSectionExport != NULL, "We need the section export." ); in PreventExportOfControlsInMuteSections()
[all …]
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx94 XMLSectionExport *pSectionExport; member in XMLTextParagraphExport

Completed in 67 milliseconds