summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwptable.hxx')
-rw-r--r--lotuswordpro/source/filter/lwptable.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwptable.hxx b/lotuswordpro/source/filter/lwptable.hxx
index 435e9e559bba..9a6ffb39b372 100644
--- a/lotuswordpro/source/filter/lwptable.hxx
+++ b/lotuswordpro/source/filter/lwptable.hxx
@@ -167,6 +167,7 @@ public:
virtual ~LwpParallelColumns() override;
protected:
void Read() override;
+private:
LwpObjectID cDefaultLeftColumnStyle;
LwpObjectID cDefaultRightColumnStyle;
};