Searched refs:ScVbaCondition (Results 1 – 3 of 3) sorted by relevance
36 ScVbaCondition< Ifc1 >::ScVbaCondition( const uno::Reference< XHelperInterface >& xParent, const u… in ScVbaCondition() function in ScVbaCondition43 ScVbaCondition< Ifc1 >::retrieveAPIOperator( const uno::Any& _aOperator) throw ( script::BasicError… in retrieveAPIOperator()85 ScVbaCondition< Ifc1 >::Formula1( ) throw ( script::BasicErrorException, uno::RuntimeException ) in Formula1()92 ScVbaCondition< Ifc1 >::Formula2( ) throw ( script::BasicErrorException, uno::RuntimeException ) in Formula2()99 ScVbaCondition< Ifc1 >::setFormula1( const uno::Any& _aFormula1) throw ( script::BasicErrorExceptio… in setFormula1()113 ScVbaCondition< Ifc1 >::setFormula2( const uno::Any& _aFormula2) throw ( script::BasicErrorExceptio… in setFormula2()124 ScVbaCondition< Ifc1 >::Operator(sal_Bool _bIncludeFormulaValue) throw ( script::BasicErrorExceptio… in Operator()170 template class ScVbaCondition< excel::XFormatCondition >; variable
31 class ScVbaCondition : public InheritedHelperInterfaceImpl1< Ifc1 > class38 …ScVbaCondition( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
35 typedef ScVbaCondition< ov::excel::XFormatCondition > ScVbaFormatCondition_BASE;
Completed in 11 milliseconds