Searched refs:DFF_msofbtAnimKeyTime (Results 1 – 3 of 3) sorted by relevance
2674 while( (pIter = pAtom->findNextChildAtom( DFF_msofbtAnimKeyTime, pIter )) != 0 ) in importAnimateKeyPoints()2681 pIter = pAtom->findFirstChildAtom(DFF_msofbtAnimKeyTime); in importAnimateKeyPoints()2732 pIter = pAtom->findNextChildAtom(DFF_msofbtAnimKeyTime, pIter); in importAnimateKeyPoints()3217 case DFF_msofbtAnimKeyTime: pTitle = "AnimKeyTime"; break; in dump_atom_header()
97 #define DFF_msofbtAnimKeyTime 0xf143 macro
1829 EscherExAtom aAnimKeyTime( rStrm, DFF_msofbtAnimKeyTime ); in exportAnimateKeyPoints()
Completed in 40 milliseconds