Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx774 ImageButton aLeftPB; member in SwAddStylesDlg_Impl
800 aLeftPB( this, SW_RES(PB_LEFT )), in SwAddStylesDlg_Impl()
809 aLeftPB.SetAccessibleRelationMemberOf(&aStylesFL); in SwAddStylesDlg_Impl()
812 aLeftPB.SetModeImage( Image( SW_RES( IMG_ALL_LEFT_HC ) ), BMP_COLOR_HIGHCONTRAST ); in SwAddStylesDlg_Impl()
816 aLeftPB.SetClickHdl(LINK(this, SwAddStylesDlg_Impl, LeftRightHdl)); in SwAddStylesDlg_Impl()
924 sal_Bool bLeft = pBtn == &aLeftPB; in IMPL_LINK()

Completed in 35 milliseconds