LibreOffice Module svx (master) 1
|
#include <basegfx/range/b2drange.hxx>
#include <tools/fract.hxx>
#include <tools/fldunit.hxx>
#include <tools/mapunit.hxx>
#include <vcl/fieldvalues.hxx>
Go to the source code of this file.
Namespaces | |
namespace | TransfrmHelper |
Functions | |
void | TransfrmHelper::ConvertRect (basegfx::B2DRange &rRange, const sal_uInt16 nDigits, const MapUnit ePoolUnit, const FieldUnit eDlgUnit) |
void | TransfrmHelper::ScaleRect (basegfx::B2DRange &rRange, const Fraction &rUIScale) |