Home
last modified time | relevance | path

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

/trunk/main/slideshow/test/
H A Dtestview.cxx57 bool mbIsSoundEnabled; member in ImplTestView
71 mbIsSoundEnabled(false), in ImplTestView()
150 return mbIsSoundEnabled; in isSoundEnabled()
155 mbIsSoundEnabled = bValue; in setIsSoundEnabled()
/trunk/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
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx752 bool mbIsSoundEnabled; member in slideshow::internal::__anon16bb2ce10111::SlideView
769 mbIsSoundEnabled(true) in SlideView()
1002 mbIsSoundEnabled = bValue; in setIsSoundEnabled()
1007 return mbIsSoundEnabled; in isSoundEnabled()

Completed in 32 milliseconds