Fix typo
Change-Id: Ibea0f9c3e5b82fc475de71c2964d8c89e16866c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88319 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
35fbb879a1
commit
ca68e3d30b
@@ -532,7 +532,7 @@ GDIMetaFile SdrExchangeView::GetMarkedObjMetaFile(bool bNoVDevIfOneMtfMarked) co
|
|||||||
{
|
{
|
||||||
Graphic aGraphic( pGrafObj->GetTransformedGraphic() );
|
Graphic aGraphic( pGrafObj->GetTransformedGraphic() );
|
||||||
|
|
||||||
// #119735# just use GetGDIMetaFile, it will create a bufferd version of contained bitmap now automatically
|
// #119735# just use GetGDIMetaFile, it will create a buffered version of contained bitmap now automatically
|
||||||
aMtf = aGraphic.GetGDIMetaFile();
|
aMtf = aGraphic.GetGDIMetaFile();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user