Home
last modified time | relevance | path

Searched refs:XML_IGNORE_EMPTY_ROWS (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx805 … rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_IGNORE_EMPTY_ROWS, XML_TRUE); in WriteDataPilots()
H A Dxmlimprt.cxx1324 …{ XML_NAMESPACE_TABLE, XML_IGNORE_EMPTY_ROWS, XML_TOK_DATA_PILOT_TABLE_ATTR_IGNORE_EMPTY_ROW… in GetDataPilotTableAttrTokenMap()
/AOO41X/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx956 XML_IGNORE_EMPTY_ROWS, enumerator
/AOO41X/main/xmloff/source/core/
H A Dxmltoken.cxx964 TOKEN( "ignore-empty-rows", XML_IGNORE_EMPTY_ROWS ),