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
679 ~RotationPropertyBox();
700 RotationPropertyBox::RotationPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValu… in RotationPropertyBox() function in sd::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
788 void RotationPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
802 Any RotationPropertyBox::getValue() in getValue()
[all …]

Completed in 28 milliseconds