Home
last modified time | relevance | path

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

/aoo4110/main/animations/source/animcore/
H A Dtargetpropertiescreator.cxx168 typedef ::std::hash_map< ShapeHashKey, VectorOfNamedValues, ShapeKeyHasher > XShapeHash; typedef
173 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()
/aoo4110/main/slideshow/source/engine/slide/
H A Dlayermanager.hxx248 ::com::sun::star::drawing::XShape > > > XShapeHash; typedef in slideshow::internal::LayerManager
335 XShapeHash maXShapeHash;
H A Dlayermanager.cxx280 XShapeHash::value_type( rShape->getXShape(), in addShape()
372 const XShapeHash::const_iterator aIter( maXShapeHash.find( xShape )); in lookupShape()

Completed in 282 milliseconds