Home
last modified time | relevance | path

Searched refs:aCaught (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx433 uno::Any aCaught( ::cppu::getCaughtException() ); in copyToStorage() local
436 aCaught ); in copyToStorage()
537 uno::Any aCaught( ::cppu::getCaughtException() ); in openStreamElement() local
540 aCaught ); in openStreamElement()
634 uno::Any aCaught( ::cppu::getCaughtException() ); in openStorageElement() local
637 aCaught ); in openStorageElement()
703 uno::Any aCaught( ::cppu::getCaughtException() ); in cloneStreamElement() local
706 aCaught ); in cloneStreamElement()
863 uno::Any aCaught( ::cppu::getCaughtException() ); in renameElement() local
866 aCaught ); in renameElement()
[all …]
/trunk/main/package/source/xstor/
H A Dxstorage.cxx2450 uno::Any aCaught( ::cppu::getCaughtException() ); in copyToStorage() local
2453 aCaught ); in copyToStorage()
2541 uno::Any aCaught( ::cppu::getCaughtException() ); in openStreamElement() local
2544 aCaught ); in openStreamElement()
2704 uno::Any aCaught( ::cppu::getCaughtException() ); in openStorageElement() local
2707 aCaught ); in openStorageElement()
2782 uno::Any aCaught( ::cppu::getCaughtException() ); in cloneStreamElement() local
2785 aCaught ); in cloneStreamElement()
2852 uno::Any aCaught( ::cppu::getCaughtException() ); in copyLastCommitTo() local
2855 aCaught ); in copyLastCommitTo()
[all …]
H A Dowriteablestream.cxx2582 uno::Any aCaught( ::cppu::getCaughtException() ); in dispose() local
2587 aCaught ); in dispose()
3398 uno::Any aCaught( ::cppu::getCaughtException() ); in commit() local
3401 aCaught ); in commit()
3459 uno::Any aCaught( ::cppu::getCaughtException() ); in revert() local
3462 aCaught ); in revert()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx232 uno::Any aCaught( ::cppu::getCaughtException() ); in setSaved() local
236 aCaught ); in setSaved()
/trunk/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx407 uno::Any aCaught( ::cppu::getCaughtException() ); in replaceByName() local
411 aCaught ); in replaceByName()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1303 uno::Any aCaught( ::cppu::getCaughtException() ); in writeTempFile() local
1307 if ( aCaught >>= aException ) in writeTempFile()
1313 aCaught ); in writeTempFile()