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 <vcl/font.hxx>
#include <vclwrapper.hxx>
#include "cairo_surfaceprovider.hxx"
Go to the source code of this file.
Classes | |
class | cairocanvas::CanvasFont |
Namespaces | |
cairocanvas | |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::rendering::XCanvasFont, css::lang::XServiceInfo > | cairocanvas::CanvasFont_Base |