Home
last modified time | relevance | path

Searched refs:_errormessage (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbavalidation.cxx147 ScVbaValidation::setErrorTitle( const rtl::OUString& _errormessage ) throw (uno::RuntimeException) in setErrorTitle() argument
150 xProps->setPropertyValue( ERRORTITLE, uno::makeAny( _errormessage ) ); in setErrorTitle()
198 ScVbaValidation::setErrorMessage( const ::rtl::OUString& _errormessage ) throw (uno::RuntimeExcepti… in setErrorMessage() argument
201 xProps->setPropertyValue( ERRORMESS, uno::makeAny( _errormessage ) ); in setErrorMessage()
H A Dvbavalidation.hxx55 …virtual void SAL_CALL setErrorMessage( const ::rtl::OUString& _errormessage ) throw (css::uno::Run…

Completed in 24 milliseconds