LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
ColorStatus Class Reference

#include <colorwindow.hxx>

Collaboration diagram for ColorStatus:
[legend]

Public Member Functions

 ColorStatus ()
 
void statusChanged (const css::frame::FeatureStateEvent &rEvent)
 
Color GetColor ()
 

Private Attributes

Color maColor
 
Color maTLBRColor
 
Color maBLTRColor
 

Detailed Description

Definition at line 35 of file colorwindow.hxx.

Constructor & Destructor Documentation

◆ ColorStatus()

ColorStatus::ColorStatus ( )

Definition at line 2376 of file tbcontrl.cxx.

References COL_TRANSPARENT(), and maColor.

Member Function Documentation

◆ GetColor()

Color ColorStatus::GetColor ( )

◆ statusChanged()

void ColorStatus::statusChanged ( const css::frame::FeatureStateEvent &  rEvent)

Member Data Documentation

◆ maBLTRColor

Color ColorStatus::maBLTRColor
private

Definition at line 39 of file colorwindow.hxx.

Referenced by GetColor(), and statusChanged().

◆ maColor

Color ColorStatus::maColor
private

Definition at line 37 of file colorwindow.hxx.

Referenced by GetColor(), and statusChanged().

◆ maTLBRColor

Color ColorStatus::maTLBRColor
private

Definition at line 38 of file colorwindow.hxx.

Referenced by GetColor(), and statusChanged().


The documentation for this class was generated from the following files: