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

#include <colorcfg.hxx>

Collaboration diagram for svtools::ColorConfigValue:
[legend]

Public Member Functions

 ColorConfigValue ()
 
bool operator!= (const ColorConfigValue &rCmp) const
 

Public Attributes

bool bIsVisible
 
::Color nColor
 

Detailed Description

Definition at line 91 of file colorcfg.hxx.

Constructor & Destructor Documentation

◆ ColorConfigValue()

svtools::ColorConfigValue::ColorConfigValue ( )
inline

Definition at line 96 of file colorcfg.hxx.

Member Function Documentation

◆ operator!=()

bool svtools::ColorConfigValue::operator!= ( const ColorConfigValue rCmp) const
inline

Definition at line 97 of file colorcfg.hxx.

References bIsVisible, and nColor.

Member Data Documentation

◆ bIsVisible

bool svtools::ColorConfigValue::bIsVisible

◆ nColor

::Color svtools::ColorConfigValue::nColor

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