Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Dusereventqueue.cxx417 ImpShapeEventMap::reverse_iterator aEndShape( maShapeEventMap.end() ); in isEmpty() local
418 while( aCurrShape != aEndShape ) in isEmpty()
439 const ImpShapeEventMap::reverse_iterator aEndShape( maShapeEventMap.rend() ); in hitTest() local
440 while( aCurrShape != aEndShape ) in hitTest()

Completed in 23 milliseconds