summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmservs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmservs.hxx')
-rw-r--r--svx/source/inc/fmservs.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/svx/source/inc/fmservs.hxx b/svx/source/inc/fmservs.hxx
index 60b0dcde5f83..4e1239c65a32 100644
--- a/svx/source/inc/fmservs.hxx
+++ b/svx/source/inc/fmservs.hxx
@@ -95,20 +95,17 @@ namespace svxform
/// @throws css::uno::Exception
css::uno::Reference<css::uno::XInterface> SAL_CALL
FmXGridControl_NewInstance_Impl(
- css::uno::Reference<css::lang::XMultiServiceFactory> const &)
- throw (css::uno::Exception);
+ css::uno::Reference<css::lang::XMultiServiceFactory> const &);
/// @throws css::uno::Exception
css::uno::Reference<css::uno::XInterface> SAL_CALL
FormController_NewInstance_Impl(
- css::uno::Reference<css::lang::XMultiServiceFactory> const &)
- throw (css::uno::Exception);
+ css::uno::Reference<css::lang::XMultiServiceFactory> const &);
/// @throws css::uno::Exception
css::uno::Reference<css::uno::XInterface> SAL_CALL
LegacyFormController_NewInstance_Impl(
- css::uno::Reference<css::lang::XMultiServiceFactory> const &)
- throw (css::uno::Exception);
+ css::uno::Reference<css::lang::XMultiServiceFactory> const &);
#endif // INCLUDED_SVX_SOURCE_INC_FMSERVS_HXX