Home
last modified time | relevance | path

Searched refs:GetOSType (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/tools/bootstrp/
H A Dmkcreate.cxx508 sal_uInt16 SourceDirectory::GetOSType( const ByteString &sDependExt ) in GetOSType() function in SourceDirectory
598 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()
/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx112 sal_uInt16 GetOSType(){return nOSType;} in GetOSType() function in CommandData
440 int GetOSType ( ByteString& aWhatOS );
/aoo41x/main/tools/inc/bootstrp/
H A Dmkcreate.hxx141 static sal_uInt16 GetOSType(
/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx1040 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 44 milliseconds