Kaydet (Commit) f33b14a9 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS aw055 (1.11.116); FILE MERGED

2008/04/01 02:16:52 aw 1.11.116.2: RESYNC: (1.11-1.12); FILE MERGED
2008/02/12 14:25:43 aw 1.11.116.1: #i85553# init error at SdrLineGeometry fixed (thanks to cmc)
üst 9ba1d66d
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svdoimp.hxx,v $
* $Revision: 1.13 $
* $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
......@@ -220,7 +220,8 @@ public:
basegfx::B2DPolyPolygon& rPoLi)
: mrLineAttr(rAttr),
maAreaPolyPolygon(rPoPo),
maLinePolyPolygon(rPoLi)
maLinePolyPolygon(rPoLi),
mbLineDraft(false)
{
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment