Searched refs:JobType (Results 1 – 2 of 2) sorted by relevance
2284 int Star::GetJobType ( ByteString& JobType ) { in GetJobType() argument2287 if ( JobType == "nmake" || JobType == "make") in GetJobType()2289 else if ( JobType == "get" ) in GetJobType()2292 sal_uIntPtr nOffset = JobType.Copy( 3 ).ToInt32(); in GetJobType()
441 int GetJobType ( ByteString& JobType );
Completed in 28 milliseconds