Searched refs:maSoundFile (Results 1 – 10 of 10) sorted by relevance
237 mpImpl->maOldSoundFile = pThePage->maSoundFile; in UndoTransition()257 mpImpl->maNewSoundFile = mpImpl->mpPage->maSoundFile; in Undo()268 mpImpl->mpPage->maSoundFile = mpImpl->maOldSoundFile; in Undo()281 mpImpl->mpPage->maSoundFile = mpImpl->maNewSoundFile; in Redo()
82 maSoundFile (rAnmInfo.maSoundFile), in SdAnimationInfo()
404 maSoundFile = rSrcPage.maSoundFile; in SdPage()
1288 aSoundFile = pInfo->maSoundFile; in UpdateSoundEffect()
173 aSound = pInfo->maSoundFile; in DoExecute()230 if( aSound != pInfo->maSoundFile ) in DoExecute()346 aSound = pInfo->maSoundFile; nSoundFileSet = ATTR_SET; in DoExecute()725 pAction->SetSound(pInfo->maSoundFile, pInfo->maSoundFile); in DoExecute()754 pAction->SetSound(pInfo->maSoundFile, aSound); in DoExecute()794 pInfo->maSoundFile = aSound; in DoExecute()
61 pInfo->maSoundFile = aOldSoundFile; in Undo()107 pInfo->maSoundFile = aNewSoundFile; in Redo()
135 String maSoundFile; // Pfad zum Soundfile (MSDOS-Notation) member in SdPage253 void SetSoundFile(const String& rStr) { maSoundFile = rStr; } in SetSoundFile()254 String GetSoundFile() const { return maSoundFile; } in GetSoundFile()
59 String maSoundFile; // Pfad zum Soundfile in MSDOS-Notation member in SdAnimationInfo
824 pAction->SetSound(pInfo->maSoundFile, pInfo->maSoundFile); in ExecuteDrop()
602 pInfo->maSoundFile = aString; in setPropertyValue()
Completed in 62 milliseconds