LibreOffice Module vcl (master)
1
|
#include <com/sun/star/geometry/RealSize2D.hpp>
#include <com/sun/star/geometry/IntegerSize2D.hpp>
#include <com/sun/star/geometry/IntegerPoint2D.hpp>
#include <com/sun/star/geometry/IntegerRectangle2D.hpp>
#include <com/sun/star/rendering/ColorSpaceType.hpp>
#include <com/sun/star/rendering/RenderingIntent.hpp>
#include <com/sun/star/rendering/VolatileContentDestroyedException.hpp>
#include <com/sun/star/rendering/XBitmap.hpp>
#include <com/sun/star/rendering/IntegerBitmapLayout.hpp>
#include <com/sun/star/rendering/ColorComponentTag.hpp>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/point/b2ipoint.hxx>
#include <basegfx/range/b2irectangle.hxx>
#include <sal/log.hxx>
#include <tools/helpers.hxx>
#include <tools/diagnose_ex.h>
#include <vcl/bitmapex.hxx>
#include <canvasbitmap.hxx>
#include <vcl/canvastools.hxx>
#include <bitmap/BitmapWriteAccess.hxx>
Go to the source code of this file.
Namespaces | |
vcl::unotools | |
uno::Sequence< sal_Int8 > m_aComponentTags |
Definition at line 425 of file canvastools.cxx.