Home
last modified time | relevance | path

Searched refs:rNearest (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1720 bool MSWordExportBase::NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextP… in NearestBookmark() argument
1730 rNearest = nNext; in NearestBookmark()
1742 rNearest = nNext; in NearestBookmark()
1744 rNearest = std::min( rNearest, nNext ); in NearestBookmark()
H A Dwrtww8.hxx819 bool NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly );