summaryrefslogtreecommitdiffstats
path: root/drawinglayer/inc
diff options
context:
space:
mode:
authorPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-15 13:52:22 +0200
committerPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-15 13:52:22 +0200
commit2eb7dd0deb70e9f120a2a38b56b9a38891c3ae83 (patch)
tree97f9109d2946345657271905cda5892760b0a71d /drawinglayer/inc
parentrebase to m61 (diff)
downloadcore-2eb7dd0deb70e9f120a2a38b56b9a38891c3ae83.tar.gz
core-2eb7dd0deb70e9f120a2a38b56b9a38891c3ae83.zip
#i105377# redirect output into correct metafile
Diffstat (limited to 'drawinglayer/inc')
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx b/drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx
index f0d0ff881bc5..38e7e5143b8a 100644
--- a/drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx
+++ b/drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx
@@ -97,7 +97,7 @@ namespace drawinglayer
basegfx::B2DPolyPolygon maClipPolyPolygon;
// the target MetaFile
- GDIMetaFile& mrMetaFile;
+ GDIMetaFile* mpMetaFile;
// do not allow embedding SvtGraphicFills into each other,
// use a counter to prevent that