LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
dx_ibitmap.hxx File Reference
#include <com/sun/star/rendering/XCanvas.hpp>
#include <com/sun/star/rendering/XIntegerBitmap.hpp>
#include <basegfx/vector/b2ivector.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/range/b2drange.hxx>
#include <memory>
#include "dx_graphicsprovider.hxx"
Include dependency graph for dx_ibitmap.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dxcanvas::IBitmap
 Interface for internal canvas bitmap objects. More...
 

Namespaces

namespace  dxcanvas
 

Typedefs

typedef std::shared_ptr< IBitmap > dxcanvas::IBitmapSharedPtr