Searched refs:tAnimationVector (Results 1 – 2 of 2) sorted by relevance
51 typedef std::vector< std::pair< SdrObject*, Ppt97AnimationPtr > > tAnimationVector; typedef
1868 tAnimationVector aAnimationsOnThisPage; in ImportPageEffect()1886 tAnimationVector::iterator aIter( aAnimationsOnThisPage.begin() ); in ImportPageEffect()1887 const tAnimationVector::iterator aEnd( aAnimationsOnThisPage.end() ); in ImportPageEffect()
Completed in 32 milliseconds