LibreOffice Module drawinglayer (master) 1
Namespaces | Functions
xprimitive2drenderer.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/graphic/XPrimitive2DRenderer.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/canvastools.hxx>
#include <com/sun/star/geometry/RealRectangle2D.hpp>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <drawinglayer/converters.hxx>
#include <comphelper/sequenceashashmap.hxx>
Include dependency graph for xprimitive2drenderer.cxx:

Go to the source code of this file.

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::unorenderer
 

Functions

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

Function Documentation

◆ drawinglayer_XPrimitive2DRenderer()

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

Definition at line 185 of file xprimitive2drenderer.cxx.