Searched refs:rDestPath (Results 1 – 2 of 2) sorted by relevance
208 bool CopyFile( const String& rSourceFile, const String& rDestPath );
3113 bool HtmlExport::CopyFile( const String& rSourceFile, const String& rDestPath ) in CopyFile() argument3116 DirEntry aDestEntry( rDestPath ); in CopyFile()3118 meEC.SetContext( STR_HTMLEXP_ERROR_COPY_FILE, aSourceEntry.GetName(), rDestPath ); in CopyFile()
Completed in 46 milliseconds