Searched refs:aSoundFile (Results 1 – 2 of 2) sorted by relevance
1286 OUString aSoundFile; in UpdateSoundEffect() local1288 aSoundFile = pInfo->maSoundFile; in UpdateSoundEffect()1295 if( aSoundFile.getLength() ) in UpdateSoundEffect()1297 pEffect->createAudio( makeAny( aSoundFile ) ); in UpdateSoundEffect()1316 OUString aSoundFile; in GetSoundFile() local1330 (aSoundFile.getLength() == 0) && (aIter != pMainSequence->getEnd()); in GetSoundFile()1337 pEffect->getAudio()->getSource() >>= aSoundFile; in GetSoundFile()1342 return aSoundFile; in GetSoundFile()
1824 String aSoundFile( ReadSound( nSoundRef ) ); in ImportPageEffect() local1825 pPage->SetSoundFile( aSoundFile ); in ImportPageEffect()
Completed in 81 milliseconds