Home
last modified time | relevance | path

Searched refs:throwException (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx71 virtual void SAL_CALL throwException( Any const & exc ) throw (Exception);
166 void ExceptionThrower::throwException( Any const & exc ) throw (Exception) in throwException() function in __anonc25f52000111::ExceptionThrower
169 ::cppu::throwException( exc ); in throwException()
211 void SAL_CALL throwException( Any const & exc ) SAL_THROW( (Exception) ) in throwException() function
235 xThrower->throwException( exc ); in throwException()
H A Dweak.cxx132 cppu::throwException(ex); in dispose()
/trunk/main/ucbhelper/source/provider/
H A Dhandleinteractionrequest.cxx62 cppu::throwException(rRequest->getRequest()); in handle()
82 cppu::throwException(rRequest->getRequest()); in handleInteractionRequest()
147 cppu::throwException(rRequest->getRequest()); in handleInteractionRequest()
H A Dcancelcommandexecution.cxx82 cppu::throwException( rException ); in cancelCommandExecution()
120 cppu::throwException( xRequest->getRequest() ); in cancelCommandExecution()
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx507 throwException( a ); in test_ImplHelper()
539 throwException( makeAny( RuntimeException( in test_ImplHelper()
548 throwException( makeAny( Exception( in test_ImplHelper()
561 throwException( makeAny( lang::IllegalAccessException( in test_ImplHelper()
/trunk/main/binaryurp/source/
H A Dbridge.cxx595 throwException(exception, returnValue); in handleRequestChangeReply()
646 throwException(exception, returnValue); in handleCommitChangeReply()
833 throwException(exc, ret); in getInstance()
938 void Bridge::throwException(bool exception, BinaryAny const & value) { in throwException() function in binaryurp::Bridge
940 cppu::throwException(mapBinaryToCppAny(value)); in throwException()
H A Dbridge.hxx218 void throwException(bool exception, BinaryAny const & value);
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx802 ::cppu::throwException(pSilentCommandEnv->m_Exception); in addExtension()
804 ::cppu::throwException(pSilentCommandEnv->m_UnknownException); in addExtension()
853 ::cppu::throwException(excOccurred2); in addExtension()
977 ::cppu::throwException(excOccurred1); in removeExtension()
1046 ::cppu::throwException(excOccurred); in enableExtension()
1160 ::cppu::throwException(excOccurred); in disableExtension()
/trunk/main/vcl/inc/vcl/
H A Dthreadex.hxx99 ::cppu::throwException( pExecutor->m_exc ); in exec()
142 ::cppu::throwException( pExecutor->m_exc ); in exec()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx253 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()
257 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dexc_hlp.hxx41 CPPUHELPER_DLLPUBLIC void SAL_CALL throwException( const ::com::sun::star::uno::Any & rExc )
/trunk/main/ure/source/uretest/
H A DTester.java41 test.throwException(); in testService()
H A DJavaTest.java36 public void throwException() throws TestException { in throwException() method in JavaTest
H A Dcpptest.cc53 virtual void SAL_CALL throwException() in throwException() function in __anon79de8c5b0111::Service
H A Dtypes.idl32 void throwException() raises (TestException);
H A Dcppmain.cc223 test->throwException(); in test()
/trunk/main/cppuhelper/unotypes/cppuhelper/detail/
H A DXExceptionThrower.idl35 void throwException( [in] any exc )
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx905 ::cppu::throwException(exc); in processPackage_()
939 ::cppu::throwException(exc); in processPackage_()
984 ::cppu::throwException(exc); in processPackage_()
/trunk/main/connectivity/source/commontools/
H A Dsqlerror.cxx222 ::cppu::throwException( aException ); in raiseTypedException()
H A Ddbexception.cxx276 ::cppu::throwException( m_aContent ); in doThrow()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx170 ::cppu::throwException( cpp_exc ); in binuno_queryInterface()
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx1509 cppu::throwException( aExc ); in globalTransfer_()
1906 cppu::throwException( aExc ); in globalTransfer()
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx693 throwException( a ); in getRuntimeException()
703 throwException( makeAny( aExc ) ); in setRuntimeException()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx412 ::cppu::throwException( i_rCaughtError ); in impl_handleCaughtError_nothrow()
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx184 ::cppu::throwException( m_caughtException ); in wait()

Completed in 104 milliseconds

12