Lines Matching refs:GetFull
78 aFileName = rDirEntry.GetFull(); in SimpleConfig()
1300 sSourceRoot = aEntry.GetFull(); in UpdateFileList()
1318 sLocalSourceRoot = aRootEntry.GetFull(); in UpdateFileList()
1472 sSourceRoot = aEntry.GetFull(); in Read()
1596 return aActualEntry.GetFull(); in CreateFileName()
1987 ByteString aFullPathName = ByteString( aPath.GetFull(), gsl_getSystemTextEncoding()); in GetPrjName()
2495 sSourceRoot = aEntry.GetFull(); in StarWriter()
2523 pFileList->Insert( new String( aPrjEntry.GetFull()), LIST_APPEND ); in StarWriter()
2525 ByteString sFile( aPrjEntry.GetFull(), RTL_TEXTENCODING_ASCII_US ); in StarWriter()
2560 sSourceRoot = aEntry.GetFull(); in Read()
2748 aFileStream.Open( aEntry.GetFull(), STREAM_WRITE | STREAM_TRUNC); in WriteMultiple()
2752 sError += aEntry.GetFull(); in WriteMultiple()