Searched refs:XML_INDEX_TITLE (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLSectionList.cxx | 75 IsXMLToken ( rLocalName, XML_INDEX_TITLE )|| in CreateContext()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLSectionImportContext.cxx | 134 sal_Bool bIsIndexHeader = IsXMLToken( GetLocalName(), XML_INDEX_TITLE ); in StartElement()
|
H A D | XMLSectionExport.cxx | 310 eElement = XML_INDEX_TITLE; in ExportSectionEnd() 386 GetExport().StartElement( XML_NAMESPACE_TEXT, XML_INDEX_TITLE, sal_True ); in ExportIndexHeaderStart()
|
H A D | txtimp.cxx | 140 { XML_NAMESPACE_TEXT, XML_INDEX_TITLE, XML_TOK_TEXT_INDEX_TITLE },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 985 XML_INDEX_TITLE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 993 TOKEN( "index-title", XML_INDEX_TITLE ),
|
Completed in 611 milliseconds