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