Home
last modified time | relevance | path

Searched refs:getDPOperatorXML (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.hxx47 …rtl::OUString getDPOperatorXML(const ScQueryOp aFilterOperator, const sal_Bool bUseRegularExpressi…
H A DXMLExportDataPilot.cxx76 rtl::OUString ScXMLExportDataPilot::getDPOperatorXML(const ScQueryOp aFilterOperator, const sal_Boo… in getDPOperatorXML() function in ScXMLExportDataPilot
142 …rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_OPERATOR, getDPOperatorXML(aQueryEntry.eOp, bUseRegu… in WriteDPCondition()