Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2674 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()
H A Dpptanimations.hxx97 #define DFF_msofbtAnimKeyTime 0xf143 macro
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1829 EscherExAtom aAnimKeyTime( rStrm, DFF_msofbtAnimKeyTime ); in exportAnimateKeyPoints()

Completed in 45 milliseconds