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