Lines Matching refs:ScVbaFormatCondition

38 ScVbaFormatCondition::ScVbaFormatCondition(  const uno::Reference< XHelperInterface >& xParent, con…  in ScVbaFormatCondition()  function in ScVbaFormatCondition
48 ScVbaFormatCondition::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
56 ScVbaFormatCondition::Modify( ::sal_Int32 _nType, const uno::Any& _aOperator, const uno::Any& _aFor… in Modify()
71 ScVbaFormatCondition::Interior( ) throw (script::BasicErrorException, uno::RuntimeException) in Interior()
77 ScVbaFormatCondition::Font( ) throw (script::BasicErrorException, uno::RuntimeException) in Font()
82 ScVbaFormatCondition::Borders( const uno::Any& Index ) throw (script::BasicErrorException, uno::Run… in Borders()
87 ScVbaFormatCondition::retrieveAPIType(sal_Int32 _nVBAType, const uno::Reference< sheet::XSheetCondi… in retrieveAPIType()
106 ScVbaFormatCondition::setFormula1( const uno::Any& _aFormula1) throw ( script::BasicErrorException ) in setFormula1()
114 ScVbaFormatCondition::setFormula2( const uno::Any& _aFormula2) throw ( script::BasicErrorException ) in setFormula2()
120 ScVbaFormatCondition::Type( ) throw ( script::BasicErrorException, uno::RuntimeException ) in Type()
132 ScVbaFormatCondition::Operator( sal_Bool bVal ) throw (script::BasicErrorException ) in Operator()
137 ScVbaFormatCondition::Operator( ) throw (script::BasicErrorException, uno::RuntimeException) in Operator()
143 ScVbaFormatCondition::notifyRange() throw ( script::BasicErrorException ) in notifyRange()
156 ScVbaFormatCondition::getServiceImplName() in getServiceImplName()
163 ScVbaFormatCondition::getServiceNames() in getServiceNames()