LibreOffice Module canvas (master) 1
|
#include <comphelper/compbase.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 | |
namespace | cairocanvas |
Typedefs | |
typedef ::comphelper::WeakComponentImplHelper< css::rendering::XCanvasFont, css::lang::XServiceInfo > | cairocanvas::CanvasFont_Base |