Searched refs:GetOSType (Results 1 – 4 of 4) sorted by relevance
508 sal_uInt16 SourceDirectory::GetOSType( const ByteString &sDependExt ) in GetOSType() function in SourceDirectory598 pSourceRoot->InsertFull( sDirPath, pData->GetOSType()); in CreateRootDirectory()606 sDependency.GetToken( 0, '.' ), GetOSType( sDependExt )); in CreateRootDirectory()612 pDirectory->AddCodedIdentifier( sIdentifier.GetToken( 0, '.' ), GetOSType( sIdExt )); in CreateRootDirectory()
112 sal_uInt16 GetOSType(){return nOSType;} in GetOSType() function in CommandData440 int GetOSType ( ByteString& aWhatOS );
141 static sal_uInt16 GetOSType(
1040 if ((*pDepStr == pSearchData->GetPath()) && (pData->GetOSType() & pSearchData->GetOSType())) in ExtractDependencies()1794 nOSType = GetOSType (aWhatOS); in InsertTokenLine()2262 int Star::GetOSType ( ByteString& aWhatOS ) { in GetOSType() function in Star
Completed in 40 milliseconds