Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx675 class RotationPropertyBox : public PropertySubControl class
678RotationPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModi…
679 ~RotationPropertyBox();
700 RotationPropertyBox::RotationPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValu… in RotationPropertyBox() function in sd::RotationPropertyBox
712 mpControl->SetMenuSelectHdl( LINK( this, RotationPropertyBox, implMenuSelectHdl )); in RotationPropertyBox()
715 Link aLink( LINK( this, RotationPropertyBox, implModifyHdl ) ); in RotationPropertyBox()
724 RotationPropertyBox::~RotationPropertyBox() in ~RotationPropertyBox()
731 void RotationPropertyBox::updateMenu() in updateMenu()
748 IMPL_LINK( RotationPropertyBox, implModifyHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
756 IMPL_LINK( RotationPropertyBox, implMenuSelectHdl, MenuButton*, pPb ) in IMPL_LINK() argument
[all …]