Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx823 bool bRightEmpty = rRight.Count() == 0; in lclSelectionChanged() local
824 if( bLeftEmpty || bRightEmpty ) in lclSelectionChanged()
825 return !(bLeftEmpty && bRightEmpty); in lclSelectionChanged()

Completed in 21 milliseconds