Home
last modified time | relevance | path

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

/aoo4110/main/cosv/source/storage/
H A Dplocroot.cxx137 String sEntryPt; member in csv::ploc::UNCRoot
445 sEntryPt = String(pRestPath, pDirEnd - pRestPath); in UNCRoot()
449 sEntryPt = pRestPath; in UNCRoot()
456 sEntryPt(i_sEntryPt) in UNCRoot()
463 o_rPath << "\\\\" << sComputer << '\\' << sEntryPt << "\\"; in Get()
472 o_rPath.write( sEntryPt ); in Get()
479 return new UNCRoot(sComputer,sEntryPt); in CreateCopy()

Completed in 13 milliseconds