Searched refs:aTargetFile (Results 1 – 4 of 4) sorted by relevance
312 sal_Bool bDoMove = aCommand.aTargetFile.Len() == 0;406 if( aCommand.aTargetFile.Len() )409 DirEntry aT(aCommand.aTargetFile);413 SvFileStream aOutStm( aCommand.aTargetFile,
322 aTargetFile = aName; in SvCommand()
55 String aTargetFile; member in SvCommand
556 OUString aTargetFile = aTargetFolderInetObj.GetMainURL( INetURLObject::NO_DECODE ); in checkAndCopyFileImpl() local557 if( !xSFI->exists( aTargetFile ) ) in checkAndCopyFileImpl()564 xSFI->copy( aSourceFile, aTargetFile ); in checkAndCopyFileImpl()
Completed in 28 milliseconds