Searched refs:SetSound (Results 1 – 8 of 8) sorted by relevance
725 pAction->SetSound(pInfo->maSoundFile, pInfo->maSoundFile); in DoExecute()754 pAction->SetSound(pInfo->maSoundFile, aSound); in DoExecute()
112 void SetSound(String aTheOldSound, String aTheNewSound) in SetSound() function in SdAnimationPrmsUndoAction
185 rOutPage.SetSound( sal_False ); in applyTo()190 rOutPage.SetSound( mbSoundOn ); in applyTo()
244 void SetSound(sal_Bool bNewSoundOn) { mbSoundOn = bNewSoundOn; } in SetSound() function in SdPage
517 pSummaryPage->SetSound(pTemplatePage->IsSoundOn()); in AddSummaryPage()
824 pAction->SetSound(pInfo->maSoundFile, pInfo->maSoundFile); in ExecuteDrop()
1823 pPage->SetSound( sal_True ); in ImportPageEffect()
742 GetPage()->SetSound( aURL.getLength() != 0 ? sal_True : sal_False ); in setPropertyValue()
Completed in 118 milliseconds