Searched refs:PresetPropertyBox (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 120 class PresetPropertyBox : public PropertySubControl class 123 …PresetPropertyBox( 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 23 milliseconds