LibreOffice Module vcl (master) 1
Classes | Namespaces | Typedefs
texteng.hxx File Reference
#include <memory>
#include <sal/config.h>
#include <cstddef>
#include <vector>
#include <vcl/dllapi.h>
#include <vcl/vclptr.hxx>
#include <rtl/ustring.hxx>
#include <svl/SfxBroadcaster.hxx>
#include <tools/lineend.hxx>
#include <tools/link.hxx>
#include <tools/gen.hxx>
#include <tools/color.hxx>
#include <vcl/font.hxx>
#include <vcl/vclenum.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for texteng.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TextEngine
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::i18n
 

Typedefs

typedef std::vector< TextView * > TextViews
 

Typedef Documentation

◆ TextViews

typedef std::vector<TextView*> TextViews

Definition at line 67 of file texteng.hxx.