Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx816 class ScalePropertyBox : public PropertySubControl class
820 ~ScalePropertyBox();
842 ScalePropertyBox::ScalePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ScalePropertyBox() function in sd::ScalePropertyBox
856 Link aLink( LINK( this, ScalePropertyBox, implModifyHdl ) ); in ScalePropertyBox()
865 ScalePropertyBox::~ScalePropertyBox() in ~ScalePropertyBox()
872 void ScalePropertyBox::updateMenu() in updateMenu()
888 IMPL_LINK( ScalePropertyBox, implModifyHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
896 IMPL_LINK( ScalePropertyBox, implMenuSelectHdl, MenuButton*, pPb ) in IMPL_LINK() argument
937 void ScalePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
969 Any ScalePropertyBox::getValue() in getValue()
[all …]

Completed in 26 milliseconds