Home
last modified time | relevance | path

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

/AOO41X/main/package/source/xstor/
H A Dxstorage.cxx1982 catch( uno::RuntimeException& aRuntimeException ) in ~OStorage() local
1984 m_pImpl->AddLog( aRuntimeException.Message ); in ~OStorage()
2456 catch( uno::RuntimeException& aRuntimeException ) in copyToStorage() local
2458 m_pImpl->AddLog( aRuntimeException.Message ); in copyToStorage()
2553 catch( uno::RuntimeException& aRuntimeException ) in openStreamElement() local
2555 m_pImpl->AddLog( aRuntimeException.Message ); in openStreamElement()
2728 catch( uno::RuntimeException& aRuntimeException ) in openStorageElement() local
2730 m_pImpl->AddLog( aRuntimeException.Message ); in openStorageElement()
2812 catch( uno::RuntimeException& aRuntimeException ) in cloneStreamElement() local
2814 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()