Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx316 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in createNode()
525 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in importAnimationContainer()
1442 if( pChildAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in importTimeContainer()
1571 case DFF_msofbtAnimCommand: in importAnimationNodeContainer()
2174 …DBG_ASSERT( pAtom && pAtom->getType() == DFF_msofbtAnimCommand && xCommand.is(), "invalid call to … in importCommandContainer()
3222 case DFF_msofbtAnimCommand: pTitle = "AnimCommand"; break; in dump_atom_header()
3380 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in dump_anim_group()
H A Dpptanimations.hxx81 #define DFF_msofbtAnimCommand 0xf132 macro

Completed in 249 milliseconds