Searched refs:_errormessage (Results 1 – 2 of 2) sorted by relevance
147 ScVbaValidation::setErrorTitle( const rtl::OUString& _errormessage ) throw (uno::RuntimeException) in setErrorTitle() argument150 xProps->setPropertyValue( ERRORTITLE, uno::makeAny( _errormessage ) ); in setErrorTitle()198 ScVbaValidation::setErrorMessage( const ::rtl::OUString& _errormessage ) throw (uno::RuntimeExcepti… in setErrorMessage() argument201 xProps->setPropertyValue( ERRORMESS, uno::makeAny( _errormessage ) ); in setErrorMessage()
55 …virtual void SAL_CALL setErrorMessage( const ::rtl::OUString& _errormessage ) throw (css::uno::Run…
Completed in 44 milliseconds