Lines Matching refs:ScVbaValidation

67 ScVbaValidation::getIgnoreBlank() throw (uno::RuntimeException)  in getIgnoreBlank()
76 ScVbaValidation::setIgnoreBlank( ::sal_Bool _ignoreblank ) throw (uno::RuntimeException) in setIgnoreBlank()
84 ScVbaValidation::getInCellDropdown() throw (uno::RuntimeException) in getInCellDropdown()
93 ScVbaValidation::setInCellDropdown( ::sal_Bool _incelldropdown ) throw (uno::RuntimeException) in setInCellDropdown()
104 ScVbaValidation::getShowInput() throw (uno::RuntimeException) in getShowInput()
113 ScVbaValidation:: setShowInput( ::sal_Bool _showinput ) throw (uno::RuntimeException) in setShowInput()
121 ScVbaValidation::getShowError() throw (uno::RuntimeException) in getShowError()
130 ScVbaValidation::setShowError( ::sal_Bool _showerror ) throw (uno::RuntimeException) in setShowError()
138 ScVbaValidation::getErrorTitle() throw (uno::RuntimeException) in getErrorTitle()
147 ScVbaValidation::setErrorTitle( const rtl::OUString& _errormessage ) throw (uno::RuntimeException) in setErrorTitle()
155 ScVbaValidation::getInputMessage() throw (uno::RuntimeException) in getInputMessage()
164 ScVbaValidation::setInputMessage( const ::rtl::OUString& _inputmessage ) throw (uno::RuntimeExcepti… in setInputMessage()
172 ScVbaValidation::getInputTitle() throw (uno::RuntimeException) in getInputTitle()
181 ScVbaValidation::setInputTitle( const ::rtl::OUString& _inputtitle ) throw (uno::RuntimeException) in setInputTitle()
189 ScVbaValidation::getErrorMessage() throw (uno::RuntimeException) in getErrorMessage()
198 ScVbaValidation::setErrorMessage( const ::rtl::OUString& _errormessage ) throw (uno::RuntimeExcepti… in setErrorMessage()
207 ScVbaValidation::Delete( ) throw (uno::RuntimeException) in Delete()
226 ScVbaValidation::Add( const uno::Any& Type, const uno::Any& AlertStyle, const uno::Any& Operator, c… in Add()
307 ScVbaValidation::getFormula1() throw (uno::RuntimeException) in getFormula1()
314 ScVbaValidation::getFormula2() throw (uno::RuntimeException) in getFormula2()
321 ScVbaValidation::getServiceImplName() in getServiceImplName()
328 ScVbaValidation::getServiceNames() in getServiceNames()