Lines Matching full:ustring
60 UString Name;
68 UString Prefix;
118 UString res = temp;
120 res = UString(L'0') + res;
121 UString name = Prefix + res;
246 bool CUpdateOptions::Init(const CCodecs *codecs, const CIntVector &formatIndices, const UString &arcPath)
267 UString typeExt = arcInfo.GetMainExt();
268 UString ext = typeExt;
310 /* const UString & stdInFileName, */
314 const UString &sfxModule,
392 UString resultPath;
411 UString realPath;
453 volStreamSpec->Prefix = archivePath.GetFinalPath() + UString(L".");
461 updateCallbackSpec->VolExt = UString(L'.') + archivePath.VolExtension;
487 UString realPath = archivePath.GetFinalPath();
611 UString _path;
664 UString name = options.SfxModule;
680 const UString arcPath = options.ArchivePath.GetFinalPath();
758 UString tempDirPrefix;
808 const UString &path = ap.GetFinalPath();
842 const UString &tempPath = ap.GetTempPath();
888 UString arcPath;
900 UString arcPath = fullPaths[i];
901 UString fileName = ExtractFileNameFromPath(arcPath);