Lines Matching refs:DirectoryItem
759 DirectoryItem aItem; in implRemoveDirRecursive()
760 FileBase::RC nRet = DirectoryItem::get( aDirPath, aItem ); in implRemoveDirRecursive()
784 DirectoryItem aItem2; in implRemoveDirRecursive()
932 DirectoryItem aItem; in RTLFUNC()
933 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aStr ), aItem ); in RTLFUNC()
2505 DirectoryItem aItem; in getDirectoryPath()
2506 FileBase::RC nRet = DirectoryItem::get( aPathStr, aItem ); in getDirectoryPath()
2913 DirectoryItem aItem; in RTLFUNC()
3025 DirectoryItem aItem; in RTLFUNC()
3026 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( rPar.Get(1)->GetString() ), aItem ); in RTLFUNC()
3085 DirectoryItem aItem; in RTLFUNC()
3086 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aPath ), aItem ); in RTLFUNC()
4477 DirectoryItem aItem; in RTLFUNC()
4478 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aStr ), aItem ); in RTLFUNC()