Home
last modified time | relevance | path

Searched refs:getA1Formula (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx172 …beans::PropertyValue aProp( FORMULA1, 0, uno::makeAny( getA1Formula( _aFormula1 ) ), beans::Proper… in Add()
177 …beans::PropertyValue aProp( FORMULA2, 0, uno::makeAny( getA1Formula( _aFormula2 ) ), beans::Proper… in Add()
231 ScVbaFormatConditions::getA1Formula(const css::uno::Any& _aFormula) throw ( script::BasicErrorExcep… in getA1Formula() function in ScVbaFormatConditions
H A Dvbaformatcondition.cxx110 … uno::makeAny( lcl_getScVbaFormatConditionsPtr( moFormatConditions )->getA1Formula(_aFormula1) ) ); in setFormula1()
116 …( uno::makeAny( lcl_getScVbaFormatConditionsPtr( moFormatConditions )->getA1Formula(_aFormula2)) ); in setFormula2()
H A Dvbaformatconditions.hxx45 …rtl::OUString getA1Formula(const css::uno::Any& _aFormula) throw ( css::script::BasicErrorExceptio…

Completed in 23 milliseconds