Searched refs:aInteractiveInfoAtom (Results 1 – 2 of 2) sorted by relevance
2716 PptInteractiveInfoAtom aInteractiveInfoAtom; in ProcessObj() local2717 rSt >> aInteractiveInfoAtom; in ProcessObj()2722 … ( (ImplSdPPTImport*) this )->FillSdAnimationInfo( pInfo, &aInteractiveInfoAtom, aMacroName ); in ProcessObj()2723 if ( aInteractiveInfoAtom.nAction == 6 ) // Sj -> media action in ProcessObj()
7123 PptInteractiveInfoAtom aInteractiveInfoAtom; in PPTTextObj() local7124 rIn >> aInteractiveInfoAtom; in PPTTextObj()7128 … if ( pHyperlink->nIndex == aInteractiveInfoAtom.nExHyperlinkId ) in PPTTextObj()