Searched refs:EndsBefore (Results 1 – 3 of 3) sorted by relevance
72 bool EndsBefore(const SwPosition& rPos) const in EndsBefore() function in sw::mark::IMark
203 if(!(**ppMark).EndsBefore(*GetCrsr()->GetPoint())) in GoPrevBookmark()
175 boost::bind( ::std::logical_not<bool>(), bind( &IMark::EndsBefore, _1, rPos ) ) ); in lcl_getMarkBefore()
Completed in 18 milliseconds