Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/
H A Dslideshowimpl.cxx397 uno::Any const& url = uno::Any(), bool bLoopSound = false );
726 …PlayerSharedPtr SlideShowImpl::resetSlideTransitionSound( const uno::Any& rSound, bool bLoopSound ) in resetSlideTransitionSound() argument
746 mpCurrentSlideTransitionSound->setPlaybackLoop( bLoopSound ); in resetSlideTransitionSound()
827 sal_Bool bLoopSound = sal_False; in createSlideTransition() local
832 if( !getPropertyValue( bLoopSound, xPropSet, OUSTR("LoopSound") ) ) in createSlideTransition()
847 resetSlideTransitionSound( aSound, bLoopSound ) )); in createSlideTransition()
/aoo41x/main/sd/inc/
H A Dsdpage.hxx256 void SetLoopSound( bool bLoopSound ) { mbLoopSound = bLoopSound; } in SetLoopSound() argument
/aoo41x/main/xmloff/source/draw/
H A Danimationexport.cxx630 sal_Bool bLoopSound = sal_False; in exportTransitionNode() local
631 …geProps->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "LoopSound" ) ) ) >>= bLoopSound; in exportTransitionNode()
633 if( bLoopSound ) in exportTransitionNode()
/aoo41x/main/sd/source/filter/eppt/
H A Deppt.cxx1275 sal_Bool bLoopSound = sal_False; in ImplCreateSlide() local
1289 aAny >>= bLoopSound; in ImplCreateSlide()
1508 if ( bLoopSound ) in ImplCreateSlide()

Completed in 55 milliseconds