Home
last modified time | relevance | path

Searched refs:XML_AVERAGE (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLConverter.cxx56 if( IsXMLToken(sFunction, XML_AVERAGE ) ) in GetFunctionFromString()
85 if( IsXMLToken(sFunction, XML_AVERAGE ) ) in GetFunctionFromString2()
114 if( IsXMLToken(sFunction, XML_AVERAGE ) ) in GetSubTotalFuncFromString()
141 case sheet::GeneralFunction2::AVERAGE: sFuncStr = GetXMLToken( XML_AVERAGE ); break; in GetStringFromFunction()
169 case SUBTOTAL_FUNC_AVE: sFuncStr = GetXMLToken( XML_AVERAGE ); break; in GetStringFromFunction()
H A Dxmlexprt.cxx4274 AddAttribute(XML_NAMESPACE_CALC_EXT, XML_TYPE, XML_AVERAGE); in WriteExternalDataTransformations()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLConverter.cxx56 if( IsXMLToken(sFunction, XML_AVERAGE ) ) in GetFunctionFromString()
85 if( IsXMLToken(sFunction, XML_AVERAGE ) ) in GetFunctionFromString2()
114 if( IsXMLToken(sFunction, XML_AVERAGE ) ) in GetSubTotalFuncFromString()
141 case sheet::GeneralFunction2::AVERAGE: sFuncStr = GetXMLToken( XML_AVERAGE ); break; in GetStringFromFunction()
169 case SUBTOTAL_FUNC_AVE: sFuncStr = GetXMLToken( XML_AVERAGE ); break; in GetStringFromFunction()
H A Dxmlexprt.cxx4139 AddAttribute(XML_NAMESPACE_CALC_EXT, XML_TYPE, XML_AVERAGE); in WriteExternalDataTransformations()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx305 XML_AVERAGE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx287 XML_AVERAGE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx310 TOKEN( "average", XML_AVERAGE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx288 TOKEN( "average", XML_AVERAGE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results3178 enum xmloff::token::XMLTokenEnum XML_AVERAGE