LibreOffice Module editeng (master) 1
|
#include <tools/color.hxx>
#include <svl/poolitem.hxx>
#include <editeng/editengdllapi.h>
#include <memory>
#include <docmodel/color/ComplexColor.hxx>
Go to the source code of this file.
Classes | |
class | SvxBrushItem |
Enumerations | |
enum | SvxGraphicPosition { GPOS_NONE , GPOS_LT , GPOS_MT , GPOS_RT , GPOS_LM , GPOS_MM , GPOS_RM , GPOS_LB , GPOS_MB , GPOS_RB , GPOS_AREA , GPOS_TILED } |
Variables | |
constexpr sal_uInt16 | BRUSH_GRAPHIC_VERSION = 0x0001 |
enum SvxGraphicPosition |
Enumerator | |
---|---|
GPOS_NONE | |
GPOS_LT | |
GPOS_MT | |
GPOS_RT | |
GPOS_LM | |
GPOS_MM | |
GPOS_RM | |
GPOS_LB | |
GPOS_MB | |
GPOS_RB | |
GPOS_AREA | |
GPOS_TILED |
Definition at line 32 of file brushitem.hxx.
|
constexpr |
Definition at line 30 of file brushitem.hxx.
Referenced by legacy::SvxBrush::Create(), legacy::SvxBrush::GetVersion(), SvxNumberFormat::Store(), and SvxNumberFormat::SvxNumberFormat().