summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsdwdrawheader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsdwdrawheader.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsdwdrawheader.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpsdwdrawheader.hxx b/lotuswordpro/source/filter/lwpsdwdrawheader.hxx
index a755dfac262e..af6ae5f6c55a 100644
--- a/lotuswordpro/source/filter/lwpsdwdrawheader.hxx
+++ b/lotuswordpro/source/filter/lwpsdwdrawheader.hxx
@@ -257,6 +257,12 @@ struct SdwArcRecord
sal_uInt8 nLineEnd;
sal_uInt8 nLineStyle;
SdwColor aPenColor;
+ SdwArcRecord()
+ : nLineWidth(0)
+ , nLineEnd(0)
+ , nLineStyle(0)
+ {
+ }
};
struct SdwTextBoxRecord