Searched refs:maAllShapes (Results 1 – 2 of 2) sorted by relevance
87 maAllShapes(), in LayerManager()157 std::for_each(maAllShapes.begin(), in deactivate()158 maAllShapes.end(), in deactivate()165 iEnd (maAllShapes.end()); in deactivate()267 std::for_each( maAllShapes.begin(), in viewsChanged()268 maAllShapes.end(), in viewsChanged()305 … OSL_ASSERT( maAllShapes.find(rShape) == maAllShapes.end() ); // shape must not be added already in implAddShape()312 maAllShapes.insert(aValue); in implAddShape()325 OSL_ASSERT( maAllShapes.find(rShape) != maAllShapes.end() ); in removeShape()363 maAllShapes.erase( aShapeEntry ); in implRemoveShape()[all …]
345 LayerShapeMap maAllShapes; member in slideshow::internal::LayerManager
Completed in 22 milliseconds