LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
svx::ThemePaletteColorData Struct Reference

#include <ThemeColorPaletteManager.hxx>

Collaboration diagram for svx::ThemePaletteColorData:
[legend]

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
 

Detailed Description

Definition at line 41 of file ThemeColorPaletteManager.hxx.

Member Function Documentation

◆ getLumMod()

sal_Int16 svx::ThemePaletteColorData::getLumMod ( sal_uInt16  nEffect) const
inline

Definition at line 47 of file ThemeColorPaletteManager.hxx.

◆ getLumOff()

sal_Int16 svx::ThemePaletteColorData::getLumOff ( sal_uInt16  nEffect) const
inline

Definition at line 48 of file ThemeColorPaletteManager.hxx.

Member Data Documentation

◆ maBaseColor

Color svx::ThemePaletteColorData::maBaseColor

Definition at line 43 of file ThemeColorPaletteManager.hxx.

◆ maEffects

std::array<ThemePaletteEffect, 6> svx::ThemePaletteColorData::maEffects

Definition at line 45 of file ThemeColorPaletteManager.hxx.

◆ meThemeColorType

model::ThemeColorType svx::ThemePaletteColorData::meThemeColorType = model::ThemeColorType::Unknown

Definition at line 44 of file ThemeColorPaletteManager.hxx.


The documentation for this struct was generated from the following file: