summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/WordPerfectImportFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/writer/WordPerfectImportFilter.hxx')
-rw-r--r--writerperfect/source/writer/WordPerfectImportFilter.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/writerperfect/source/writer/WordPerfectImportFilter.hxx b/writerperfect/source/writer/WordPerfectImportFilter.hxx
index c4226026ae68..7ebdf2633bd3 100644
--- a/writerperfect/source/writer/WordPerfectImportFilter.hxx
+++ b/writerperfect/source/writer/WordPerfectImportFilter.hxx
@@ -75,19 +75,9 @@ public:
};
-OUString WordPerfectImportFilter_getImplementationName()
-throw (css::uno::RuntimeException);
-
bool SAL_CALL WordPerfectImportFilter_supportsService(const OUString &ServiceName)
throw (css::uno::RuntimeException);
-css::uno::Sequence< OUString > SAL_CALL WordPerfectImportFilter_getSupportedServiceNames()
-throw (css::uno::RuntimeException);
-
-css::uno::Reference< css::uno::XInterface >
-SAL_CALL WordPerfectImportFilter_createInstance(const css::uno::Reference< css::uno::XComponentContext > &rContext)
-throw (css::uno::Exception);
-
#endif