Searched refs:_aError (Results 1 – 2 of 2) sorted by relevance
1673 void OCopyTableWizard::showError(const Any& _aError) in showError() argument1675 if ( _aError.hasValue() && m_xInteractionHandler.is() ) in showError()1679 …< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequest( _aError ) ); in showError()
412 void showError(const ::com::sun::star::uno::Any& _aError);
Completed in 28 milliseconds