Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A DEffectMigration.cxx1286 OUString aSoundFile; in UpdateSoundEffect() local
1288 aSoundFile = pInfo->maSoundFile; in UpdateSoundEffect()
1295 if( aSoundFile.getLength() ) in UpdateSoundEffect()
1297 pEffect->createAudio( makeAny( aSoundFile ) ); in UpdateSoundEffect()
1316 OUString aSoundFile; in GetSoundFile() local
1330 (aSoundFile.getLength() == 0) && (aIter != pMainSequence->getEnd()); in GetSoundFile()
1337 pEffect->getAudio()->getSource() >>= aSoundFile; in GetSoundFile()
1342 return aSoundFile; in GetSoundFile()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1824 String aSoundFile( ReadSound( nSoundRef ) ); in ImportPageEffect() local
1825 pPage->SetSoundFile( aSoundFile ); in ImportPageEffect()

Completed in 39 milliseconds