summaryrefslogtreecommitdiff
path: root/include/oox/core/filterbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/filterbase.hxx')
-rw-r--r--include/oox/core/filterbase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/oox/core/filterbase.hxx b/include/oox/core/filterbase.hxx
index 519e63ff0504..bed536660d7f 100644
--- a/include/oox/core/filterbase.hxx
+++ b/include/oox/core/filterbase.hxx
@@ -111,7 +111,6 @@ public:
virtual bool exportDocument() = 0;
-
/** Returns the component context passed in the filter constructor (always existing). */
const css::uno::Reference< css::uno::XComponentContext >&
getComponentContext() const;