Home
last modified time | relevance | path

Searched refs:TEXT_SECTION_TYPE_TOC (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/xmloff/source/text/
H A DXMLSectionExport.cxx274 case TEXT_SECTION_TYPE_TOC: in ExportSectionEnd()
343 case TEXT_SECTION_TYPE_TOC: in ExportIndexStart()
393 ENUM_STRING_MAP_ENTRY( "com.sun.star.text.ContentIndex", TEXT_SECTION_TYPE_TOC ),
600 ExportBaseIndexSource(TEXT_SECTION_TYPE_TOC, rPropertySet); in ExportTableOfContentStart()
603 ExportBaseIndexBody(TEXT_SECTION_TYPE_TOC, rPropertySet); in ExportTableOfContentStart()
822 OSL_ENSURE(eType >= TEXT_SECTION_TYPE_TOC, "illegal index type"); in ExportBaseIndexSource()
853 eType - TEXT_SECTION_TYPE_TOC]), in ExportBaseIndexSource()
903 if ( (TEXT_SECTION_TYPE_TOC == eType) || in ExportBaseIndexSource()
923 OSL_ENSURE(eType >= TEXT_SECTION_TYPE_TOC, "illegal index type"); in ExportBaseIndexBody()
1056 OSL_ENSURE(eType >= TEXT_SECTION_TYPE_TOC, "illegal index type"); in ExportIndexTemplate()
[all …]
H A DXMLSectionExport.hxx59 TEXT_SECTION_TYPE_TOC, enumerator