Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dserver.cxx508 xub_StrLen cRest = 0; in Timeout() local
515 cRest = aData.GetChar( nIndex ); in Timeout()
516 cRest = aTr.Search( (sal_Char)cRest ); in Timeout()
524 c |= ( ( cRest & 0x30 ) >> 4 ); in Timeout()
525 cRest <<= 2; in Timeout()

Completed in 24 milliseconds