Home
last modified time | relevance | path

Searched refs:ColorPropertyBox (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx207 class ColorPropertyBox : public PropertySubControl class
210ColorPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyH…
211 ~ColorPropertyBox();
223 ColorPropertyBox::ColorPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ColorPropertyBox() function in sd::ColorPropertyBox
258 ColorPropertyBox::~ColorPropertyBox() in ~ColorPropertyBox()
265 void ColorPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
279 Any ColorPropertyBox::getValue() in getValue()
286 Control* ColorPropertyBox::getControl() in getControl()
2598 pSubControl = new ColorPropertyBox( nType, pParent, rValue, rModifyHdl ); in create()

Completed in 31 milliseconds