LibreOffice Module editeng (master) 1
Classes | Enumerations | Variables
brushitem.hxx File Reference
#include <tools/color.hxx>
#include <svl/poolitem.hxx>
#include <editeng/editengdllapi.h>
#include <memory>
#include <docmodel/color/ComplexColor.hxx>
Include dependency graph for brushitem.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Enumeration Type Documentation

◆ 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.

Variable Documentation

◆ BRUSH_GRAPHIC_VERSION

constexpr sal_uInt16 BRUSH_GRAPHIC_VERSION = 0x0001
constexpr