Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx3093 String HtmlExport::InsertSound( const String& rSoundFile ) in InsertSound() argument
3095 if( rSoundFile.Len() == 0 ) in InsertSound()
3096 return rSoundFile; in InsertSound()
3099 INetURLObject aURL( rSoundFile ); in InsertSound()
3106 CopyFile( rSoundFile, maExportPath ); in InsertSound()
H A Dhtmlex.hxx207 String InsertSound( const String& rSoundFile );

Completed in 38 milliseconds