LibreOffice Module canvas (master)
1
|
#include <sal/config.h>
#include <sal/log.hxx>
#include <math.h>
#include <com/sun/star/rendering/TextDirection.hpp>
#include <canvas/canvastools.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <tools/diagnose_ex.h>
#include <vcl/metric.hxx>
#include <vcl/virdev.hxx>
#include "cairo_textlayout.hxx"
Go to the source code of this file.
Namespaces | |
cairocanvas | |
::basegfx::B2DHomMatrix maMatrix |
Definition at line 312 of file cairo_textlayout.cxx.