Home
last modified time | relevance | path

Searched refs:getCaughtException (Results 1 – 25 of 129) sorted by relevance

123456

/aoo4110/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx133 uno::Any exc(::cppu::getCaughtException()); in writeLastModified()
419 uno::Any exc = ::cppu::getCaughtException(); in getExtensionsWithSameIdentifier()
1018 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1020 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1022 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1024 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1026 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1028 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1132 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1134 excOccurred = ::cppu::getCaughtException(); in disableExtension()
[all …]
H A Ddp_manager.cxx476 Any exc( ::cppu::getCaughtException() ); in create()
524 Any exc( ::cppu::getCaughtException() ); in disposing()
892 Any exc( ::cppu::getCaughtException() ); in addPackage()
998 Any exc( ::cppu::getCaughtException() ); in removePackage()
1148 Any exc( ::cppu::getCaughtException() ); in getDeployedPackage()
1193 Any exc( ::cppu::getCaughtException() ); in getDeployedPackages()
1257 Any exc( ::cppu::getCaughtException() ); in reinstallDeployedPackages()
1560 Any exc = ::cppu::getCaughtException(); in getExtensionsWithUnacceptedLicenses()
1625 uno::Any excOccurred = ::cppu::getCaughtException(); in checkPrerequisites()
/aoo4110/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx167 Any exc( ::cppu::getCaughtException() ); in removeElement()
202 Any exc( ::cppu::getCaughtException() ); in revokeEntry()
226 Any exc( ::cppu::getCaughtException() ); in activateEntry()
250 Any exc( ::cppu::getCaughtException() ); in hasActiveEntry()
279 Any exc( ::cppu::getCaughtException() ); in getKeyElement()
351 Any exc( ::cppu::getCaughtException() ); in writeVectorOfPair()
397 Any exc( ::cppu::getCaughtException() ); in readVectorOfPair()
442 Any exc( ::cppu::getCaughtException() ); in writeSimpleList()
473 Any exc( ::cppu::getCaughtException() ); in writeSimpleElement()
525 Any exc( ::cppu::getCaughtException() ); in writeKeyElement()
[all …]
H A Ddp_backend.cxx134 Any exc( ::cppu::getCaughtException() ); in disposing()
193 Any exc( ::cppu::getCaughtException() ); in bindPackage()
639 Any exc( ::cppu::getCaughtException() ); in isRegistered()
696 Any exc( ::cppu::getCaughtException() ); in processPackage_impl()
/aoo4110/main/configmgr/source/
H A Dbroadcaster.cxx126 exception = cppu::getCaughtException(); in send()
138 exception = cppu::getCaughtException(); in send()
150 exception = cppu::getCaughtException(); in send()
162 exception = cppu::getCaughtException(); in send()
174 exception = cppu::getCaughtException(); in send()
186 exception = cppu::getCaughtException(); in send()
196 exception = cppu::getCaughtException(); in send()
/aoo4110/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx715 ::cppu::getCaughtException() in bind()
783 ::cppu::getCaughtException() in removeFromDocument()
1120 ::cppu::getCaughtException() in impl_collectSubDocuments_nothrow()
1322 ::cppu::getCaughtException() in impl_checkScriptStorageStructure_nothrow()
1441 aException = ::cppu::getCaughtException(); in impl_migrateScriptStorage_nothrow()
1603 aException = ::cppu::getCaughtException(); in impl_migrateContainerLibraries_nothrow()
1703 aException = ::cppu::getCaughtException(); in impl_adjustScriptLibrary_nothrow()
1745 ::cppu::getCaughtException() in impl_adjustScriptLibrary_nothrow()
1794 ::cppu::getCaughtException() in impl_adjustDocumentEvents_nothrow()
1859 ::cppu::getCaughtException() in impl_adjustDialogEvents_nothrow()
[all …]
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx352 comphelper::anyToString( cppu::getCaughtException() ), in getSlideAPI()
674 comphelper::anyToString( cppu::getCaughtException() ), in disposing()
1278 comphelper::anyToString( cppu::getCaughtException() ), in paint()
1449 comphelper::anyToString( cppu::getCaughtException() ), in registerShapeEvents()
1536 comphelper::anyToString( cppu::getCaughtException() ), in pause()
1573 comphelper::anyToString( cppu::getCaughtException() ), in resume()
2135 comphelper::anyToString( cppu::getCaughtException() ), in keyInput()
2751 comphelper::anyToString( cppu::getCaughtException() ), in resize()
3112 comphelper::anyToString( cppu::getCaughtException() ), in setUsePen()
3419 comphelper::anyToString( cppu::getCaughtException() ), in gotoPreviousSlide()
[all …]
/aoo4110/main/svl/source/fsstor/
H A Dfsstorage.cxx441 uno::Any aCaught( ::cppu::getCaughtException() ); in copyToStorage()
551 uno::Any aCaught( ::cppu::getCaughtException() ); in openStreamElement()
660 uno::Any aCaught( ::cppu::getCaughtException() ); in openStorageElement()
735 uno::Any aCaught( ::cppu::getCaughtException() ); in cloneStreamElement()
933 uno::Any aCaught( ::cppu::getCaughtException() ); in renameElement()
1018 uno::Any aCaught( ::cppu::getCaughtException() ); in copyElementTo()
1098 uno::Any aCaught( ::cppu::getCaughtException() ); in getByName()
1151 uno::Any aCaught( ::cppu::getCaughtException() ); in getElementNames()
1164 uno::Any aCaught( ::cppu::getCaughtException() ); in getElementNames()
1198 uno::Any aCaught( ::cppu::getCaughtException() ); in hasByName()
[all …]
/aoo4110/main/forms/source/runtime/
H A Dformoperations.cxx726 …ception( ::rtl::OUString(), *const_cast< FormOperations* >( this ), ::cppu::getCaughtException() ); in execute()
780 … throw WrappedTargetException( ::rtl::OUString(), *this, ::cppu::getCaughtException() ); in executeWithArguments()
884 throw WrappedTargetException( ::rtl::OUString(), *this, ::cppu::getCaughtException() ); in isInsertionRow()
900 throw WrappedTargetException( ::rtl::OUString(), *this, ::cppu::getCaughtException() ); in isModifiedRow()
1539 …ception( ::rtl::OUString(), *const_cast< FormOperations* >( this ), ::cppu::getCaughtException() ); in impl_executeAutoSort_throw()
1613 …ception( ::rtl::OUString(), *const_cast< FormOperations* >( this ), ::cppu::getCaughtException() ); in impl_executeAutoFilter_throw()
1672 …ception( ::rtl::OUString(), *const_cast< FormOperations* >( this ), ::cppu::getCaughtException() ); in impl_executeFilterOrSort_throw()
1720 SQLExceptionInfo aInfo( ::cppu::getCaughtException() ); in impl_doActionInSQLContext_throw()
1729 …xception( sAdditionalError, *const_cast< FormOperations* >( this ), ::cppu::getCaughtException() ); in impl_doActionInSQLContext_throw()
/aoo4110/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx97 Any exc( ::cppu::getCaughtException() ); in addEntry()
128 Any exc( ::cppu::getCaughtException() ); in getEntry()
163 Any exc( ::cppu::getCaughtException() ); in getAllDataUrls()
/aoo4110/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx98 Any exc( ::cppu::getCaughtException() ); in addEntry()
130 Any exc( ::cppu::getCaughtException() ); in getEntry()
165 Any exc( ::cppu::getCaughtException() ); in getAllDataUrls()
/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx112 cppu::getCaughtException() ), in ~ViewMediaShape()
327 comphelper::anyToString( cppu::getCaughtException() ), in implInitialize()
472 comphelper::anyToString( cppu::getCaughtException() ), in implInitializeVCLBasedPlayerWindow()
531 comphelper::anyToString( cppu::getCaughtException() ), in implInitializeDXBasedPlayerWindow()
/aoo4110/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx599 Any exc( ::cppu::getCaughtException() ); in getTextFromURL()
737 Any anyExc = cppu::getCaughtException(); in checkLicense()
890 Any exc( ::cppu::getCaughtException() ); in processPackage_()
924 ::cppu::getCaughtException() ), in processPackage_()
969 Any exc( ::cppu::getCaughtException() ); in processPackage_()
1013 …E( 0, ::rtl::OUStringToOString( ::comphelper::anyToString( ::cppu::getCaughtException() ), RTL_TEX… in getDescription()
1143 ::cppu::getCaughtException() ), in exportTo()
1310 Any exc( ::cppu::getCaughtException() ); in getBundle()
1402 const Any exc( ::cppu::getCaughtException() ); in bindBundleItem()
H A Ddp_extbackenddb.cxx97 Any exc( ::cppu::getCaughtException() ); in addEntry()
125 Any exc( ::cppu::getCaughtException() ); in getEntry()
/aoo4110/main/package/source/xstor/
H A Dxstorage.cxx2467 uno::Any aCaught( ::cppu::getCaughtException() ); in copyToStorage()
2564 uno::Any aCaught( ::cppu::getCaughtException() ); in openStreamElement()
2739 uno::Any aCaught( ::cppu::getCaughtException() ); in openStorageElement()
2823 uno::Any aCaught( ::cppu::getCaughtException() ); in cloneStreamElement()
2905 uno::Any aCaught( ::cppu::getCaughtException() ); in copyLastCommitTo()
3005 uno::Any aCaught( ::cppu::getCaughtException() ); in copyStorageElementLastCommitTo()
4426 uno::Any aCaught( ::cppu::getCaughtException() ); in getByName()
4466 uno::Any aCaught( ::cppu::getCaughtException() ); in getElementNames()
4512 uno::Any aCaught( ::cppu::getCaughtException() ); in hasByName()
4569 uno::Any aCaught( ::cppu::getCaughtException() ); in hasElements()
[all …]
/aoo4110/main/sd/source/core/
H A DCustomAnimationCloner.cxx152 comphelper::anyToString( cppu::getCaughtException() ), in Clone()
237 comphelper::anyToString( cppu::getCaughtException() ), in transformNode()
312 comphelper::anyToString( cppu::getCaughtException() ), in transformValue()
/aoo4110/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx410 showError( SQLExceptionInfo( ::cppu::getCaughtException() ) ); in deleteObjects()
488 aError = ::cppu::getCaughtException(); in ensureConnection()
671 showError( SQLExceptionInfo( ::cppu::getCaughtException() ) ); in copyObject()
857 catch(const SQLException&) { showError( SQLExceptionInfo( ::cppu::getCaughtException() ) ); } in paste()
/aoo4110/main/svx/source/svdraw/
H A Dsvdoole2.cxx1009 comphelper::anyToString( cppu::getCaughtException() ), in UpdateLinkURL_Impl()
1052 comphelper::anyToString( cppu::getCaughtException() ), in BreakFileLink_Impl()
1104 comphelper::anyToString( cppu::getCaughtException() ), in CheckFileLink_Impl()
1189 comphelper::anyToString( cppu::getCaughtException() ), in Connect_Impl()
1277 comphelper::anyToString( cppu::getCaughtException() ), in RemoveListeners_Impl()
1360 comphelper::anyToString( cppu::getCaughtException() ), in Disconnect_Impl()
1501 comphelper::anyToString( cppu::getCaughtException() ), in SetModel()
2067 comphelper::anyToString( cppu::getCaughtException() ), in Unload()
/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.cxx107 Any exc( ::cppu::getCaughtException() ); in addEntry()
144 Any exc( ::cppu::getCaughtException() ); in getEntry()
/aoo4110/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx884 comphelper::anyToString(cppu::getCaughtException()), in implPrefetchShow()
1012 comphelper::anyToString(cppu::getCaughtException()), in applyInitialShapeAttributes()
1190 comphelper::anyToString( cppu::getCaughtException() ), in loadShapes()
1234 comphelper::anyToString( cppu::getCaughtException() ), in loadShapes()
/aoo4110/main/slideshow/source/engine/
H A Dactivitiesqueue.cxx73 cppu::getCaughtException() ), in ~ActivitiesQueue()
141 comphelper::anyToString( cppu::getCaughtException() ), in process()
/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx376 implGetExceptionMsg( ::cppu::getCaughtException() ) ); in convertAny()
1280 implGetExceptionMsg( ::cppu::getCaughtException() ) ); in implRekMultiDimArrayToSequence()
2141 implHandleAnyException( ::cppu::getCaughtException() ); in TYPEINIT1()
2396 implHandleAnyException( ::cppu::getCaughtException() ); in TYPEINIT1()
2825 implHandleAnyException( ::cppu::getCaughtException() ); in Find()
3106 implHandleAnyException( ::cppu::getCaughtException() ); in RTL_Impl_CreateUnoService()
3164 implHandleAnyException( ::cppu::getCaughtException() ); in RTL_Impl_CreateUnoServiceWithArguments()
3480 implHandleAnyException( ::cppu::getCaughtException() ); in Find()
3783 implHandleAnyException( ::cppu::getCaughtException() ); in SFX_NOTIFY()
4658 implHandleAnyException( ::cppu::getCaughtException() ); in createComListener()
[all …]
/aoo4110/main/testtools/
H A Dreadme.txt12 cppu::getCaughtException function, which only works when all libs are build
20 bridgetest.cxx to switch off the code which uses the getCaughtException function.
/aoo4110/main/vcl/inc/vcl/
H A Dthreadex.hxx118 m_exc = ::cppu::getCaughtException(); in doIt()
160 m_exc = ::cppu::getCaughtException(); in doIt()
/aoo4110/main/canvas/source/directx/
H A Ddx_config.cxx93 comphelper::anyToString( cppu::getCaughtException() ), in DXCanvasItem()
135 comphelper::anyToString( cppu::getCaughtException() ), in ~DXCanvasItem()

Completed in 224 milliseconds

123456