Home
last modified time | relevance | path

Searched refs:aInteractiveInfoAtom (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2716 PptInteractiveInfoAtom aInteractiveInfoAtom; in ProcessObj() local
2717 rSt >> aInteractiveInfoAtom; in ProcessObj()
2722 … ( (ImplSdPPTImport*) this )->FillSdAnimationInfo( pInfo, &aInteractiveInfoAtom, aMacroName ); in ProcessObj()
2723 if ( aInteractiveInfoAtom.nAction == 6 ) // Sj -> media action in ProcessObj()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7123 PptInteractiveInfoAtom aInteractiveInfoAtom; in PPTTextObj() local
7124 rIn >> aInteractiveInfoAtom; in PPTTextObj()
7128 … if ( pHyperlink->nIndex == aInteractiveInfoAtom.nExHyperlinkId ) in PPTTextObj()