LibreOffice Module svx (master) 1
|
#include <colorwindow.hxx>
Public Member Functions | |
ColorStatus () | |
void | statusChanged (const css::frame::FeatureStateEvent &rEvent) |
Color | GetColor () |
Private Attributes | |
Color | maColor |
Color | maTLBRColor |
Color | maBLTRColor |
Definition at line 35 of file colorwindow.hxx.
ColorStatus::ColorStatus | ( | ) |
Definition at line 2376 of file tbcontrl.cxx.
References COL_TRANSPARENT(), and maColor.
Color ColorStatus::GetColor | ( | ) |
Definition at line 2406 of file tbcontrl.cxx.
References COL_TRANSPARENT(), maBLTRColor, maColor, and maTLBRColor.
Referenced by ColorWindow::statusChanged(), and SvxColorToolBoxControl::statusChanged().
void ColorStatus::statusChanged | ( | const css::frame::FeatureStateEvent & | rEvent | ) |
Definition at line 2383 of file tbcontrl.cxx.
References COL_TRANSPARENT(), SvxBoxItem::LineToSvxLine(), maBLTRColor, maColor, and maTLBRColor.
Referenced by ColorWindow::statusChanged(), and SvxColorToolBoxControl::statusChanged().
|
private |
Definition at line 39 of file colorwindow.hxx.
Referenced by GetColor(), and statusChanged().
|
private |
Definition at line 37 of file colorwindow.hxx.
Referenced by GetColor(), and statusChanged().
|
private |
Definition at line 38 of file colorwindow.hxx.
Referenced by GetColor(), and statusChanged().