Searched refs:pAttributeValueAtom (Results 1 – 1 of 1) sorted by relevance
2553 const Atom* pAttributeValueAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimAttributeValue ); in importAttributeNamesContainer() local2555 while( pAttributeValueAtom ) in importAttributeNamesContainer()2558 if ( importAttributeValue( pAttributeValueAtom, aAny ) ) in importAttributeNamesContainer()2574 …pAttributeValueAtom = pAtom->findNextChildAtom( DFF_msofbtAnimAttributeValue, pAttributeValueAtom … in importAttributeNamesContainer()
Completed in 19 milliseconds