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.cxx441 uno::Any aCaught( ::cppu::getCaughtException() ); in copyToStorage() local
444 aCaught ); in copyToStorage()
551 uno::Any aCaught( ::cppu::getCaughtException() ); in openStreamElement() local
554 aCaught ); in openStreamElement()
660 uno::Any aCaught( ::cppu::getCaughtException() ); in openStorageElement() local
663 aCaught ); in openStorageElement()
735 uno::Any aCaught( ::cppu::getCaughtException() ); in cloneStreamElement() local
738 aCaught ); in cloneStreamElement()
933 uno::Any aCaught( ::cppu::getCaughtException() ); in renameElement() local
936 aCaught ); in renameElement()
[all …]
/trunk/main/package/source/xstor/
H A Dxstorage.cxx2465 uno::Any aCaught( ::cppu::getCaughtException() ); in copyToStorage() local
2468 aCaught ); in copyToStorage()
2562 uno::Any aCaught( ::cppu::getCaughtException() ); in openStreamElement() local
2565 aCaught ); in openStreamElement()
2737 uno::Any aCaught( ::cppu::getCaughtException() ); in openStorageElement() local
2740 aCaught ); in openStorageElement()
2821 uno::Any aCaught( ::cppu::getCaughtException() ); in cloneStreamElement() local
2824 aCaught ); in cloneStreamElement()
2903 uno::Any aCaught( ::cppu::getCaughtException() ); in copyLastCommitTo() local
2906 aCaught ); in copyLastCommitTo()
[all …]
H A Dowriteablestream.cxx2628 uno::Any aCaught( ::cppu::getCaughtException() ); in dispose() local
2633 aCaught ); in dispose()
3500 uno::Any aCaught( ::cppu::getCaughtException() ); in commit() local
3503 aCaught ); in commit()
3564 uno::Any aCaught( ::cppu::getCaughtException() ); in revert() local
3567 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.cxx422 uno::Any aCaught( ::cppu::getCaughtException() ); in replaceByName() local
426 aCaught ); in replaceByName()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1315 uno::Any aCaught( ::cppu::getCaughtException() ); in writeTempFile() local
1319 if ( aCaught >>= aException ) in writeTempFile()
1325 aCaught ); in writeTempFile()