Home | History | Annotate | Download | only in Common

Lines Matching refs:VolExtension

313     path += UString(L'.') + VolExtension;

380 ArchivePath.VolExtension = typeExt;
386 uc.ArchivePath.VolExtension = typeExt;
715 if (!archivePath.VolExtension.IsEmpty())
716 updateCallbackSpec->VolExt = UString(L'.') + archivePath.VolExtension;