Searched refs:XShapeHash (Results 1 – 3 of 3) sorted by relevance
168 typedef ::std::hash_map< ShapeHashKey, VectorOfNamedValues, ShapeKeyHasher > XShapeHash; typedef173 explicit NodeFunctor( XShapeHash& rShapeHash ) : in NodeFunctor()180 NodeFunctor( XShapeHash& rShapeHash, in NodeFunctor()338 XShapeHash::const_iterator aIter; in operator ()()385 XShapeHash::value_type( in operator ()()401 XShapeHash& mrShapeHash;433 XShapeHash aShapeHash( 101 ); in createInitialTargetProperties()452 XShapeHash::const_iterator aCurr( aShapeHash.begin() ); in createInitialTargetProperties()453 const XShapeHash::const_iterator aEnd ( aShapeHash.end() ); in createInitialTargetProperties()
248 ::com::sun::star::drawing::XShape > > > XShapeHash; typedef in slideshow::internal::LayerManager335 XShapeHash maXShapeHash;
280 XShapeHash::value_type( rShape->getXShape(), in addShape()372 const XShapeHash::const_iterator aIter( maXShapeHash.find( xShape )); in lookupShape()
Completed in 25 milliseconds