Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A Dxmlfilti.cxx331 void ScXMLConditionContext::getOperatorXML(const rtl::OUString sTempOperator, sal_Int32& aFilterOpe… in getOperatorXML() function in ScXMLConditionContext
391 getOperatorXML(sOperator, aFilterField.Operator, bUseRegularExpressions); in EndElement()
707 void ScXMLDPConditionContext::getOperatorXML(const rtl::OUString sTempOperator, ScQueryOp& aFilterO… in getOperatorXML() function in ScXMLDPConditionContext
757 getOperatorXML(sOperator, aFilterField.eOp, bUseRegularExpressions, dVal); in EndElement()
H A Dxmlfilti.hxx168 …void getOperatorXML(const rtl::OUString sTempOperator, sal_Int32& aFilterOperator, sal_Bool& bUseR…
301 …void getOperatorXML(const rtl::OUString sTempOperator, ScQueryOp& aFilterOperator, sal_Bool& bUseR…
H A DXMLExportDatabaseRanges.hxx45 …rtl::OUString getOperatorXML(const long aFilterOperator, const sal_Bool bUseRegularExpressions) co…
H A DXMLExportDatabaseRanges.cxx199 rtl::OUString ScXMLExportDatabaseRanges::getOperatorXML(const long aFilterOperator, const sal_Bool … in getOperatorXML() function in ScXMLExportDatabaseRanges
271 …rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_OPERATOR, getOperatorXML(aFilterField.Operator, bUse… in WriteCondition()

Completed in 142 milliseconds