Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2879 const Atom* pEventAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimEvent ); in importAnimationEvents() local
2880 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 31 milliseconds