LibreOffice Module canvas (master) 1
|
#include <comphelper/compbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/RenderState.hpp>
#include <com/sun/star/rendering/ViewState.hpp>
#include <com/sun/star/rendering/XTextLayout.hpp>
#include <vcl/outdev.hxx>
#include "cairo_canvasfont.hxx"
Go to the source code of this file.
Classes | |
class | cairocanvas::TextLayout |
Namespaces | |
namespace | cairocanvas |
Typedefs | |
typedef ::comphelper::WeakComponentImplHelper< css::rendering::XTextLayout, css::lang::XServiceInfo > | cairocanvas::TextLayout_Base |