Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbaformatconditions.cxx225 ScVbaFormatConditions::getA1Formula(const css::uno::Any& _aFormula) in getA1Formula() argument
229 if ( !( _aFormula >>= sFormula ) ) in getA1Formula()
H A Dvbaformatconditions.hxx47 static OUString getA1Formula(const css::uno::Any& _aFormula);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbaformatconditions.hxx48 static OUString getA1Formula(const css::uno::Any& _aFormula);
H A Dvbaformatconditions.cxx225 ScVbaFormatConditions::getA1Formula(const css::uno::Any& _aFormula) in getA1Formula() argument
229 if ( !( _aFormula >>= sFormula ) ) in getA1Formula()