LibreOffice Module basegfx (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | basegfx |
namespace | basegfx::utils |
Functions | |
void | basegfx::utils::infiniteLineFromParallelogram (::basegfx::B2DPoint &io_rLeftTop, ::basegfx::B2DPoint &io_rLeftBottom, ::basegfx::B2DPoint &io_rRightTop, ::basegfx::B2DPoint &io_rRightBottom, const ::basegfx::B2DRange &rFitTarget) |
Expand given parallelogram, such that it extends beyond bound rect in a given direction. More... | |