Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/controller/main/
H A DElementSelector.cxx161 sal_uInt16 nEntryPosToSelect = 0; bool bSelectionFound = false; in UpdateChartElementsListAndSelection() local
166 if ( !bSelectionFound && aSelectedOID == aIt->OID ) in UpdateChartElementsListAndSelection()
169 bSelectionFound = true; in UpdateChartElementsListAndSelection()
173 if( bSelectionFound ) in UpdateChartElementsListAndSelection()