Home
last modified time | relevance | path

Searched refs:_rExceptionType (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/source/commontools/
H A Dsqlerror.cxx79 … _eCondition, const Reference< XInterface >& _rxContext, const Type& _rExceptionType, const ParamV…
209 …const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, con… in raiseTypedException() argument
211 if ( !::cppu::UnoType< SQLException >::get().isAssignableFrom( _rExceptionType ) ) in raiseTypedException()
215 Any aException( NULL, _rExceptionType ); in raiseTypedException()
345 …const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, con… in raiseTypedException() argument
347 …m_pImpl->raiseTypedException( _eCondition, _rxContext, _rExceptionType, _rParamValue1, _rParamValu… in raiseTypedException()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlerror.hxx284 const ::com::sun::star::uno::Type& _rExceptionType,
/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx330 …gBuffer& _inout_rBuffer, const Exception& _e, const ::rtl::OUString& _rExceptionType, sal_Int32 _n… in implAppendExceptionMsg() argument
336 if ( _rExceptionType.isEmpty() ) in implAppendExceptionMsg()
339 _inout_rBuffer.append( _rExceptionType ); in implAppendExceptionMsg()

Completed in 45 milliseconds