From 27a8a8e61a39d1eafc36d656a1c54c804c7aec71 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Mon, 20 Feb 2017 21:20:08 +0100 Subject: sw: this member is a WW8_CP Change-Id: I639ea24900a7774369636554547e63e9c84c5ed3 --- sw/source/filter/ww8/ww8scan.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw') diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx index 8ad343a8467b..d841ee9b5024 100644 --- a/sw/source/filter/ww8/ww8scan.hxx +++ b/sw/source/filter/ww8/ww8scan.hxx @@ -914,7 +914,7 @@ public: private: wwSprmParser maSprmParser; - long m_nCpO; // Origin Cp -- the basis for nNewCp + WW8_CP m_nCpO; //< Origin Cp -- the basis for nNewCp WW8_CP m_nLineEnd; // points *after* the sal_uInt16 m_nPLCF; // this many PLCFs are managed -- cgit