Kaydet (Commit) b7e00ffe authored tarafından Philipp Lohmann [pl]'s avatar Philipp Lohmann [pl] Kaydeden (comit) Bjoern Michaelsen

ooo34gsl01: #i109820# honor background color just calculated [hg:07982b9dd204]

üst db08243e
......@@ -1226,6 +1226,7 @@ bool OutputDevice::RemoveTransparenciesFromMetaFile( const GDIMetaFile& rInMtf,
aMapVDev.EnableOutput(sal_False);
VirtualDevice aPaintVDev; // into this one, we render.
aPaintVDev.SetBackground( aBackgroundComponent.aBgColor );
rOutMtf.AddAction( new MetaPushAction( PUSH_MAPMODE ) );
rOutMtf.AddAction( new MetaMapModeAction() );
......
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