LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
surface.hxx File Reference
#include <basegfx/point/b2ipoint.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/vector/b2isize.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <rendering/icolorbuffer.hxx>
#include "pagemanager.hxx"
Include dependency graph for surface.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  canvas::Surface
 surfaces denote occupied areas within pages. More...
 

Namespaces

namespace  canvas
 

Typedefs

typedef std::shared_ptr< Surface > canvas::SurfaceSharedPtr