Home
last modified time | relevance | path

Searched refs:mbIsSoundEnabled (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx86 mbIsSoundEnabled(true) in ViewMediaShape()
96 mbIsSoundEnabled = pUnoView->isSoundEnabled(); in ViewMediaShape()
356 mxPlayer->setMute( bMute || !mbIsSoundEnabled); in implSetMediaProperties()
H A Dviewmediashape.hxx162 bool mbIsSoundEnabled; member in slideshow::internal::ViewMediaShape
/AOO41X/main/slideshow/source/engine/
H A Dslideview.cxx752 bool mbIsSoundEnabled; member in slideshow::internal::__anon450213110111::SlideView
769 mbIsSoundEnabled(true) in SlideView()
1002 mbIsSoundEnabled = bValue; in setIsSoundEnabled()
1007 return mbIsSoundEnabled; in isSoundEnabled()