Searched refs:XML_TOP_VALUES (Results 1 – 11 of 11) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlfilti.cxx | 387 else if (IsXMLToken(aOpStr, XML_TOP_VALUES)) in GetOperator() 738 else if (IsXMLToken(sTempOperator, XML_TOP_VALUES)) in getOperatorXML()
|
H A D | XMLExportDatabaseRanges.cxx | 408 return GetXMLToken(XML_TOP_VALUES); in getOperatorXML()
|
H A D | XMLExportDataPilot.cxx | 103 return GetXMLToken(XML_TOP_VALUES); in getDPOperatorXML()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlfilti.cxx | 397 else if (IsXMLToken(aOpStr, XML_TOP_VALUES)) in GetOperator() 750 else if (IsXMLToken(sTempOperator, XML_TOP_VALUES)) in getOperatorXML()
|
H A D | XMLExportDatabaseRanges.cxx | 409 return GetXMLToken(XML_TOP_VALUES); in getOperatorXML()
|
H A D | XMLExportDataPilot.cxx | 103 return GetXMLToken(XML_TOP_VALUES); in getDPOperatorXML()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1978 XML_TOP_VALUES, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1935 XML_TOP_VALUES, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1984 TOKEN( "top values", XML_TOP_VALUES ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1937 TOKEN( "top values", XML_TOP_VALUES ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 5880 enum xmloff::token::XMLTokenEnum XML_TOP_VALUES
|