Lines Matching refs:GetPath
1040 if ((*pDepStr == pSearchData->GetPath()) && (pData->GetOSType() & pSearchData->GetOSType())) in ExtractDependencies()
1317 aRootEntry = aEntry.GetPath() + DirEntry(aDir); in UpdateFileList()
1471 aEntry = aEntry.GetPath().GetPath().GetPath(); in Read()
1535 DirEntry aEntryPrj = aEntry.GetPath().GetPath(); in Read()
1675 ByteString sProjectName (aEntry.GetPath().GetPath().GetName(), RTL_TEXTENCODING_ASCII_US); in ReadBuildlist()
2515 aPrjEntry = aEntry.GetPath(); in StarWriter()
2559 aEntry = aEntry.GetPath().GetPath().GetPath(); in Read()
2646 aDataString+= pCmdData->GetPath(); in WritePrj()
2648 sal_uInt16 nPathLen = pCmdData->GetPath().Len(); in WritePrj()
2650 for ( int i = 0; i < 9 - pCmdData->GetPath().Len() / 4 ; i++ ) in WritePrj()
2653 for ( int i = 0; i < 12 - pCmdData->GetPath().Len() / 4 ; i++ ) in WritePrj()