|
LibreOffice Module canvas (master) 1
|
#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/geometry/Matrix2D.hpp>#include <com/sun/star/rendering/FontRequest.hpp>#include <com/sun/star/rendering/XCanvasFont.hpp>#include <com/sun/star/rendering/XGraphicDevice.hpp>#include <vcl/font.hxx>#include <vclwrapper.hxx>#include "outdevprovider.hxx"Go to the source code of this file.
Classes | |
| class | vclcanvas::CanvasFont |
Namespaces | |
| namespace | vclcanvas |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::rendering::XCanvasFont, css::lang::XServiceInfo > | vclcanvas::CanvasFont_Base |