summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par2.hxx')
-rw-r--r--sw/source/filter/ww8/ww8par2.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8par2.hxx b/sw/source/filter/ww8/ww8par2.hxx
index 1108b69d93c6..453dfb3de1e8 100644
--- a/sw/source/filter/ww8/ww8par2.hxx
+++ b/sw/source/filter/ww8/ww8par2.hxx
@@ -45,7 +45,7 @@ private:
struct WW8SwFlyPara
{
- SwFlyFrmFmt* pFlyFmt;
+ SwFlyFrameFormat* pFlyFormat;
// 1. Teil: daraus abgeleitete Sw-Attribute
sal_Int16 nXPos, nYPos; // Position
@@ -99,7 +99,7 @@ friend class SwWW8ImplReader;
sal_uInt8 nWwNumLevel; // fuer Bullets und Aufzaehlungen in Styles
- bool bTxtColChanged;
+ bool bTextColChanged;
bool bFontChanged; // For Simulating Default-Font
bool bCJKFontChanged; // For Simulating Default-CJK Font
bool bCTLFontChanged; // For Simulating Default-CTL Font