Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A DXMLSectionExport.cxx298 case TEXT_SECTION_TYPE_BIBLIOGRAPHY: in ExportSectionEnd()
367 case TEXT_SECTION_TYPE_BIBLIOGRAPHY: in ExportIndexStart()
397 ENUM_STRING_MAP_ENTRY( "com.sun.star.text.Bibliography", TEXT_SECTION_TYPE_BIBLIOGRAPHY ),
775 ExportBaseIndexSource(TEXT_SECTION_TYPE_BIBLIOGRAPHY, rPropertySet); in ExportBibliographyStart()
778 ExportBaseIndexBody(TEXT_SECTION_TYPE_BIBLIOGRAPHY, rPropertySet); in ExportBibliographyStart()
823 OSL_ENSURE(eType <= TEXT_SECTION_TYPE_BIBLIOGRAPHY, "illegal index type"); in ExportBaseIndexSource()
828 if (eType != TEXT_SECTION_TYPE_BIBLIOGRAPHY) in ExportBaseIndexSource()
924 OSL_ENSURE(eType <= TEXT_SECTION_TYPE_BIBLIOGRAPHY, "illegal index type"); in ExportBaseIndexBody()
1057 OSL_ENSURE(eType <= TEXT_SECTION_TYPE_BIBLIOGRAPHY, "illegal index type"); in ExportIndexTemplate()
1061 (eType <= TEXT_SECTION_TYPE_BIBLIOGRAPHY) && in ExportIndexTemplate()
H A DXMLSectionExport.hxx65 TEXT_SECTION_TYPE_BIBLIOGRAPHY, enumerator

Completed in 26 milliseconds