Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/filter/ppt/
H A Dpptin.cxx1949 sal_Bool bSoundExists = sal_False; in ReadSound() local
1955 for( sal_uLong n = 0; ( n < pSoundList->Count() ) && !bSoundExists; n++ ) in ReadSound()
1963 bSoundExists = sal_True; in ReadSound()
1972 if ( !bSoundExists ) in ReadSound()