Home
last modified time | relevance | path

Searched refs:JobType (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx2284 int Star::GetJobType ( ByteString& JobType ) { in GetJobType() argument
2287 if ( JobType == "nmake" || JobType == "make") in GetJobType()
2289 else if ( JobType == "get" ) in GetJobType()
2292 sal_uIntPtr nOffset = JobType.Copy( 3 ).ToInt32(); in GetJobType()
/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx441 int GetJobType ( ByteString& JobType );

Completed in 28 milliseconds