Lines Matching refs:findFirstChildAtom

377 		const Atom* pAnimationNodeAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimNode );  in importAnimationContainer()
382 const Atom* pAnimationPropertySetAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimPropertySet ); in importAnimationContainer()
1427 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importTimeContainer()
1530 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimationNodeContainer()
1600 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateFilterContainer()
1682 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateAttributeTargetContainer()
1889 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateColorContainer()
1961 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateSetContainer()
2020 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateContainer()
2099 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateMotionContainer()
2180 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importCommandContainer()
2318 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAudioContainer()
2385 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateScaleContainer()
2486 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importAnimateRotationContainer()
2553 const Atom* pAttributeValueAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimAttributeValue ); in importAttributeNamesContainer()
2590 const Atom* pValueAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimValue ); in importAnimationValues()
2681 pIter = pAtom->findFirstChildAtom(DFF_msofbtAnimKeyTime); in importAnimateKeyPoints()
2879 const Atom* pEventAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimEvent ); in importAnimationEvents()
2898 const Atom* pChildAtom = pEventAtom->findFirstChildAtom(); in importAnimationEvents()
2997 const Atom* pActionAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimAction ); in importAnimationActions()
3038 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importTargetElementContainer()
3173 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in importPropertySetContainer()
3291 const Atom* pChildAtom = pAtom->findFirstChildAtom(); in dump_atom()