Searched refs:aRuntimeException (Results 1 – 2 of 2) sorted by relevance
1982 catch( uno::RuntimeException& aRuntimeException ) in ~OStorage() local1984 m_pImpl->AddLog( aRuntimeException.Message ); in ~OStorage()2456 catch( uno::RuntimeException& aRuntimeException ) in copyToStorage() local2458 m_pImpl->AddLog( aRuntimeException.Message ); in copyToStorage()2553 catch( uno::RuntimeException& aRuntimeException ) in openStreamElement() local2555 m_pImpl->AddLog( aRuntimeException.Message ); in openStreamElement()2728 catch( uno::RuntimeException& aRuntimeException ) in openStorageElement() local2730 m_pImpl->AddLog( aRuntimeException.Message ); in openStorageElement()2812 catch( uno::RuntimeException& aRuntimeException ) in cloneStreamElement() local2814 m_pImpl->AddLog( aRuntimeException.Message ); in cloneStreamElement()[all …]
525 catch ( uno::RuntimeException& aRuntimeException ) in DisposeWrappers() local527 AddLog( aRuntimeException.Message ); in DisposeWrappers()1851 catch( uno::RuntimeException& aRuntimeException ) in ~OWriteStream() local1853 m_pImpl->AddLog( aRuntimeException.Message ); in ~OWriteStream()3489 catch( uno::RuntimeException& aRuntimeException ) in commit() local3491 m_pImpl->AddLog( aRuntimeException.Message ); in commit()3553 catch( uno::RuntimeException& aRuntimeException ) in revert() local3555 m_pImpl->AddLog( aRuntimeException.Message ); in revert()