Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx358 bool lcl_findSoundInList( const ::std::vector< String > & rSoundList, in lcl_findSoundInList() function
865 if( lcl_findSoundInList( maSoundList, aEffect.maSound, nPos )) in updateControls()
970 bValidSoundFile = lcl_findSoundInList( maSoundList, aFile, nPos ); in openSoundFileDialog()
982 bValidSoundFile = lcl_findSoundInList( maSoundList, aFile, nPos ); in openSoundFileDialog()
1010 if( lcl_findSoundInList( maSoundList, maCurrentSoundFile, nPos )) in openSoundFileDialog()

Completed in 18 milliseconds