Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbacondition.cxx36 ScVbaCondition< Ifc1 >::ScVbaCondition( const uno::Reference< XHelperInterface >& xParent, const u… in ScVbaCondition() function in ScVbaCondition
43 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
H A Dvbacondition.hxx31 class ScVbaCondition : public InheritedHelperInterfaceImpl1< Ifc1 > class
38ScVbaCondition( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
H A Dvbaformatcondition.hxx35 typedef ScVbaCondition< ov::excel::XFormatCondition > ScVbaFormatCondition_BASE;

Completed in 14 milliseconds