Searched refs:bRightEmpty (Results 1 – 1 of 1) sorted by relevance
823 bool bRightEmpty = rRight.Count() == 0; in lclSelectionChanged() local824 if( bLeftEmpty || bRightEmpty ) in lclSelectionChanged()825 return !(bLeftEmpty && bRightEmpty); in lclSelectionChanged()
Completed in 22 milliseconds