summaryrefslogtreecommitdiffstats
path: root/include/oox/core/filterdetect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/filterdetect.hxx')
-rw-r--r--include/oox/core/filterdetect.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/oox/core/filterdetect.hxx b/include/oox/core/filterdetect.hxx
index f5932eab8af6..44f0363187c9 100644
--- a/include/oox/core/filterdetect.hxx
+++ b/include/oox/core/filterdetect.hxx
@@ -67,6 +67,7 @@ public:
// XFastDocumentHandler
virtual void SAL_CALL startDocument() override;
virtual void SAL_CALL endDocument() override;
+ virtual void SAL_CALL processingInstruction( const OUString& rTarget, const OUString& rData ) override;
virtual void SAL_CALL setDocumentLocator( const css::uno::Reference< css::xml::sax::XLocator >& xLocator ) override;
// XFastContextHandler