Searched refs:DFF_msofbtAnimateMotion (Results 1 – 3 of 3) sorted by relevance
312 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in createNode()513 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in importAnimationContainer()1567 case DFF_msofbtAnimateMotion: in importAnimationNodeContainer()2096 …DBG_ASSERT( pAtom && pAtom->getType() == DFF_msofbtAnimateMotion && xMotion.is(), "invalid call to… in importAnimateMotionContainer()3207 case DFF_msofbtAnimateMotion: pTitle = "AnimateMotion"; break; in dump_atom_header()3378 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in dump_anim_group()
77 #define DFF_msofbtAnimateMotion 0xf12e macro
1942 EscherExContainer aAnimateMotion( rStrm, DFF_msofbtAnimateMotion ); in exportAnimateMotion()
Completed in 38 milliseconds