summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/inc/xfilter/xfsaxstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfsaxstream.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfsaxstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfsaxstream.hxx b/lotuswordpro/inc/xfilter/xfsaxstream.hxx
index 36be72a3823f..758c97a2903d 100644
--- a/lotuswordpro/inc/xfilter/xfsaxstream.hxx
+++ b/lotuswordpro/inc/xfilter/xfsaxstream.hxx
@@ -115,7 +115,7 @@ public:
*/
virtual IXFAttrList* GetAttrList() override;
-public:
+private:
css::uno::Reference<css::xml::sax::XDocumentHandler> m_aHandler;
std::unique_ptr<XFSaxAttrList> m_pAttrList;
};