Searched refs:rNearest (Results 1 – 2 of 2) sorted by relevance
1721 bool MSWordExportBase::NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextP… in NearestBookmark() argument1731 rNearest = nNext; in NearestBookmark()1743 rNearest = nNext; in NearestBookmark()1745 rNearest = std::min( rNearest, nNext ); in NearestBookmark()
820 bool NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly );
Completed in 45 milliseconds