summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.hxx
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@Sun.COM>2009-10-22 11:10:27 +0200
committerArmin Le Grand <Armin.Le.Grand@Sun.COM>2009-10-22 11:10:27 +0200
commitece6eb1ab43ca851cb4c9e4cda848ecdcda9d0b0 (patch)
tree463517b4240c5987d4230e5298ddf13693d0e6bd /svx/source/svdraw/svdfmtf.hxx
parentbbe3fead695d76d107d9b2a84d53b5c1db72428b (diff)
#i105655# most changes for MetaFile consumers done
Diffstat (limited to 'svx/source/svdraw/svdfmtf.hxx')
-rw-r--r--svx/source/svdraw/svdfmtf.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/svdraw/svdfmtf.hxx b/svx/source/svdraw/svdfmtf.hxx
index b4d583e6c506..84f2b30b6a15 100644
--- a/svx/source/svdraw/svdfmtf.hxx
+++ b/svx/source/svdraw/svdfmtf.hxx
@@ -86,6 +86,8 @@ protected:
SdrLayerID nLayer;
Color aOldLineColor;
sal_Int32 nLineWidth;
+ basegfx::B2DLineJoin maLineJoin;
+ XDash maDash;
sal_Bool bMov;
sal_Bool bSize;