Searched refs:XML_LIST (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtstyle.cxx | 78 eValue = XML_LIST; in exportStyleAttributes()
|
H A D | txtstyli.cxx | 75 { XML_LIST, ParagraphStyleCategory::LIST },
|
H A D | txtimp.cxx | 123 { XML_NAMESPACE_TEXT, XML_LIST, XML_TOK_TEXT_LIST },
|
H A D | txtparae.cxx | 1001 enum XMLTokenEnum eLName = XML_LIST; in exportListChange()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | OOo2Oasis.cxx | 207 XML_NAMESPACE_TEXT, XML_LIST, 210 XML_NAMESPACE_TEXT, XML_LIST,
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLTableContext.cxx | 807 if( nPrefix == XML_NAMESPACE_TEXT && IsXMLToken( rLocalName, XML_LIST ) && mbReadText ) in CreateChildContext()
|
H A D | SchXMLExport.cxx | 1665 SvXMLElementExport aTextList( rExport, XML_NAMESPACE_TEXT, XML_LIST, sal_True, sal_True ); in lcl_exportComplexLabel()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1077 XML_LIST, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1085 TOKEN( "list", XML_LIST ),
|
Completed in 248 milliseconds