summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/xfilter/xfparagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfparagraph.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfparagraph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfparagraph.hxx b/lotuswordpro/inc/xfilter/xfparagraph.hxx
index 20ad256cc769..f096b9b1837b 100644
--- a/lotuswordpro/inc/xfilter/xfparagraph.hxx
+++ b/lotuswordpro/inc/xfilter/xfparagraph.hxx
@@ -79,7 +79,7 @@ public:
virtual ~XFParagraph() override;
public:
- bool HasContents();
+ bool HasContents() const;
virtual enumXFContent GetContentType() override;