Searched refs:aLeftBtn (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/cui/source/dialogs/ |
H A D | hyphen.cxx | 107 ImageButton aLeftBtn; member 169 aLeftBtn ( pDialog, CUI_RES( BTN_LEFT ) ), in SvxHyphenWordDialog_Impl() 208 aLeftBtn.SetClickHdl( LINK( this, SvxHyphenWordDialog_Impl, Left_Impl ) ); in SvxHyphenWordDialog_Impl() 243 aLeftBtn.Disable(); in EnableLRBtn_Impl() 248 aLeftBtn.Enable(); in EnableLRBtn_Impl()
|
H A D | thesdlg.cxx | 290 aLeftBtn ( pDialog, CUI_RES( BTN_LEFT ) ), in SvxThesaurusDialog_Impl() 314 aLeftBtn.SetClickHdl( LINK( this, SvxThesaurusDialog_Impl, LeftBtnHdl_Impl ) ); in SvxThesaurusDialog_Impl() 448 aLeftBtn.Enable( aLookUpHistory.size() > 1 ); in LookUp_Impl() 618 &pThis->aLeftBtn, in IMPL_STATIC_LINK() 682 m_pImpl->aLeftBtn.Enable( sal_False ); in SvxThesaurusDialog()
|
H A D | thesdlg_impl.hxx | 171 ImageButton aLeftBtn; member
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 137 aLeftBtn(this, SW_RES( RB_LEFT )), in SwFormatTablePage() 193 aLeftBtn.SetClickHdl( aLk ); in Init() 276 else if( (RadioButton *) pBox == &aLeftBtn ) in IMPL_LINK() 375 else if(aLeftBtn.IsChecked()) in IMPL_LINK_INLINE_END() 604 aLeftBtn.Check(); in Reset() 779 else if(aLeftBtn.IsChecked()) in DeactivatePage()
|
H A D | tablepg.hxx | 60 RadioButton aLeftBtn; member in SwFormatTablePage
|
Completed in 37 milliseconds