Lines Matching refs:script
31 … uno::Reference< excel::XFormatConditions >& xFormatConditions ) throw ( script::BasicErrorExcepti… in lcl_getScVbaFormatConditionsPtr()
48 ScVbaFormatCondition::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
56 …perator, const uno::Any& _aFormula1, const uno::Any& _aFormula2 ) throw (script::BasicErrorExcepti… 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 …nst uno::Reference< sheet::XSheetCondition >& _xSheetCondition ) throw ( script::BasicErrorExcepti… 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()