LibreOffice Module sc (master) 1
Macros
CommonProperties.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CELL_BACKGROUND_COLOR_PROPERTIES
 
#define CHAR_COLOR_PROPERTIES
 
#define CELL_BORDER_PROPERTIES
 

Macro Definition Documentation

◆ CELL_BACKGROUND_COLOR_PROPERTIES

#define CELL_BACKGROUND_COLOR_PROPERTIES
Value:
css::uno::Type const & get()
#define MID_BACK_COLOR
#define MID_BACKGROUND_COMPLEX_COLOR
constexpr TypedWhichId< SvxBrushItem > ATTR_BACKGROUND(148)
constexpr OUStringLiteral SC_UNONAME_CELL_BACKGROUND_COMPLEX_COLOR
Definition: unonames.hxx:101
constexpr OUStringLiteral SC_UNONAME_CELLBACK
Definition: unonames.hxx:100

Definition at line 12 of file CommonProperties.hxx.

◆ CELL_BORDER_PROPERTIES

#define CELL_BORDER_PROPERTIES
Value:
#define BOTTOM_BORDER
#define TOP_BORDER
#define MID_BORDER_TOP_COLOR
#define RIGHT_BORDER
#define MID_BORDER_RIGHT_COLOR
#define MID_BORDER_BOTTOM_COLOR
#define LEFT_BORDER
#define MID_BORDER_LEFT_COLOR
#define CONVERT_TWIPS
constexpr TypedWhichId< SvxBoxItem > ATTR_BORDER(150)
constexpr OUStringLiteral SC_UNONAME_LEFTBORDER2
Definition: unonames.hxx:132
constexpr OUStringLiteral SC_UNONAME_TOPBORDER
Definition: unonames.hxx:129
constexpr OUStringLiteral SC_UNONAME_TOPBORDER2
Definition: unonames.hxx:134
constexpr OUStringLiteral SC_UNONAME_BOTTBORDER
Definition: unonames.hxx:126
constexpr OUStringLiteral SC_UNONAME_BOTTOM_BORDER_COMPLEX_COLOR
Definition: unonames.hxx:136
constexpr OUStringLiteral SC_UNONAME_LEFT_BORDER_COMPLEX_COLOR
Definition: unonames.hxx:137
constexpr OUStringLiteral SC_UNONAME_TOP_BORDER_COMPLEX_COLOR
Definition: unonames.hxx:139
constexpr OUStringLiteral SC_UNONAME_RIGHTBORDER
Definition: unonames.hxx:128
constexpr OUStringLiteral SC_UNONAME_BOTTBORDER2
Definition: unonames.hxx:131
constexpr OUStringLiteral SC_UNONAME_LEFTBORDER
Definition: unonames.hxx:127
constexpr OUStringLiteral SC_UNONAME_RIGHTBORDER2
Definition: unonames.hxx:133
constexpr OUStringLiteral SC_UNONAME_RIGHT_BORDER_COMPLEX_COLOR
Definition: unonames.hxx:138

Definition at line 20 of file CommonProperties.hxx.

◆ CHAR_COLOR_PROPERTIES

#define CHAR_COLOR_PROPERTIES
Value:
#define MID_COLOR_RGB
#define MID_COMPLEX_COLOR
constexpr TypedWhichId< SvxColorItem > ATTR_FONT_COLOR(109)
constexpr OUStringLiteral SC_UNONAME_CCOLOR
Definition: unonames.hxx:52
constexpr OUStringLiteral SC_UNONAME_CHAR_COMPLEX_COLOR
Definition: unonames.hxx:53

Definition at line 16 of file CommonProperties.hxx.