Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx86 maXShapeHash( 101 ), in LayerManager()
279 if( !maXShapeHash.insert( in addShape()
322 if( maXShapeHash.erase( rShape->getXShape() ) == 0 ) in removeShape()
372 const XShapeHash::const_iterator aIter( maXShapeHash.find( xShape )); in lookupShape()
373 if( aIter == maXShapeHash.end() ) in lookupShape()
H A Dlayermanager.hxx335 XShapeHash maXShapeHash; member in slideshow::internal::LayerManager

Completed in 18 milliseconds