summaryrefslogtreecommitdiff
path: root/forms/source/xforms/model.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/model.cxx')
-rw-r--r--forms/source/xforms/model.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/xforms/model.cxx b/forms/source/xforms/model.cxx
index f7939cff3baf..5c9bf8a4bf97 100644
--- a/forms/source/xforms/model.cxx
+++ b/forms/source/xforms/model.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -576,8 +576,8 @@ void Model::refresh()
void SAL_CALL Model::submitWithInteraction(
const rtl::OUString& sID,
const XInteractionHandler_t& _rxHandler )
- throw( VetoException,
- WrappedTargetException,
+ throw( VetoException,
+ WrappedTargetException,
RuntimeException )
{
DBG_INVARIANT();