Searched refs:rNearest (Results 1 – 2 of 2) sorted by relevance
1720 bool MSWordExportBase::NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextP… in NearestBookmark() argument1730 rNearest = nNext; in NearestBookmark()1742 rNearest = nNext; in NearestBookmark()1744 rNearest = std::min( rNearest, nNext ); in NearestBookmark()
819 bool NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly );