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

#include <colorbox.hxx>

Collaboration diagram for ListBoxColorWrapper:
[legend]

Public Member Functions

 ListBoxColorWrapper (ColorListBox *pControl)
 
void operator() (const OUString &rCommand, const NamedColor &rColor)
 

Private Attributes

ColorListBoxmpControl
 

Detailed Description

Definition at line 19 of file colorbox.hxx.

Constructor & Destructor Documentation

◆ ListBoxColorWrapper()

ListBoxColorWrapper::ListBoxColorWrapper ( ColorListBox pControl)

Definition at line 4237 of file tbcontrl.cxx.

Member Function Documentation

◆ operator()()

void ListBoxColorWrapper::operator() ( const OUString &  rCommand,
const NamedColor rColor 
)

Definition at line 4242 of file tbcontrl.cxx.

References mpControl, and ColorListBox::Selected().

Member Data Documentation

◆ mpControl

ColorListBox* ListBoxColorWrapper::mpControl
private

Definition at line 26 of file colorbox.hxx.

Referenced by operator()().


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