Searched defs:bSingleSelection (Results 1 – 4 of 4) sorted by relevance
220 const bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && in InitControls() local818 sal_Bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && USHRT_MAX != nActNumLvl; in IMPL_LINK() local
309 bool bSingleSelection = rMarkList.GetMarkCount() == 1; in Execute() local
3160 const bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && in InitControls() local3776 sal_Bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && USHRT_MAX != nActNumLvl; in IMPL_LINK() local
421 sal_Bool bSingleSelection = (m_arrCurrentSelection.Count() == 1); in Command() local
Completed in 57 milliseconds