Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx345 SvStringsDtor aFoundGroupNames; in Update() local
359 aFoundGroupNames.Insert( new String(sName), in Update()
360 aFoundGroupNames.Count()); in Update()
397 for( sal_uInt16 j = 0; j < aFoundGroupNames.Count() && !bFound; ++j) in Update()
399 bFound = sCompareGroup == *aFoundGroupNames[j]; in Update()

Completed in 9 milliseconds