summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/uno/unomod.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/uno/unomod.cxx')
-rw-r--r--sw/source/core/uibase/uno/unomod.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/source/core/uibase/uno/unomod.cxx b/sw/source/core/uibase/uno/unomod.cxx
index d70e371ac9cf..b279ce305d0d 100644
--- a/sw/source/core/uibase/uno/unomod.cxx
+++ b/sw/source/core/uibase/uno/unomod.cxx
@@ -276,7 +276,9 @@ SwXPrintSettings::~SwXPrintSettings()
}
void SwXPrintSettings::_preSetValues ()
- throw(UnknownPropertyException, PropertyVetoException, IllegalArgumentException, WrappedTargetException )
+ throw (UnknownPropertyException, PropertyVetoException,
+ IllegalArgumentException, WrappedTargetException,
+ RuntimeException)
{
switch (meType)
{