Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLSectionExport.hxx53 enum SectionTypeEnum enum
289 enum SectionTypeEnum MapSectionType(const ::rtl::OUString& rSectionName);
309 SectionTypeEnum eType, /// index type
317 SectionTypeEnum eType, /// index type
332 SectionTypeEnum eType, /// index type
342 SectionTypeEnum eType, //i90246, needed for ODF 1.0, 1.0 and 1.2 management
H A DXMLSectionExport.cxx403 enum SectionTypeEnum XMLSectionExport::MapSectionType( in MapSectionType()
406 enum SectionTypeEnum eType = TEXT_SECTION_TYPE_UNKNOWN; in MapSectionType()
411 eType = (enum SectionTypeEnum)nTmp; in MapSectionType()
818 SectionTypeEnum eType, in ExportBaseIndexSource()
915 SectionTypeEnum in ExportBaseIndexBody()
1051 SectionTypeEnum eType, in ExportIndexTemplate()
1224 SectionTypeEnum eType, //i90246 in ExportIndexTemplateElement()

Completed in 23 milliseconds