Searched refs:bTheOldSoundOn (Results 1 – 1 of 1) sorted by relevance
110 void SetSoundOn(sal_Bool bTheOldSoundOn, sal_Bool bTheNewSoundOn) in SetSoundOn() argument111 { bOldSoundOn = bTheOldSoundOn; bNewSoundOn = bTheNewSoundOn; } in SetSoundOn()132 void SetSecondSoundOn(sal_Bool bTheOldSoundOn, sal_Bool bTheNewSoundOn) in SetSecondSoundOn() argument133 { bOldSecondSoundOn = bTheOldSoundOn; bNewSecondSoundOn = bTheNewSoundOn; } in SetSecondSoundOn()
Completed in 7 milliseconds