Home
last modified time | relevance | path

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

/AOO42X/main/slideshow/source/inc/
H A Dunoview.hxx73 virtual void setIsSoundEnabled (const bool bValue) = 0;
/AOO42X/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::__anonf35ee0920111::SlideView
H A Dslideshowimpl.cxx1852 (*iView)->setIsSoundEnabled(bValue); in setProperty()
/AOO42X/main/slideshow/test/
H A Dtestview.cxx153 virtual void setIsSoundEnabled(const bool bValue) in setIsSoundEnabled() function in ImplTestView