Change-Id: I1e3ce93fb4aa475fb73a2521a0127d37a5b84dc1
Reviewed-on: https://gerrit.libreoffice.org/72326
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2019-05-14 21:26:03 +00:00 committed by Julien Nabet
parent 9e6ca513ac
commit 051f0dca87

View file

@ -56,7 +56,7 @@ namespace drawinglayer
{
// access once to ensure that the buffered bitmap exists, else
// the SolarMutex may be needed to create it. This may not be
// available when a renderer works with multi-treading.
// available when a renderer works with multi-threading.
// When changing this, please check if it is still possible to
// use a metafile as texture for a 3D object
maGraphic.GetBitmapEx();