Home
last modified time | relevance | path

Searched refs:aRuntimeException (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/package/source/xstor/
H A Dxstorage.cxx1980 catch( uno::RuntimeException& aRuntimeException ) in ~OStorage() local
1982 m_pImpl->AddLog( aRuntimeException.Message ); in ~OStorage()
2454 catch( uno::RuntimeException& aRuntimeException ) in copyToStorage() local
2456 m_pImpl->AddLog( aRuntimeException.Message ); in copyToStorage()
2551 catch( uno::RuntimeException& aRuntimeException ) in openStreamElement() local
2553 m_pImpl->AddLog( aRuntimeException.Message ); in openStreamElement()
2726 catch( uno::RuntimeException& aRuntimeException ) in openStorageElement() local
2728 m_pImpl->AddLog( aRuntimeException.Message ); in openStorageElement()
2810 catch( uno::RuntimeException& aRuntimeException ) in cloneStreamElement() local
2812 m_pImpl->AddLog( aRuntimeException.Message ); in cloneStreamElement()
[all …]
H A Dowriteablestream.cxx525 catch ( uno::RuntimeException& aRuntimeException ) in DisposeWrappers() local
527 AddLog( aRuntimeException.Message ); in DisposeWrappers()
1851 catch( uno::RuntimeException& aRuntimeException ) in ~OWriteStream() local
1853 m_pImpl->AddLog( aRuntimeException.Message ); in ~OWriteStream()
3489 catch( uno::RuntimeException& aRuntimeException ) in commit() local
3491 m_pImpl->AddLog( aRuntimeException.Message ); in commit()
3553 catch( uno::RuntimeException& aRuntimeException ) in revert() local
3555 m_pImpl->AddLog( aRuntimeException.Message ); in revert()