Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx166 sal_uInt32 nSoundId = 0; in GetId() local
171 for( ; nSoundId < nSoundCount; nSoundId++ ) in GetId()
172 if( ImplGetByIndex( nSoundId )->IsSameURL( rString ) ) in GetId()
174 if ( nSoundId++ == nSoundCount ) in GetId()
181 nSoundId = 0; // only insert sounds that are accessible in GetId()
186 return nSoundId; in GetId()

Completed in 11 milliseconds