LibreOffice Module drawinglayer (master) 1
Classes | Namespaces | Functions
textprimitive2d.hxx File Reference
#include <drawinglayer/drawinglayerdllapi.h>
#include <drawinglayer/primitive2d/BufferedDecompositionPrimitive2D.hxx>
#include <drawinglayer/attribute/fontattribute.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <tools/long.hxx>
#include <basegfx/color/bcolor.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include <vector>
Include dependency graph for textprimitive2d.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  drawinglayer::primitive2d::TextSimplePortionPrimitive2D
 TextSimplePortionPrimitive2D class. More...
 

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::primitive2d
 

Functions

bool drawinglayer::primitive2d::LocalesAreEqual (const css::lang::Locale &rA, const css::lang::Locale &rB)
 small helper to have a compare operator for Locale More...