Searched refs:bBuildable (Results 1 – 1 of 1) sorted by relevance
573 sal_Bool bBuildable = sal_True; in CreateRootDirectory() local576 while ( bBuildable && ByteString( NoBuildProject[ nIndex ]) != "EndOf_NoBuildProject" ) { in CreateRootDirectory()577 bBuildable = ( ByteString( NoBuildProject[ nIndex ]) != pPrj->GetProjectName()); in CreateRootDirectory()581 if ( bBuildable ) { in CreateRootDirectory()
Completed in 108 milliseconds