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_winstuff.hxx"
#include "dx_ibitmap.hxx"
#include "dx_graphicsprovider.hxx"
#include "dx_gdiplususer.hxx"
Go to the source code of this file.
Classes | |
class | dxcanvas::DXBitmap |
Namespaces | |
namespace | dxcanvas |
Typedefs | |
typedef std::shared_ptr< DXBitmap > | dxcanvas::DXBitmapSharedPtr |