|
LibreOffice Module svtools (master) 1
|
#include <colorcfg.hxx>
Public Member Functions | |
| ColorConfigValue () | |
| bool | operator!= (const ColorConfigValue &rCmp) const |
Public Attributes | |
| bool | bIsVisible |
| ::Color | nColor |
Definition at line 91 of file colorcfg.hxx.
|
inline |
Definition at line 96 of file colorcfg.hxx.
|
inline |
Definition at line 97 of file colorcfg.hxx.
References bIsVisible, and nColor.
| bool svtools::ColorConfigValue::bIsVisible |
Definition at line 94 of file colorcfg.hxx.
Referenced by svtools::ColorConfig_Impl::ImplCommit(), svtools::ColorConfig_Impl::Load(), and operator!=().
| ::Color svtools::ColorConfigValue::nColor |
Definition at line 95 of file colorcfg.hxx.
Referenced by Ruler::ApplySettings(), svtools::ColorConfig::GetColorValue(), svtools::ColorConfig_Impl::ImplCommit(), Ruler::ImplInitSettings(), svtools::ColorConfig_Impl::Load(), and operator!=().