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 | 1509 …operator()( const std::pair< SdrObject*, Ppt97AnimationPtr >& p1, const std::pair< SdrObject*, Ppt… 1512 …operator()( const std::pair< SdrObject*, Ppt97AnimationPtr >& p1, const std::pair< SdrObject*, Ppt… in operator ()() 1876 … std::pair< SdrObject*, Ppt97AnimationPtr > aPair( (*aFound).first, (*aFound).second ); in ImportPageEffect() 1889 Ppt97AnimationPtr pPpt97Animation = (*aIter).second; in ImportPageEffect() 2664 Ppt97AnimationPtr pAnimation( new Ppt97Animation( rSt ) ); in ProcessObj() 2741 Ppt97AnimationPtr pAnimation; in ProcessObj()
|