Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx108 ImageButton aRightBtn; member
170 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()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx139 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()
H A Dtablepg.hxx62 RadioButton aRightBtn; member in SwFormatTablePage

Completed in 41 milliseconds