Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Dhelpopt.cxx373 ConstMapString2IntIterator aThisURLNewCounter = aURLIgnoreCounters.find(sCurrentURL); in implSaveURLCounters() local
374 if (aURLIgnoreCounters.end() == aThisURLNewCounter) in implSaveURLCounters()
392 if (aThisURLNewCounter->second != nThisURLPersistentCounter) in implSaveURLCounters()
399 (*pNewCounterValues) <<= aThisURLNewCounter->second; in implSaveURLCounters()

Completed in 24 milliseconds