Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1889 Ppt97AnimationPtr pPpt97Animation = (*aIter).second; in ImportPageEffect() local
1890 if( pPpt97Animation.get() ) in ImportPageEffect()
1891 pPpt97Animation->createAndSetCustomAnimationEffect( (*aIter).first ); in ImportPageEffect()