Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx120 class PresetPropertyBox : public PropertySubControl class
123PresetPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const OUString& aPr…
124 ~PresetPropertyBox();
137 PresetPropertyBox::PresetPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, c… in PresetPropertyBox() function in sd::PresetPropertyBox
149 void PresetPropertyBox::setValue( const Any& rValue, const OUString& rPresetId ) in setValue()
186 PresetPropertyBox::~PresetPropertyBox() in ~PresetPropertyBox()
193 Any PresetPropertyBox::getValue() in getValue()
200 Control* PresetPropertyBox::getControl() in getControl()
2590 pSubControl = new PresetPropertyBox( nType, pParent, rValue, rPresetId, rModifyHdl ); in create()

Completed in 25 milliseconds