Searched refs:getA1Formula (Results 1 – 3 of 3) sorted by relevance
172 …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
110 … uno::makeAny( lcl_getScVbaFormatConditionsPtr( moFormatConditions )->getA1Formula(_aFormula1) ) ); in setFormula1()116 …( uno::makeAny( lcl_getScVbaFormatConditionsPtr( moFormatConditions )->getA1Formula(_aFormula2)) ); in setFormula2()
45 …rtl::OUString getA1Formula(const css::uno::Any& _aFormula) throw ( css::script::BasicErrorExceptio…
Completed in 24 milliseconds