Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A Dcuifmsearch.cxx702 sal_Bool bSearchingForText = m_rbSearchForText.IsChecked(); in EnableSearchForDependees() local
703 m_pbSearchAgain.Enable(bEnable && (!bSearchingForText || (m_cmbSearchText.GetText().Len() != 0))); in EnableSearchForDependees()
705 bEnable = bEnable && bSearchingForText; in EnableSearchForDependees()

Completed in 23 milliseconds