Searched refs:XML_EMPTY (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlfilti.cxx | 352 else if (IsXMLToken(sTempOperator, XML_EMPTY)) in getOperatorXML() 729 else if (IsXMLToken(sTempOperator, XML_EMPTY)) in getOperatorXML()
|
H A D | XMLExportDatabaseRanges.cxx | 222 return GetXMLToken(XML_EMPTY); in getOperatorXML()
|
H A D | XMLExportDataPilot.cxx | 92 sReturn = GetXMLToken(XML_EMPTY); in getDPOperatorXML()
|
/aoo41x/main/xmloff/source/style/ |
H A D | PageMasterStyleMap.cxx | 187 { 0L, 0, 0, XML_EMPTY, 0, 0, SvtSaveOptions::ODFVER_010 }
|
/aoo41x/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 68 #define MAP_END { 0L, 0, 0, XML_EMPTY, 0, 0, SvtSaveOptions::ODFVER_010 }
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 650 XML_EMPTY, enumerator
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 92 #define MAP_END() { 0L, 0, 0, XML_EMPTY, 0 ,0, SvtSaveOptions::ODFVER_010}
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 658 TOKEN( "empty", XML_EMPTY ),
|
Completed in 647 milliseconds