Home
last modified time | relevance | path

Searched defs:exc (Results 51 – 75 of 84) sorted by relevance

1234

/trunk/main/javaunohelper/source/
H A Djavaunohelper.cxx303 catch (Exception & exc) in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx305 uno_Any exc; in call() local
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx147 catch (RuntimeException & exc) { in ~CommandEnvironmentImpl() local
/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java578 com.sun.star.lang.IllegalArgumentException exc = in test_toObject() local
/trunk/main/stoc/test/security/
H A Dtest_security.cxx513 catch (Exception & exc) in SAL_IMPLEMENT_MAIN() local
/trunk/main/desktop/source/app/
H A Dcheck_ext_deps.cxx297 catch ( uno::Exception & exc) { in impl_checkDependencies() local
/trunk/main/cppuhelper/source/
H A Dweak.cxx227 catch (RuntimeException const& exc) { in disposeWeakConnectionPoint() local
/trunk/main/l10ntools/layout/
H A Dtralay.cxx354 uno::Exception exc; in Main() local
/trunk/main/sal/inc/sal/
H A Dtypes.h394 #define SAL_THROW( exc ) argument
396 #define SAL_THROW( exc ) throw exc argument
/trunk/main/binaryurp/source/
H A Dbridge.cxx716 bool exc = false; in handleCommitChangeRequest() local
826 bool exc = makeCall( in getInstance() local
H A Dwriter.cxx451 css::uno::Any exc(cppu::getCaughtException()); in sendMessage() local
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx414 lang::IllegalAccessException exc ) in throw_one()
492 lang::IllegalAccessException exc( in test_ImplHelper() local
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx357 catch ( uno::Exception & exc) { in getPackageState() local
H A Ddp_gui_dialog2.cxx635 uno::Any exc( ::cppu::getCaughtException() ); in openWebBrowser() local
936 catch (lang::IllegalArgumentException & exc) { in raiseAddPicker() local
1692 catch ( uno::Exception & exc) { in isEnabled() local
H A Ddp_gui_updateinstalldialog.cxx491 cssu::Exception exc; in installExtensions() local
/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx453 uno_Any * exc = &exc_data; in dispatch() local
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx254 RuntimeException exc( rMsg, Reference< XInterface >() ); in constructRuntimeException() local
294 uno_Any exc; in coerce_assign() local
/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx302 PyRef exc = getClass( name, runtime ); in importToGlobal() local
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx1430 catch ( ucb::UnsupportedNameClashException const & exc ) in globalTransfer_() local
1855 catch ( ucb::UnsupportedNameClashException const & exc ) in globalTransfer() local
/trunk/main/sd/source/core/
H A Dstlsheet.cxx796 catch (RuntimeException const& exc) in release() local
870 catch (Exception & exc) in dispose() local
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx360 catch( Exception& exc) in importer() local
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1040 catch (RuntimeException & exc) in disposing() local
1262 catch (lang::DisposedException & exc) in createInstanceWithContext() local
1326 catch (lang::DisposedException & exc) in createInstanceWithArgumentsAndContext() local
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx173 Any exc( ::cppu::getCaughtException() ); in disposing() local
/trunk/main/stoc/source/security/
H A Daccess_controller.cxx847 catch (security::AccessControlException & exc) // wrapped into DeploymentException in getEffectivePermissions() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx616 srrm::IMessage* msg, System::Object* exc) in constructReturnMessage()

Completed in 126 milliseconds

1234