Searched refs:lcl_Greater (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/core/doc/ |
H A D | docbm.cxx | 1168 …static inline int lcl_Greater( const SwPosition& rPos, const SwNodeIndex& rNdIdx, const SwIndex* p… in lcl_Greater() function 1369 if( lcl_Greater( *pRStt, rStt, pSttIdx ) && lcl_Lower( *pRStt, rEnd, pEndIdx )) in _DelBookmarks() 1392 if( lcl_Greater( *pREnd, rStt, pSttIdx ) && lcl_Lower( *pREnd, rEnd, pEndIdx )) in _DelBookmarks()
|
Completed in 14 milliseconds