Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/txtnode/
H A Dndhints.cxx101 const xub_StrLen nHt2 = *rHt2.GetAnyEnd(); in lcl_IsLessStart() local
102 if ( nHt1 == nHt2 ) in lcl_IsLessStart()
122 return ( nHt1 > nHt2 ); in lcl_IsLessStart()
135 const xub_StrLen nHt2 = *rHt2.GetAnyEnd(); in lcl_IsLessEnd() local
136 if ( nHt1 == nHt2 ) in lcl_IsLessEnd()
161 return ( nHt1 < nHt2 ); in lcl_IsLessEnd()

Completed in 19 milliseconds