|
LibreOffice Module vcl (master) 1
|
#include <tools/color.hxx>#include <tools/debug.hxx>#include <tools/fontenum.hxx>#include <vcl/dllapi.h>#include <memory>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 |
| #define TEXTATTR_FONTCOLOR 1 |
Definition at line 31 of file txtattr.hxx.
| #define TEXTATTR_FONTWEIGHT 3 |
Definition at line 32 of file txtattr.hxx.
| #define TEXTATTR_PROTECTED 4 |
Definition at line 35 of file txtattr.hxx.
| #define TEXTATTR_USER_START 1000 |
Definition at line 34 of file txtattr.hxx.