LibreOffice Module svx (master) 1
|
#include <ThemeColorPaletteManager.hxx>
Public Member Functions | |
sal_Int16 | getLumMod (sal_uInt16 nEffect) const |
sal_Int16 | getLumOff (sal_uInt16 nEffect) const |
Public Attributes | |
Color | maBaseColor |
model::ThemeColorType | meThemeColorType = model::ThemeColorType::Unknown |
std::array< ThemePaletteEffect, 6 > | maEffects |
Definition at line 41 of file ThemeColorPaletteManager.hxx.
|
inline |
Definition at line 47 of file ThemeColorPaletteManager.hxx.
|
inline |
Definition at line 48 of file ThemeColorPaletteManager.hxx.
Color svx::ThemePaletteColorData::maBaseColor |
Definition at line 43 of file ThemeColorPaletteManager.hxx.
std::array<ThemePaletteEffect, 6> svx::ThemePaletteColorData::maEffects |
Definition at line 45 of file ThemeColorPaletteManager.hxx.
model::ThemeColorType svx::ThemePaletteColorData::meThemeColorType = model::ThemeColorType::Unknown |
Definition at line 44 of file ThemeColorPaletteManager.hxx.