summaryrefslogtreecommitdiff
path: root/svx/source/form/formcontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/formcontroller.cxx')
-rw-r--r--svx/source/form/formcontroller.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx
index 6bc3c9e144e6..f32789ceafd6 100644
--- a/svx/source/form/formcontroller.cxx
+++ b/svx/source/form/formcontroller.cxx
@@ -122,7 +122,6 @@ namespace svxform
using ::com::sun::star::uno::Reference;
using ::com::sun::star::beans::XPropertySetInfo;
using ::com::sun::star::beans::PropertyValue;
- using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::lang::IndexOutOfBoundsException;
using ::com::sun::star::sdb::XInteractionSupplyParameters;
using ::com::sun::star::awt::XTextComponent;
@@ -149,7 +148,6 @@ namespace svxform
using ::com::sun::star::form::runtime::XFilterControllerListener;
using ::com::sun::star::awt::XControlContainer;
using ::com::sun::star::container::XIdentifierReplace;
- using ::com::sun::star::lang::WrappedTargetException;
using ::com::sun::star::form::XFormControllerListener;
using ::com::sun::star::awt::XWindow;
using ::com::sun::star::sdbc::XResultSet;