Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A DIMark.hxx68 bool StartsBefore(const SwPosition& rPos) const in StartsBefore() function in sw::mark::IMark
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx215 …::boost::bind(&::sw::mark::IMark::StartsBefore, _1, _2)); // find the first Mark that does not sta… in FindPos_Bkmk()
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx248 bind(&IMark::StartsBefore, _1, _2)); in lcl_FindMarkAtPos()
901 bind(&IMark::StartsBefore, _1, _2) ); in deleteMark()

Completed in 33 milliseconds