Home
last modified time | relevance | path

Searched refs:mbStopSound (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx125 mbStopSound = rPage.IsStopSound(); in TransitionEffect()
135 mbStopSound = sal_False; in init()
182 if( mbStopSound ) in applyTo()
211 …(!mbStopSound && !aOtherEffect.mbStopSound && maSound != aOtherEffect.maSound) || (mbStopSound != … in compareWith()
228 bool mbStopSound; member
858 if( aEffect.mbStopSound ) in updateControls()
1087 aResult.mbStopSound = nPos == 1; in getTransitionEffectFromControls()
1089 if( aResult.mbStopSound ) in getTransitionEffectFromControls()
/aoo41x/main/sd/source/core/
H A Dundoanim.cxx240 mpImpl->mbOldStopSound = pThePage->mbStopSound; in UndoTransition()
260 mpImpl->mbNewStopSound = mpImpl->mpPage->mbStopSound; in Undo()
271 mpImpl->mpPage->mbStopSound = mpImpl->mbOldStopSound; in Undo()
284 mpImpl->mpPage->mbStopSound = mpImpl->mbNewStopSound; in Redo()
H A Dsdpage2.cxx406 mbStopSound = rSrcPage.mbStopSound; in SdPage()
H A Dsdpage.cxx109 , mbStopSound(sal_False) in SdPage()
/aoo41x/main/sd/inc/
H A Dsdpage.hxx137 bool mbStopSound; member in SdPage
259 void SetStopSound( bool bStopSound ) { mbStopSound = bStopSound; } in SetStopSound()
260 bool IsStopSound() const { return mbStopSound; } in IsStopSound()
/aoo41x/main/oox/source/ppt/
H A Dsoundactioncontext.cxx47 , mbStopSound( false ) in SoundActionContext()
113 mbStopSound = true; in createFastChildContext()
/aoo41x/main/oox/inc/oox/ppt/
H A Dsoundactioncontext.hxx47 bool mbStopSound; member in oox::ppt::SoundActionContext

Completed in 56 milliseconds