LibreOffice Module svtools (master) 1
Macros | Functions
renderer.cxx File Reference
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/awt/XDevice.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/graphic/XGraphicRenderer.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <tools/gen.hxx>
#include <vcl/svapp.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/propertysethelper.hxx>
#include <comphelper/propertysetinfo.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weakagg.hxx>
#include <rtl/ref.hxx>
#include <vcl/GraphicObject.hxx>
#include <vcl/outdev.hxx>
Include dependency graph for renderer.cxx:

Go to the source code of this file.

Macros

#define UNOGRAPHIC_DEVICE   1
 
#define UNOGRAPHIC_DESTINATIONRECT   2
 
#define UNOGRAPHIC_RENDERDATA   3
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_graphic_GraphicRendererVCL_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ UNOGRAPHIC_DESTINATIONRECT

#define UNOGRAPHIC_DESTINATIONRECT   2

Definition at line 39 of file renderer.cxx.

◆ UNOGRAPHIC_DEVICE

#define UNOGRAPHIC_DEVICE   1

Definition at line 38 of file renderer.cxx.

◆ UNOGRAPHIC_RENDERDATA

#define UNOGRAPHIC_RENDERDATA   3

Definition at line 40 of file renderer.cxx.

Function Documentation

◆ com_sun_star_comp_graphic_GraphicRendererVCL_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_graphic_GraphicRendererVCL_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 289 of file renderer.cxx.