Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx163 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()
/trunk/main/sd/source/ui/inc/
H A Danimobjs.hxx127 ImageButton aBtnRemoveAll; member in sd::AnimationWindow

Completed in 21 milliseconds