Home
last modified time | relevance | path

Searched refs:aRightPB (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx775 ImageButton aRightPB; member in SwAddStylesDlg_Impl
801 aRightPB( this, SW_RES(PB_RIGHT )), in SwAddStylesDlg_Impl()
810 aRightPB.SetAccessibleRelationMemberOf(&aStylesFL); in SwAddStylesDlg_Impl()
813 aRightPB.SetModeImage( Image( SW_RES( IMG_ALL_RIGHT_HC ) ), BMP_COLOR_HIGHCONTRAST ); in SwAddStylesDlg_Impl()
817 aRightPB.SetClickHdl(LINK(this, SwAddStylesDlg_Impl, LeftRightHdl)); in SwAddStylesDlg_Impl()

Completed in 19 milliseconds