Searched refs:pEventAtom (Results 1 – 1 of 1) sorted by relevance
2879 const Atom* pEventAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimEvent ); in importAnimationEvents() local2880 while( pEventAtom ) in importAnimationEvents()2884 switch( pEventAtom->getInstance() ) in importAnimationEvents()2898 const Atom* pChildAtom = pEventAtom->findFirstChildAtom(); in importAnimationEvents()2944 pChildAtom = pEventAtom->findNextChildAtom( pChildAtom ); in importAnimationEvents()2950 pEventAtom = pAtom->findNextChildAtom( DFF_msofbtAnimEvent, pEventAtom ); in importAnimationEvents()
Completed in 27 milliseconds