summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfparagraph.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparagraph.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfparagraph.hxx b/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
index 45b14554bd2e..eb9e5729c14d 100644
--- a/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
@@ -77,13 +77,9 @@ class XFParagraph : public XFContentContainer
public:
XFParagraph();
- XFParagraph(rtl::OUString& text, rtl::OUString& style);
-
virtual ~XFParagraph();
public:
- void ClearContents();
-
sal_Bool HasContents();
virtual enumXFContent GetContentType();