make some simple SwRect functions inline
commit48895bef52bd59e30751ece0c8a8d57ef7864936
authorLuboš Luňák <l.lunak@collabora.com>
Fri, 1 Oct 2021 08:25:00 +0000 (1 10:25 +0200)
committerLuboš Luňák <l.lunak@collabora.com>
Fri, 1 Oct 2021 22:35:35 +0000 (2 00:35 +0200)
tree31b59bd0d08afcfbff78552ae9e483bf4f7d9ea2
parentd7397d36b3c801681a802f4f2f16aec0c01a76db
make some simple SwRect functions inline

They are not trivial, but having them inline should still give
the compiler more chances to optimize these.

Change-Id: Ia296282b64f64c801a057332047c12576d1d9604
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122912
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
sw/inc/swrect.hxx
sw/source/core/bastyp/swrect.cxx