Searched refs:aBtnRemoveBitmap (Results 1 – 2 of 2) sorted by relevance
162 aBtnRemoveBitmap ( this, SdResId( BTN_REMOVE_BITMAP ) ), in AnimationWindow()186 aBtnRemoveBitmap.SetModeImage( Image( SdResId( IMG_REMOVEBMP_H ) ), BMP_COLOR_HIGHCONTRAST ); in AnimationWindow()207 aBtnRemoveBitmap.SetClickHdl( LINK( this, AnimationWindow, ClickRemoveBitmapHdl ) ); in AnimationWindow()230 aBtnRemoveBitmap.SetAccessibleRelationMemberOf( &aGrpBitmap ); in AnimationWindow()449 if( pBtn == &aBtnRemoveBitmap ) in IMPL_LINK()636 aBtnRemoveBitmap.Enable(); in UpdateControl()651 aBtnRemoveBitmap.Enable( sal_False ); in UpdateControl()782 aBtnRemoveBitmap.Hide(); in Resize()809 aBtnRemoveBitmap.SetPosPixel( aBtnRemoveBitmap.GetPosPixel() + aPt ); in Resize()833 aBtnRemoveBitmap.Show(); in Resize()
126 ImageButton aBtnRemoveBitmap; member in sd::AnimationWindow
Completed in 24 milliseconds