summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplayout.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-20 15:05:51 +0200
committerNoel Grandin <noel@peralex.com>2015-11-20 15:07:05 +0200
commit0f5d0aaed33d68cb6fe52d693d351dda79b990bc (patch)
treedcf5daeaad9cffed77a2ce2d8aa167d222b9b0d9 /lotuswordpro/source/filter/lwplayout.hxx
parent2e1d74dc4fb4590fd7ded360457ad867a9002e94 (diff)
loplugin:unusedfields lotuswordpro
Change-Id: If7d15d4293993f52e68ac059b3091aa88fb68e95
Diffstat (limited to 'lotuswordpro/source/filter/lwplayout.hxx')
-rw-r--r--lotuswordpro/source/filter/lwplayout.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwplayout.hxx b/lotuswordpro/source/filter/lwplayout.hxx
index d6bfcdd2f484..a5e8c264e9d1 100644
--- a/lotuswordpro/source/filter/lwplayout.hxx
+++ b/lotuswordpro/source/filter/lwplayout.hxx
@@ -430,7 +430,6 @@ protected:
sal_Int32 m_nBaseLineOffset;
LwpAtomHolder m_Script;
LwpObjectID m_LayRelativity;
- sal_uInt16 m_nPageNumber;//for frame anchored to page
rtl::Reference<XFFont> m_pFont;//for frame position
};
#endif