Searched refs:nHt2 (Results 1 – 1 of 1) sorted by relevance
101 const xub_StrLen nHt2 = *rHt2.GetAnyEnd(); in lcl_IsLessStart() local102 if ( nHt1 == nHt2 ) in lcl_IsLessStart()122 return ( nHt1 > nHt2 ); in lcl_IsLessStart()135 const xub_StrLen nHt2 = *rHt2.GetAnyEnd(); in lcl_IsLessEnd() local136 if ( nHt1 == nHt2 ) in lcl_IsLessEnd()161 return ( nHt1 < nHt2 ); in lcl_IsLessEnd()
Completed in 13 milliseconds