Searched refs:Ppt97AnimationPtr (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/ppt/ |
H A D | pptin.hxx | 49 typedef boost::shared_ptr< Ppt97Animation > Ppt97AnimationPtr; typedef 50 typedef ::std::map < SdrObject*, Ppt97AnimationPtr > tAnimationMap; 51 typedef std::vector< std::pair< SdrObject*, Ppt97AnimationPtr > > tAnimationVector;
|
H A D | pptin.cxx | 1511 …operator()( const std::pair< SdrObject*, Ppt97AnimationPtr >& p1, const std::pair< SdrObject*, Ppt… 1514 …operator()( const std::pair< SdrObject*, Ppt97AnimationPtr >& p1, const std::pair< SdrObject*, Ppt… in operator ()() 1878 … std::pair< SdrObject*, Ppt97AnimationPtr > aPair( (*aFound).first, (*aFound).second ); in ImportPageEffect() 1891 Ppt97AnimationPtr pPpt97Animation = (*aIter).second;; in ImportPageEffect() 2666 Ppt97AnimationPtr pAnimation( new Ppt97Animation( rSt ) ); in ProcessObj() 2743 Ppt97AnimationPtr pAnimation; in ProcessObj()
|
Completed in 50 milliseconds