Searched refs:aRightBtn (Results 1 – 3 of 3) sorted by relevance
108 ImageButton aRightBtn; member170 aRightBtn ( pDialog, CUI_RES( BTN_RIGHT ) ), in SvxHyphenWordDialog_Impl()209 aRightBtn.SetClickHdl( LINK( this, SvxHyphenWordDialog_Impl, Right_Impl ) ); in SvxHyphenWordDialog_Impl()230 aRightBtn.Disable(); in EnableLRBtn_Impl()235 aRightBtn.Enable(); in EnableLRBtn_Impl()
139 aRightBtn(this, SW_RES( RB_RIGHT )), in SwFormatTablePage()195 aRightBtn.SetClickHdl( aLk ); in Init()286 else if( (RadioButton *) pBox == &aRightBtn ) in IMPL_LINK()372 if(aRightBtn.IsChecked()) in IMPL_LINK_INLINE_END()616 aRightBtn.Check(); in Reset()777 if(aRightBtn.IsChecked()) in DeactivatePage()
62 RadioButton aRightBtn; member in SwFormatTablePage
Completed in 20 milliseconds