Searched refs:XML_LIST_ITEM (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLTextListContext.cxx | 124 if( nPrefix == XML_NAMESPACE_TEXT && IsXMLToken( rLocalName, XML_LIST_ITEM ) ) in CreateChildContext()
|
H A D | SchXMLExport.cxx | 1668 … SvXMLElementExport aListItem( rExport, XML_NAMESPACE_TEXT, XML_LIST_ITEM, sal_True, sal_True ); in lcl_exportComplexLabel()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 1045 ? XML_LIST_ITEM in exportListChange() 1058 …eLName == XML_LIST_ITEM && nListLevelsToBeOpened == 1 && // last iteration --> last opened <text:l… in exportListChange() 1136 GetXMLToken(XML_LIST_ITEM) ) ); in exportListChange()
|
H A D | txtimp.cxx | 375 { XML_NAMESPACE_TEXT, XML_LIST_ITEM, XML_TOK_TEXT_LIST_ITEM },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1081 XML_LIST_ITEM, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1089 TOKEN( "list-item", XML_LIST_ITEM ),
|
Completed in 716 milliseconds