summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par.hxx')
-rw-r--r--sw/source/filter/ww8/ww8par.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index 2ff459b161ca..8b0c6f51f339 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -1269,10 +1269,10 @@ private:
// Ini-Flags:
sal_uInt32 m_nIniFlags; // flags from writer.ini
- sal_uInt32 m_nIniFlags1; // dito ( additional flags )
- sal_uInt32 m_nFieldFlags; // dito for fields
- sal_uInt32 m_nFieldTagAlways[3]; // dito for tagging of fields
- sal_uInt32 m_nFieldTagBad[3]; // dito for tagging of fields that can't be imported
+ sal_uInt32 m_nIniFlags1; // ditto ( additional flags )
+ sal_uInt32 m_nFieldFlags; // ditto for fields
+ sal_uInt32 m_nFieldTagAlways[3]; // ditto for tagging of fields
+ sal_uInt32 m_nFieldTagBad[3]; // ditto for tagging of fields that can't be imported
bool m_bRegardHindiDigits; // import digits in CTL scripts as Hindi numbers
bool m_bDrawCpOValid;