Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 25 of 84) sorted by relevance

1234

/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 …]
H A Ddp_extensionmanager.cxx133 uno::Any exc(::cppu::getCaughtException()); in writeLastModified() local
419 uno::Any exc = ::cppu::getCaughtException(); in getExtensionsWithSameIdentifier() local
681 deploy::DeploymentException exc( in doChecksForAddExtension() local
823 deploy::DeploymentException exc( in addExtension() local
873 deploy::DeploymentException exc( in addExtension() local
943 deploy::DeploymentException exc( in removeExtension() local
1029 deploy::DeploymentException exc( in enableExtension() local
1094 deploy::DeploymentException exc( in checkPrerequisitesAndEnable() local
1143 deploy::DeploymentException exc( in disableExtension() local
1253 uno::Any exc = ::cppu::getCaughtException(); in getAllExtensions() local
[all …]
H A Ddp_managerfac.cxx97 catch (registry::InvalidRegistryException & exc) { in singleton_entries() local
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx167 Any exc( ::cppu::getCaughtException() ); in removeElement() local
202 Any exc( ::cppu::getCaughtException() ); in revokeEntry() local
226 Any exc( ::cppu::getCaughtException() ); in activateEntry() local
250 Any exc( ::cppu::getCaughtException() ); in hasActiveEntry() local
279 Any exc( ::cppu::getCaughtException() ); in getKeyElement() local
351 Any exc( ::cppu::getCaughtException() ); in writeVectorOfPair() local
397 Any exc( ::cppu::getCaughtException() ); in readVectorOfPair() local
442 Any exc( ::cppu::getCaughtException() ); in writeSimpleList() local
473 Any exc( ::cppu::getCaughtException() ); in writeSimpleElement() local
525 Any exc( ::cppu::getCaughtException() ); in writeKeyElement() local
[all …]
H A Ddp_backend.cxx134 Any exc( ::cppu::getCaughtException() ); in disposing() local
193 Any exc( ::cppu::getCaughtException() ); in bindPackage() local
639 Any exc( ::cppu::getCaughtException() ); in isRegistered() local
696 Any exc( ::cppu::getCaughtException() ); in processPackage_impl() local
/trunk/main/bridges/test/inter_libs_exc/
H A Dstarter.cxx47 catch (lang::IllegalArgumentException & exc) in start() local
52 catch (Exception & exc) in start() local
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx131 RuntimeException exc( in ExceptionThrower_dispatch() local
166 void ExceptionThrower::throwException( Any const & exc ) throw (Exception) in throwException()
211 void SAL_CALL throwException( Any const & exc ) SAL_THROW( (Exception) ) in throwException()
273 uno_Any * exc = &exc_mem; in getCaughtException() local
H A Dimplbase.cxx251 catch (RuntimeException const& exc) { // don't break throw () in release() local
297 catch (Exception & exc) in dispose() local
387 catch (RuntimeException const& exc) { // don't break throw () in release() local
433 catch (Exception & exc) in dispose() local
H A Dpropshlp.cxx696 catch (DisposedException & exc) in fire() local
706 catch (RuntimeException & exc) in fire() local
753 catch (DisposedException & exc) in fire() local
763 catch (RuntimeException & exc) in fire() local
803 catch (DisposedException & exc) in fire() local
813 catch (RuntimeException & exc) in fire() local
H A Dservicefactory.cxx123 catch (Exception & exc) in createSimpleRegistry() local
154 catch (Exception & exc) in createNestedRegistry() local
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx97 Any exc( ::cppu::getCaughtException() ); in addEntry() local
128 Any exc( ::cppu::getCaughtException() ); in getEntry() local
163 Any exc( ::cppu::getCaughtException() ); in getAllDataUrls() local
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx98 Any exc( ::cppu::getCaughtException() ); in addEntry() local
130 Any exc( ::cppu::getCaughtException() ); in getEntry() local
165 Any exc( ::cppu::getCaughtException() ); in getAllDataUrls() local
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_extbackenddb.cxx97 Any exc( ::cppu::getCaughtException() ); in addEntry() local
125 Any exc( ::cppu::getCaughtException() ); in getEntry() local
H A Ddp_package.cxx599 Any exc( ::cppu::getCaughtException() ); in getTextFromURL() local
890 Any exc( ::cppu::getCaughtException() ); in processPackage_() local
969 Any exc( ::cppu::getCaughtException() ); in processPackage_() local
1146 catch (lang::IllegalArgumentException & exc) { in exportTo() local
1310 Any exc( ::cppu::getCaughtException() ); in getBundle() local
1402 const Any exc( ::cppu::getCaughtException() ); in bindBundleItem() local
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.cxx107 Any exc( ::cppu::getCaughtException() ); in addEntry() local
144 Any exc( ::cppu::getCaughtException() ); in getEntry() local
/trunk/main/cpputools/source/regsingleton/
H A Dregsingleton.cxx98 catch (registry::InvalidRegistryException & exc) in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
147 catch (registry::InvalidRegistryException & exc) in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/binaryurp/source/
H A Dincomingrequest.cxx95 css::uno::Any exc(cppu::getCaughtException()); in execute() local
103 css::uno::Any exc(cppu::getCaughtException()); in execute() local
246 uno_Any exc; in execute_throw() local
/trunk/main/comphelper/source/misc/
H A Dscopeguard.cxx42 catch (com::sun::star::uno::Exception & exc) { in ~ScopeGuard() 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/desktop/source/deployment/
H A Ddp_log.cxx85 catch (Exception & exc) { in disposing() local
149 catch (io::IOException & exc) { in log_write() local
/trunk/main/ridljar/test/com/sun/star/uno/
H A DType_Test.java94 Type exc = new Type(com.sun.star.uno.RuntimeException.class); in testIsSupertypeOf() local
/trunk/main/javaunohelper/source/
H A Dbootstrap.cxx160 catch (RuntimeException & exc) in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap() local
171 catch (Exception & exc) in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap() local
/trunk/main/cppuhelper/test/
H A Dtesthelper.cxx92 catch (Exception & exc) in SAL_IMPLEMENT_MAIN() local
/trunk/main/sd/source/helper/
H A Dsimplereferencecomponent.cxx69 exc in release() local
/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

Completed in 142 milliseconds

1234