LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::ColorScaleRuleModelEntry Struct Reference

#include <condformatbuffer.hxx>

Collaboration diagram for oox::xls::ColorScaleRuleModelEntry:
[legend]

Public Member Functions

 ColorScaleRuleModelEntry ()
 

Public Attributes

::Color maColor
 
double mnVal
 
bool mbMin
 
bool mbMax
 
bool mbPercent
 
bool mbPercentile
 
bool mbNum
 
OUString maFormula
 

Detailed Description

Definition at line 72 of file condformatbuffer.hxx.

Constructor & Destructor Documentation

◆ ColorScaleRuleModelEntry()

oox::xls::ColorScaleRuleModelEntry::ColorScaleRuleModelEntry ( )
inline

Definition at line 84 of file condformatbuffer.hxx.

Member Data Documentation

◆ maColor

::Color oox::xls::ColorScaleRuleModelEntry::maColor

Definition at line 74 of file condformatbuffer.hxx.

◆ maFormula

OUString oox::xls::ColorScaleRuleModelEntry::maFormula

Definition at line 82 of file condformatbuffer.hxx.

Referenced by oox::xls::IconSetRule::importFormula().

◆ mbMax

bool oox::xls::ColorScaleRuleModelEntry::mbMax

Definition at line 78 of file condformatbuffer.hxx.

◆ mbMin

bool oox::xls::ColorScaleRuleModelEntry::mbMin

Definition at line 77 of file condformatbuffer.hxx.

◆ mbNum

bool oox::xls::ColorScaleRuleModelEntry::mbNum

Definition at line 81 of file condformatbuffer.hxx.

Referenced by oox::xls::IconSetRule::importFormula().

◆ mbPercent

bool oox::xls::ColorScaleRuleModelEntry::mbPercent

Definition at line 79 of file condformatbuffer.hxx.

Referenced by oox::xls::IconSetRule::importFormula().

◆ mbPercentile

bool oox::xls::ColorScaleRuleModelEntry::mbPercentile

Definition at line 80 of file condformatbuffer.hxx.

Referenced by oox::xls::IconSetRule::importFormula().

◆ mnVal

double oox::xls::ColorScaleRuleModelEntry::mnVal

Definition at line 75 of file condformatbuffer.hxx.

Referenced by oox::xls::IconSetRule::importFormula().


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