Searched refs:createAudio (Results 1 – 5 of 5) sorted by relevance
718 pEffect->createAudio( uno::makeAny( m_aSoundFileUrl ) ); in createAndSetCustomAnimationEffect()
170 SD_DLLPUBLIC void createAudio( const ::com::sun::star::uno::Any& rSource, double fVolume = 1.0 );
1297 pEffect->createAudio( makeAny( aSoundFile ) ); in UpdateSoundEffect()
1564 void CustomAnimationEffect::createAudio( const ::com::sun::star::uno::Any& rSource, double fVolume … in createAudio() function in sd::CustomAnimationEffect
1658 pEffect->createAudio( aSoundSource ); in changeSelection()
Completed in 44 milliseconds