Searched refs:aBtnRemoveAll (Results 1 – 2 of 2) sorted by relevance
163 aBtnRemoveAll ( this, SdResId( BTN_REMOVE_ALL ) ), in AnimationWindow()187 aBtnRemoveAll.SetModeImage( Image( SdResId( IMG_REMOVEALLBMP_H ) ), BMP_COLOR_HIGHCONTRAST ); in AnimationWindow()208 aBtnRemoveAll.SetClickHdl( LINK( this, AnimationWindow, ClickRemoveBitmapHdl ) ); in AnimationWindow()231 aBtnRemoveAll.SetAccessibleRelationMemberOf( &aGrpBitmap ); in AnimationWindow()637 aBtnRemoveAll.Enable(); in UpdateControl()652 aBtnRemoveAll.Enable( sal_False ); in UpdateControl()783 aBtnRemoveAll.Hide(); in Resize()810 aBtnRemoveAll.SetPosPixel( aBtnRemoveAll.GetPosPixel() + aPt ); in Resize()834 aBtnRemoveAll.Show(); in Resize()
127 ImageButton aBtnRemoveAll; member in sd::AnimationWindow
Completed in 29 milliseconds