Searched refs:ColorListBoxWrapper (Results 1 – 3 of 3) sorted by relevance
173 ColorListBoxWrapper::ColorListBoxWrapper(ColorListBox & rListBox): in ColorListBoxWrapper() function in sfx::ColorListBoxWrapper177 ColorListBoxWrapper::~ColorListBoxWrapper() in ~ColorListBoxWrapper()180 bool ColorListBoxWrapper::IsControlDontKnow() const in IsControlDontKnow()185 void ColorListBoxWrapper::SetControlDontKnow( bool bSet ) in SetControlDontKnow()190 Color ColorListBoxWrapper::GetControlValue() const in GetControlValue()195 void ColorListBoxWrapper::SetControlValue( Color aColor ) in SetControlValue()
279 class SFX2_DLLPUBLIC ColorListBoxWrapper: class286 explicit ColorListBoxWrapper(ColorListBox & rListBox);288 virtual ~ColorListBoxWrapper();
223 sfx::ColorListBoxWrapper maColorWrp;
Completed in 25 milliseconds