Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2092 void ImplSdPPTImport::FillSdAnimationInfo( SdAnimationInfo* pInfo, PptInteractiveInfoAtom* pIAtom, … in FillSdAnimationInfo() argument
2095 if( pIAtom->nSoundRef ) in FillSdAnimationInfo()
2097 … pInfo->SetBookmark( ReadSound( pIAtom->nSoundRef ) ); // Pfad zum Soundfile in MSDOS-Notation in FillSdAnimationInfo()
2101 switch ( pIAtom->nAction ) in FillSdAnimationInfo()
2120 switch( pIAtom->nJump ) in FillSdAnimationInfo()
2151 if ( pPtr->nIndex == pIAtom->nExHyperlinkId ) in FillSdAnimationInfo()
2156 switch( pIAtom->nHyperlinkType ) in FillSdAnimationInfo()
H A Dpptin.hxx72 …void FillSdAnimationInfo( SdAnimationInfo* pInfo, PptInteractiveInfoAtom* pIAtom, Strin…

Completed in 26 milliseconds