Home
last modified time | relevance | path

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

/trunk/main/tools/source/fsys/
H A Dfilecopy.cxx240 FSysPathStyle eSourceStyle = DirEntry::GetPathStyle( rSource.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()
241 FSysPathStyle eTargetStyle = DirEntry::GetPathStyle( rTarget.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()
H A Ddirent.cxx2437 FSysPathStyle eStyle = DirEntry::GetPathStyle( rPath.GetDevice().GetName() ); in IsValidEntry_Impl()
2501 if ( FSYS_STYLE_NWFS == GetPathStyle( ImpGetTopPtr()->GetName() ) ) in MakeShortName()
2530 eStyle = DirEntry::GetPathStyle( GetDevice().GetName() ); in MakeShortName()
3172 … if (DirEntry::GetPathStyle(aTempDirEntry.GetDevice().GetName().GetChar(0)) != FSYS_STYLE_FAT) in IsLongNameOnFAT()
H A Dos2.cxx913 FSysPathStyle DirEntry::GetPathStyle( const String &rDevice ) in GetPathStyle() function in DirEntry
939 if (GetPathStyle(GetDevice().GetName()) == FSYS_STYLE_UNX) in IsCaseSensitive()
H A Dunx.cxx598 FSysPathStyle DirEntry::GetPathStyle( const String & ) in GetPathStyle() function in DirEntry
H A Dwntmsc.cxx166 FSysPathStyle DirEntry::GetPathStyle( const String &rDevice ) in GetPathStyle() function in DirEntry
/trunk/main/tools/inc/tools/
H A Dfsys.hxx372 static FSysPathStyle GetPathStyle( const String &rDevice );

Completed in 40 milliseconds