Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ppt/
H A Dsoundactioncontext.cxx48 , mbStopSound( false ) in SoundActionContext()
96 mbStopSound = true; in onCreateContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ppt/
H A Dsoundactioncontext.cxx46 , mbStopSound( false ) in SoundActionContext()
94 mbStopSound = true; in onCreateContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dundoanim.cxx227 mpImpl->mbOldStopSound = pThePage->mbStopSound; in UndoTransition()
246 mpImpl->mbNewStopSound = mpImpl->mpPage->mbStopSound; in Undo()
257 mpImpl->mpPage->mbStopSound = mpImpl->mbOldStopSound; in Undo()
270 mpImpl->mpPage->mbStopSound = mpImpl->mbNewStopSound; in Redo()
H A Dsdpage2.cxx359 mbStopSound = rSrcPage.mbStopSound; in lateInit()
541 mbStopSound != rOtherPage.mbStopSound || in Equals()
H A Dsdpage.cxx115 , mbStopSound(false) in SdPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dundoanim.cxx226 mpImpl->mbOldStopSound = pThePage->mbStopSound; in UndoTransition()
245 mpImpl->mbNewStopSound = mpImpl->mpPage->mbStopSound; in Undo()
256 mpImpl->mpPage->mbStopSound = mpImpl->mbOldStopSound; in Undo()
269 mpImpl->mpPage->mbStopSound = mpImpl->mbNewStopSound; in Redo()
H A Dsdpage2.cxx357 mbStopSound = rSrcPage.mbStopSound; in lateInit()
538 mbStopSound != rOtherPage.mbStopSound || in Equals()
H A Dsdpage.cxx113 , mbStopSound(false) in SdPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DSlideTransitionPane.cxx93 mbStopSound = rPage.IsStopSound(); in TransitionEffect()
103 mbStopSound = false; in init()
150 if( mbStopSound ) in applyTo()
184 …(!mbStopSound && !aOtherEffect.mbStopSound && maSound != aOtherEffect.maSound) || (mbStopSound != … in compareWith()
202 bool mbStopSound; member
601 if( aEffect.mbStopSound ) in updateControls()
846 aResult.mbStopSound = nPos == 1; in getTransitionEffectFromControls()
848 if( aResult.mbStopSound ) in getTransitionEffectFromControls()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DSlideTransitionPane.cxx95 mbStopSound = rPage.IsStopSound(); in TransitionEffect()
105 mbStopSound = false; in init()
152 if( mbStopSound ) in applyTo()
186 …(!mbStopSound && !aOtherEffect.mbStopSound && maSound != aOtherEffect.maSound) || (mbStopSound != … in compareWith()
204 bool mbStopSound; member
649 if( aEffect.mbStopSound ) in updateControls()
889 aResult.mbStopSound = nPos == 1; in getTransitionEffectFromControls()
891 if( aResult.mbStopSound ) in getTransitionEffectFromControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdpage.hxx117 bool mbStopSound; member in SdPage
233 void SetStopSound( bool bStopSound ) { mbStopSound = bStopSound; } in SetStopSound()
234 bool IsStopSound() const { return mbStopSound; } in IsStopSound()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdpage.hxx115 bool mbStopSound; member in SdPage
232 void SetStopSound( bool bStopSound ) { mbStopSound = bStopSound; } in SetStopSound()
233 bool IsStopSound() const { return mbStopSound; } in IsStopSound()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ppt/
H A Dsoundactioncontext.hxx49 bool mbStopSound; member in oox::ppt::SoundActionContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ppt/
H A Dsoundactioncontext.hxx49 bool mbStopSound; member in oox::ppt::SoundActionContext