Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/inc/
H A Dunoview.hxx73 virtual void setIsSoundEnabled (const bool bValue) = 0;
/AOO41X/main/slideshow/source/engine/
H A Dslideview.cxx710 virtual void setIsSoundEnabled (const bool bValue);
1000 void SlideView::setIsSoundEnabled (const bool bValue) in setIsSoundEnabled() function in slideshow::internal::__anon450213110111::SlideView
H A Dslideshowimpl.cxx1852 (*iView)->setIsSoundEnabled(bValue); in setProperty()