lok: shape selection: perform the needed unit conversion in a clever way

follow-on fixup of: 35d6c6ffc9b3f66e3802d1770c4e87cf843c3a48 which ended
up not removing the duplicated conversion logic it should have.

Change-Id: I28ef0180749f6356ec456b4f0b1eef1b474fd6c9
Reviewed-on: https://gerrit.libreoffice.org/84284
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
This commit is contained in:
Michael Meeks 2019-12-02 22:10:15 +00:00
parent 3b7661cda1
commit c4ef1caaea

View File

@ -52,7 +52,7 @@
using namespace css;
using namespace css::uno;
const char USERITEM_NAME[] = "FitItem";
const char USERITEM_NAME[] = "FitItem";
namespace svx { namespace sidebar {