summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/dlelstnr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/uno/dlelstnr.cxx')
-rw-r--r--sw/source/uibase/uno/dlelstnr.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/uibase/uno/dlelstnr.cxx b/sw/source/uibase/uno/dlelstnr.cxx
index a5bfc3fdb000..279a9eedf7f9 100644
--- a/sw/source/uibase/uno/dlelstnr.cxx
+++ b/sw/source/uibase/uno/dlelstnr.cxx
@@ -72,7 +72,6 @@ SwLinguServiceEventListener::~SwLinguServiceEventListener()
void SAL_CALL SwLinguServiceEventListener::processLinguServiceEvent(
const LinguServiceEvent& rLngSvcEvent )
- throw(RuntimeException, std::exception)
{
SolarMutexGuard aGuard;
@@ -102,7 +101,6 @@ void SAL_CALL SwLinguServiceEventListener::processLinguServiceEvent(
void SAL_CALL SwLinguServiceEventListener::disposing(
const EventObject& rEventObj )
- throw(RuntimeException, std::exception)
{
SolarMutexGuard aGuard;
@@ -114,13 +112,11 @@ void SAL_CALL SwLinguServiceEventListener::disposing(
void SAL_CALL SwLinguServiceEventListener::queryTermination(
const EventObject& /*rEventObj*/ )
- throw(TerminationVetoException, RuntimeException, std::exception)
{
}
void SAL_CALL SwLinguServiceEventListener::notifyTermination(
const EventObject& rEventObj )
- throw(RuntimeException, std::exception)
{
SolarMutexGuard aGuard;