Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx107 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 Dthesdlg.cxx290 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 Dthesdlg_impl.hxx171 ImageButton aLeftBtn; member
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx137 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 Dtablepg.hxx60 RadioButton aLeftBtn; member in SwFormatTablePage

Completed in 36 milliseconds