summaryrefslogtreecommitdiff
path: root/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/impress/MWAWPresentationImportFilter.hxx')
-rw-r--r--writerperfect/source/impress/MWAWPresentationImportFilter.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/writerperfect/source/impress/MWAWPresentationImportFilter.hxx b/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
index abf60bd46599..10de65df90f2 100644
--- a/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
+++ b/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
@@ -40,16 +40,6 @@ private:
virtual void doRegisterHandlers(OdpGenerator &rGenerator) override;
};
-OUString MWAWPresentationImportFilter_getImplementationName()
-throw (css::uno::RuntimeException);
-
-css::uno::Sequence< OUString > SAL_CALL MWAWPresentationImportFilter_getSupportedServiceNames()
-throw (css::uno::RuntimeException);
-
-css::uno::Reference< css::uno::XInterface >
-SAL_CALL MWAWPresentationImportFilter_createInstance(const css::uno::Reference< css::uno::XComponentContext > &rContext)
-throw (css::uno::Exception);
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */