summaryrefslogtreecommitdiff
path: root/include/svx/fmdmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmdmod.hxx')
-rw-r--r--include/svx/fmdmod.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/fmdmod.hxx b/include/svx/fmdmod.hxx
index 4a9eb0d3430e..d05d2983598f 100644
--- a/include/svx/fmdmod.hxx
+++ b/include/svx/fmdmod.hxx
@@ -30,8 +30,8 @@ public:
virtual ~SvxFmMSFactory() {}
- virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstance(const OUString& ServiceSpecifier) throw( ::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
- virtual ::com::sun::star::uno::Sequence< OUString > SAL_CALL getAvailableServiceNames() throw( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
+ virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstance(const OUString& ServiceSpecifier) SAL_OVERRIDE;
+ virtual ::com::sun::star::uno::Sequence< OUString > SAL_CALL getAvailableServiceNames() SAL_OVERRIDE;
};
#endif // INCLUDED_SVX_FMDMOD_HXX