Fix typos
Change-Id: I4bd004af206813b9dc01c50ab20f2e8b954b8dca Reviewed-on: https://gerrit.libreoffice.org/77323 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
2812610f4f
commit
c8e70f970a
@@ -2907,7 +2907,7 @@ namespace cppcanvas
|
||||
aStateStack.clearStateStack();
|
||||
|
||||
// Setup local state, such that the metafile renders
|
||||
// itself into an one-by-one square at the origin for
|
||||
// itself into a one-by-one square at the origin for
|
||||
// identity view and render transformations
|
||||
aStateStack.getState().transform.scale( 1.0 / aMtfSizePix.Width(),
|
||||
1.0 / aMtfSizePix.Height() );
|
||||
|
Reference in New Issue
Block a user