Home
last modified time | relevance | path

Searched refs:nSoundRef (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sd/source/filter/ppt/
H A Dppt97animations.cxx52 rIn >> nSoundRef; in ReadStream()
131 return m_aAtom.nSoundRef && m_aAtom.nFlags & 0x0010; in HasSoundEffect()
165 return m_aAtom.nSoundRef; in GetSoundRef()
H A Dpptin.cxx1577 sal_Int32 nSlideTime, nSoundRef; in ImportPageEffect() local
1579 >> 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()
H A Dppt97animations.hxx41 sal_uInt32 nSoundRef; member in Ppt97AnimationInfoAtom
H A Dpptin.hxx80 String ReadSound( sal_uInt32 nSoundRef ) const;
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx3485 …sal_uInt32 nSoundRef = 0; // 0 if storage is from clipboard. Otherwise index(ID) in Soun… in ImplWriteObjectEffect() local
3967 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() local
4051 nSoundRef = maSoundCollection.GetId( *(::rtl::OUString*)mAny.getValue() ); in ImplWriteClickAction()
4129 << nSoundRef in ImplWriteClickAction()
H A Deppt.cxx1272 sal_uInt32 nSoundRef = 0; in ImplCreateSlide() local
1282 nSoundRef = maSoundCollection.GetId( aSoundURL ); in ImplCreateSlide()
1519 << nSoundRef in ImplCreateSlide()
/aoo42x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx120 sal_uInt32 nSoundRef; member
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx248 rIn >> rAtom.nSoundRef in operator >>()

Completed in 315 milliseconds