LibreOffice Module slideshow (master) 1
Namespaces | Functions
transitiontools.cxx File Reference
#include "transitiontools.hxx"
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
Include dependency graph for transitiontools.cxx:

Go to the source code of this file.

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Functions

::basegfx::B2DPolygon slideshow::internal::createUnitRect ()
 Create a unit rect. More...
 
::basegfx::B2DPolyPolygon slideshow::internal::flipOnYAxis (::basegfx::B2DPolyPolygon const &polypoly)
 Flips on Y-axis: More...
 
::basegfx::B2DPolyPolygon slideshow::internal::flipOnXAxis (::basegfx::B2DPolyPolygon const &polypoly)
 Flips on X-axis: More...