Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds