summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdlvlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpdlvlist.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpdlvlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpdlvlist.hxx b/lotuswordpro/source/filter/lwpdlvlist.hxx
index a00ba30154ec..dea314e388ba 100644
--- a/lotuswordpro/source/filter/lwpdlvlist.hxx
+++ b/lotuswordpro/source/filter/lwpdlvlist.hxx
@@ -147,7 +147,7 @@ public:
LwpDLNFPVList(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
virtual ~LwpDLNFPVList();
protected:
- sal_Bool m_bHasProperties;
+ bool m_bHasProperties;
LwpPropList* m_pPropList;
protected:
void Read() SAL_OVERRIDE;