Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dpam.cxx166 const SwPosition& rStt1, const SwPosition& rEnd1, in ComparePosition() argument
172 if( rEnd1 > rStt2 ) in ComparePosition()
174 if( rEnd1 >= rEnd2 ) in ComparePosition()
180 else if( rEnd1 == rStt2 ) in ComparePosition()
187 if( rEnd2 >= rEnd1 ) in ComparePosition()
189 if( rEnd2 == rEnd1 && rStt2 == rStt1 ) in ComparePosition()
/trunk/main/sw/inc/
H A Dpam.hxx94 const SwPosition& rStt1, const SwPosition& rEnd1,

Completed in 16 milliseconds