LibreOffice Module canvas (master) 1
|
#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"
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 |