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()
7124 PptInteractiveInfoAtom aInteractiveInfoAtom; in PPTTextObj() local7125 rIn >> aInteractiveInfoAtom; in PPTTextObj()7129 if ( pHyperlink->nIndex == aInteractiveInfoAtom.nExHyperlinkId ) in PPTTextObj()
Completed in 67 milliseconds