#include <extcolorcfg.hxx>
Definition at line 34 of file extcolorcfg.hxx.
◆ ExtendedColorConfigValue() [1/2]
| svtools::ExtendedColorConfigValue::ExtendedColorConfigValue |
( |
| ) |
|
|
inline |
◆ ExtendedColorConfigValue() [2/2]
| svtools::ExtendedColorConfigValue::ExtendedColorConfigValue |
( |
OUString |
_sName, |
|
|
OUString |
_sDisplayName, |
|
|
Color |
_nColor, |
|
|
Color |
_nDefaultColor |
|
) |
| |
|
inline |
◆ getColor()
| Color svtools::ExtendedColorConfigValue::getColor |
( |
| ) |
const |
|
inline |
◆ getDefaultColor()
| Color svtools::ExtendedColorConfigValue::getDefaultColor |
( |
| ) |
const |
|
inline |
◆ getDisplayName()
| const OUString & svtools::ExtendedColorConfigValue::getDisplayName |
( |
| ) |
const |
|
inline |
◆ getName()
| const OUString & svtools::ExtendedColorConfigValue::getName |
( |
| ) |
const |
|
inline |
◆ setColor()
| void svtools::ExtendedColorConfigValue::setColor |
( |
Color |
_nColor | ) |
|
|
inline |
◆ m_nColor
| Color svtools::ExtendedColorConfigValue::m_nColor |
|
private |
◆ m_nDefaultColor
| Color svtools::ExtendedColorConfigValue::m_nDefaultColor |
|
private |
◆ m_sDisplayName
| OUString svtools::ExtendedColorConfigValue::m_sDisplayName |
|
private |
◆ m_sName
| OUString svtools::ExtendedColorConfigValue::m_sName |
|
private |
The documentation for this class was generated from the following file: