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()
2490 DirectoryItem aItem; in getDirectoryPath()
2491 FileBase::RC nRet = DirectoryItem::get( aPathStr, aItem ); in getDirectoryPath()
2898 DirectoryItem aItem; in RTLFUNC()
3010 DirectoryItem aItem; in RTLFUNC()
3011 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( rPar.Get(1)->GetString() ), aItem ); in RTLFUNC()
3070 DirectoryItem aItem; in RTLFUNC()
3071 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aPath ), aItem ); in RTLFUNC()
4462 DirectoryItem aItem; in RTLFUNC()
4463 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aStr ), aItem ); in RTLFUNC()