Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx55 maShapeCursorMap(), in ShapeManagerImpl()
111 maShapeCursorMap.clear(); in deactivate()
125 maShapeCursorMap.clear(); in dispose()
226 maShapeCursorMap.rbegin() ); in handleMouseMoved()
228 maShapeCursorMap.rend() ); in handleMouseMoved()
385 maShapeCursorMap.erase(pShape); in cursorChanged()
391 if( (aIter = maShapeCursorMap.find(pShape)) in cursorChanged()
392 == maShapeCursorMap.end() ) in cursorChanged()
394 maShapeCursorMap.insert( in cursorChanged()
H A Dshapemanagerimpl.hxx196 ShapeToCursorMap maShapeCursorMap; member in slideshow::internal::ShapeManagerImpl

Completed in 12 milliseconds