Searched refs:m_rbSearchForText (Results 1 – 2 of 2) sorted by relevance
96 ,m_rbSearchForText (this, CUI_RES(RB_SEARCHFORTEXT)) in FmSearchDialog()300 if ( m_rbSearchForText.IsChecked() ) in Init()362 if (m_rbSearchForText.IsChecked()) in IMPL_LINK()370 if (m_rbSearchForText.IsChecked()) in IMPL_LINK()437 if ((m_cmbSearchText.GetText().Len() != 0) || !m_rbSearchForText.IsChecked()) in IMPL_LINK()550 sal_Bool bEnable = ( m_rbSearchForText.IsChecked() in IMPL_LINK()652 m_rbSearchForText.Enable (bEnable); in EnableSearchUI()702 sal_Bool bSearchingForText = m_rbSearchForText.IsChecked(); in EnableSearchForDependees()918 m_rbSearchForText.Check(sal_False); in LoadParams()925 default: m_rbSearchForText.Check(sal_True); break; in LoadParams()[all …]
74 RadioButton m_rbSearchForText; member in FmSearchDialog
Completed in 25 milliseconds