LibreOffice Module vcl (master) 1
Classes | Namespaces | Macros
txtattr.hxx File Reference
#include <tools/color.hxx>
#include <tools/debug.hxx>
#include <tools/fontenum.hxx>
#include <vcl/dllapi.h>
#include <memory>
Include dependency graph for txtattr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TextAttrib
 
class  TextAttribFontColor
 
class  TextAttribFontWeight
 
class  TextAttribProtect
 
class  TextCharAttrib
 

Namespaces

namespace  vcl
 

Macros

#define TEXTATTR_FONTCOLOR   1
 
#define TEXTATTR_FONTWEIGHT   3
 
#define TEXTATTR_USER_START   1000
 
#define TEXTATTR_PROTECTED   4
 

Macro Definition Documentation

◆ TEXTATTR_FONTCOLOR

#define TEXTATTR_FONTCOLOR   1

Definition at line 31 of file txtattr.hxx.

◆ TEXTATTR_FONTWEIGHT

#define TEXTATTR_FONTWEIGHT   3

Definition at line 32 of file txtattr.hxx.

◆ TEXTATTR_PROTECTED

#define TEXTATTR_PROTECTED   4

Definition at line 35 of file txtattr.hxx.

◆ TEXTATTR_USER_START

#define TEXTATTR_USER_START   1000

Definition at line 34 of file txtattr.hxx.