summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribtext.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-11 11:33:26 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-11 12:12:22 +0200
commit1ba4bb6397e5be8f30c79371a330077829c74742 (patch)
treef2abf920c36f0a346712717d6c33e15a3ff61e69 /lotuswordpro/source/filter/lwpfribtext.hxx
parentdd6ea56c028079ce80ff9fc2db43ffd35e4d8489 (diff)
loplugin:countusersofdefaultparams in editeng..rsc
Change-Id: I8a8d13faf228cbc934ae21d6763d92d370eb42ec
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribtext.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribtext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfribtext.hxx b/lotuswordpro/source/filter/lwpfribtext.hxx
index 138ef9a22e76..92c9d1121c13 100644
--- a/lotuswordpro/source/filter/lwpfribtext.hxx
+++ b/lotuswordpro/source/filter/lwpfribtext.hxx
@@ -66,7 +66,7 @@
class LwpFribText : public LwpFrib
{
public:
- LwpFribText( LwpPara* pPara, bool bNoUnicode=false);
+ LwpFribText( LwpPara* pPara, bool bNoUnicode);
virtual ~LwpFribText() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void XFConvert(XFContentContainer* pXFPara,LwpStory* pStory);