Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds