Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 25 of 84) sorted by last modified time

1234

/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx665 catch (deployment::DeploymentException & exc) in unopkg_main() local
692 Any exc( ::cppu::getCaughtException() ); in unopkg_main() local
H A Dunopkg_cmdenv.cxx147 catch (RuntimeException & exc) { in ~CommandEnvironmentImpl() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx167 catch( Exception &exc) in importer() local
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx360 catch( Exception& exc) in importer() local
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx476 Any exc( ::cppu::getCaughtException() ); in create() local
879 catch (CommandFailedException & exc) { in addPackage() local
883 catch (CommandAbortedException & exc) { in addPackage() local
985 catch (CommandFailedException & exc) { in removePackage() local
989 catch (CommandAbortedException & exc) { in removePackage() local
1135 catch (CommandFailedException & exc) { in getDeployedPackage() local
1180 catch (CommandFailedException & exc) { in getDeployedPackages() local
1184 catch (CommandAbortedException & exc) { in getDeployedPackages() local
1244 catch (CommandFailedException & exc) { in reinstallDeployedPackages() local
1248 catch (CommandAbortedException & exc) { in reinstallDeployedPackages() local
[all …]
/trunk/main/cppuhelper/source/
H A Dweak.cxx227 catch (RuntimeException const& exc) { in disposeWeakConnectionPoint() local
/trunk/main/xmlsecurity/source/helper/
H A Dxsecparser.cxx202 cssu::Any exc = cppu::getCaughtException(); in startElement() local
284 cssu::Any exc = cppu::getCaughtException(); in endElement() local
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx451 catch (util::MalformedNumberFormatException & exc) in endElement() local
/trunk/main/xmlscript/test/
H A Dimexp.cxx218 uno::Exception exc; in Main() local
/trunk/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx239 catch (ucb::IllegalIdentifierException & exc) in compareContentIds() 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/toolkit/workben/layout/
H A Dtest.cxx335 uno::Exception exc; in Main() local
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx667 RuntimeException exc; in dothrow() local
H A Dbridgetest.cxx1226 catch (Exception & exc) in run() local
/trunk/main/stoc/test/security/
H A Dtest_security.cxx513 catch (Exception & exc) in SAL_IMPLEMENT_MAIN() local
/trunk/main/stoc/test/
H A Dtestproxyfac.cxx225 catch (lang::DisposedException & exc) in test_proxyfac_() 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/stoc/source/tdmanager/
H A Dtdmgr.cxx475 catch (container::NoSuchElementException & exc) in insert() local
496 catch (IncompatibleTypeException & exc) in insert() local
511 catch (reflection::NoSuchTypeNameException & exc) in insert() local
517 catch (reflection::InvalidTypeNameException & exc) in insert() local
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx137 uno_Any * exc = &exc_space; in binuno_queryInterface() local
277 Any exc( ::cppu::getCaughtException() ); in binuno_proxy_dispatch() local
/trunk/main/stoc/source/security/
H A Daccess_controller.cxx847 catch (security::AccessControlException & exc) // wrapped into DeploymentException in getEffectivePermissions() local
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx638 catch (Exception & exc) in setValue() 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/stoc/source/javavm/
H A Djavavm.cxx811 css::java::JavaNotFoundException exc( in getJavaVM() local
835 css::java::InvalidJavaSettingsException exc( in getJavaVM() local
850 css::java::JavaDisabledException exc( in getJavaVM() local
890 css::java::JavaVMCreationFailureException exc( in getJavaVM() local
910 css::java::RestartRequiredException exc( in getJavaVM() local
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1059 catch (container::NoSuchElementException & exc) in insert_singletons() local
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx335 catch (uno::RuntimeException const& exc) in release() local

Completed in 189 milliseconds

1234