office-gobmx/include/basegfx/utils
Chris Sherlock ac2a6ee961 basegfx: zoomIn() and zoomOut() should be sal_uInt16
All zoom functions use sal_uInt16 values. For some reason, basegfx used
long when zoomIn and zoomOut were created in 2012 (see commit
315d2ddc16: "optimized zoom to use more common intervals"), this then
got mass converted to tools::Long in commit 387a88fa25: "use tools::Long
in basegfx..chart2".

So fix is to change zoomIn/Out() to use sal_uInt16.

Change-Id: I2a56d6f58e14f77aeb8741d332fe9bc282eb969f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135715
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2022-07-13 18:54:28 +02:00
..
b2dclipstate.hxx
canvastools.hxx
common.hxx
gradienttools.hxx
keystoplerp.hxx
lerp.hxx
rectcliptools.hxx
systemdependentdata.hxx
tools.hxx
unopolypolygon.hxx
zoomtools.hxx