summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/uivwimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/uiview/uivwimp.cxx')
-rw-r--r--sw/source/uibase/uiview/uivwimp.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/source/uibase/uiview/uivwimp.cxx b/sw/source/uibase/uiview/uivwimp.cxx
index 0c2af38b7679..22fd72773409 100644
--- a/sw/source/uibase/uiview/uivwimp.cxx
+++ b/sw/source/uibase/uiview/uivwimp.cxx
@@ -254,7 +254,7 @@ SwScannerEventListener::~SwScannerEventListener()
{
}
-void SAL_CALL SwScannerEventListener::disposing( const EventObject& rEventObject) throw(uno::RuntimeException, std::exception)
+void SAL_CALL SwScannerEventListener::disposing( const EventObject& rEventObject)
{
#if defined(_WIN32) || defined UNX
SolarMutexGuard aGuard;
@@ -268,12 +268,10 @@ SwClipboardChangeListener::~SwClipboardChangeListener()
}
void SAL_CALL SwClipboardChangeListener::disposing( const EventObject& /*rEventObject*/ )
- throw ( RuntimeException, std::exception )
{
}
void SAL_CALL SwClipboardChangeListener::changedContents( const css::datatransfer::clipboard::ClipboardEvent& rEventObject )
- throw (RuntimeException, std::exception)
{
const SolarMutexGuard aGuard;