Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx943 const DirEntry* DirEntry::ImpGetTopPtr() const in ImpGetTopPtr() function in DirEntry
964 DirEntry* DirEntry::ImpGetTopPtr() in ImpGetTopPtr() function in DirEntry
1072 return DRIVE_EXISTS( ImpGetTopPtr()->aName.GetChar(0) ); in Exists()
1166 ( ImpGetTopPtr()->eFlag != FSYS_FLAG_VOLUME ) && in GetFull()
1167 ( ImpGetTopPtr()->eFlag != FSYS_FLAG_ABSROOT ) && in GetFull()
1554 const DirEntry *pEntryTop = rEntry.ImpGetTopPtr(); in operator +()
1555 const DirEntry *pThisTop = ImpGetTopPtr(); in operator +()
1602 aRet.ImpGetTopPtr()->aName = aDevice; in operator +()
1617 DirEntry *pTop = aRet.ImpGetTopPtr(); in operator +()
1770 if ( ImpGetTopPtr()->eFlag == FSYS_FLAG_ABSROOT ) in Find()
[all …]
H A Dwntmsc.cxx316 const DirEntry *pTop = ImpGetTopPtr(); in GetVolume()
849 const DirEntry *pTop = aDirEntry.ImpGetTopPtr(); in Update()
948 DirEntry *pTop = aAbsEntry.ImpGetTopPtr(); in Update()
1050 ByteString aVol( DirEntry(rPath).ImpGetTopPtr()->GetName(), osl_getThreadTextEncoding()); in QueryDiskSpace()
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 Dos2.cxx183 const DirEntry *pTop = ImpGetTopPtr(); in GetVolume()
989 ByteString aVol( DirEntry(rPath).ImpGetTopPtr()->GetName(), osl_getThreadTextEncoding()); in QueryDiskSpace()
/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx271 TOOLS_DLLPRIVATE const DirEntry* ImpGetTopPtr() const;
272 TOOLS_DLLPRIVATE DirEntry* ImpGetTopPtr();

Completed in 30 milliseconds