Home
last modified time | relevance | path

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

/aoo4110/main/cosv/source/storage/
H A Dplocroot.cxx100 class WinDriveRootDir : public Root class
103 WinDriveRootDir(
105 WinDriveRootDir(
182 return new WinDriveRootDir(i_sPath); in Create_WindowsRoot()
390 WinDriveRootDir::WinDriveRootDir( const char * i_sPath ) in WinDriveRootDir() function in csv::ploc::WinDriveRootDir
397 WinDriveRootDir::WinDriveRootDir( char i_cDrive ) in WinDriveRootDir() function in csv::ploc::WinDriveRootDir
403 WinDriveRootDir::Get( ostream & o_rPath ) const in Get()
409 WinDriveRootDir::Get( bostream & o_rPath ) const in Get()
417 WinDriveRootDir::CreateCopy() const in CreateCopy()
419 return new WinDriveRootDir(cDrive); in CreateCopy()
[all …]

Completed in 24 milliseconds