Searched refs:nSoundRef (Results 1 – 8 of 8) sorted by relevance
52 rIn >> nSoundRef; in ReadStream()131 return m_aAtom.nSoundRef && m_aAtom.nFlags & 0x0010; in HasSoundEffect()165 return m_aAtom.nSoundRef; in GetSoundRef()
1577 sal_Int32 nSlideTime, nSoundRef; in ImportPageEffect() local1579 >> nSoundRef // Index in SoundCollection in ImportPageEffect()1824 String aSoundFile( ReadSound( nSoundRef ) ); in ImportPageEffect()1908 String ImplSdPPTImport::ReadSound(sal_uInt32 nSoundRef) const in ReadSound()1936 if ( UniString::CreateFromInt32( nSoundRef ) == aRefStr ) in ReadSound()2095 if( pIAtom->nSoundRef ) in FillSdAnimationInfo()2097 … pInfo->SetBookmark( ReadSound( pIAtom->nSoundRef ) ); // Pfad zum Soundfile in MSDOS-Notation in FillSdAnimationInfo()
41 sal_uInt32 nSoundRef; member in Ppt97AnimationInfoAtom
80 String ReadSound( sal_uInt32 nSoundRef ) const;
3485 …sal_uInt32 nSoundRef = 0; // 0 if storage is from clipboard. Otherwise index(ID) in Soun… in ImplWriteObjectEffect() local3967 nSoundRef = maSoundCollection.GetId( *(::rtl::OUString*)mAny.getValue() ); in ImplWriteObjectEffect()3968 if ( nSoundRef ) in ImplWriteObjectEffect()3986 rSt << nDimColor << nFlags << nSoundRef << nDelayTime in ImplWriteObjectEffect()3997 sal_uInt32 nSoundRef = 0; // a reference to a sound in the sound collection, or NULL. in ImplWriteClickAction() local4051 nSoundRef = maSoundCollection.GetId( *(::rtl::OUString*)mAny.getValue() ); in ImplWriteClickAction()4129 << nSoundRef in ImplWriteClickAction()
1272 sal_uInt32 nSoundRef = 0; in ImplCreateSlide() local1282 nSoundRef = maSoundCollection.GetId( aSoundURL ); in ImplCreateSlide()1519 << nSoundRef in ImplCreateSlide()
120 sal_uInt32 nSoundRef; member
248 rIn >> rAtom.nSoundRef in operator >>()
Completed in 176 milliseconds