Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx565 DECL_LINK( implModifyHdl, Control* );
599 Link aLink( LINK( this, TransparencyPropertyBox, implModifyHdl ) ); in TransparencyPropertyBox()
624 IMPL_LINK( TransparencyPropertyBox, implModifyHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
687 DECL_LINK( implModifyHdl, Control* );
715 Link aLink( LINK( this, RotationPropertyBox, implModifyHdl ) ); in RotationPropertyBox()
748 IMPL_LINK( RotationPropertyBox, implModifyHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
828 DECL_LINK( implModifyHdl, Control* );
856 Link aLink( LINK( this, ScalePropertyBox, implModifyHdl ) ); in ScalePropertyBox()
888 IMPL_LINK( ScalePropertyBox, implModifyHdl, Control*, EMPTYARG ) in IMPL_LINK() argument

Completed in 38 milliseconds