|
LibreOffice Module svx (master) 1
|
#include <colorbox.hxx>
Public Member Functions | |
| ListBoxColorWrapper (ColorListBox *pControl) | |
| void | operator() (const OUString &rCommand, const NamedColor &rColor) |
Private Attributes | |
| ColorListBox * | mpControl |
Definition at line 19 of file colorbox.hxx.
| ListBoxColorWrapper::ListBoxColorWrapper | ( | ColorListBox * | pControl | ) |
Definition at line 4237 of file tbcontrl.cxx.
| void ListBoxColorWrapper::operator() | ( | const OUString & | rCommand, |
| const NamedColor & | rColor | ||
| ) |
Definition at line 4242 of file tbcontrl.cxx.
References mpControl, and ColorListBox::Selected().
|
private |
Definition at line 26 of file colorbox.hxx.
Referenced by operator()().