Searched refs:aInteractiveInfoAtom (Results 1 – 2 of 2) sorted by relevance
2718 PptInteractiveInfoAtom aInteractiveInfoAtom; in ProcessObj() local2719 rSt >> aInteractiveInfoAtom; in ProcessObj()2724 … ( (ImplSdPPTImport*) this )->FillSdAnimationInfo( pInfo, &aInteractiveInfoAtom, aMacroName ); in ProcessObj()2725 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()
Completed in 66 milliseconds