Searched refs:maSound (Results 1 – 1 of 1) sorted by relevance
123 maSound = rPage.GetSoundFile(); in TransitionEffect()191 rOutPage.SetSoundFile( maSound ); in applyTo()211 …(!mbStopSound && !aOtherEffect.mbStopSound && maSound != aOtherEffect.maSound) || (mbStopSound != … in compareWith()226 String maSound; member862 else if( aEffect.mbSoundOn && aEffect.maSound.Len() > 0 ) in updateControls()865 if( lcl_findSoundInList( maSoundList, aEffect.maSound, nPos )) in updateControls()869 maCurrentSoundFile = aEffect.maSound; in updateControls()1091 aResult.maSound = OUString(); in getTransitionEffectFromControls()1096 aResult.maSound = lcl_getSoundFileURL( maSoundList, maLB_SOUND ); in getTransitionEffectFromControls()1098 maCurrentSoundFile = aResult.maSound; in getTransitionEffectFromControls()
Completed in 35 milliseconds