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.cxx1721 bool MSWordExportBase::NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextP… in NearestBookmark() argument
1731 rNearest = nNext; in NearestBookmark()
1743 rNearest = nNext; in NearestBookmark()
1745 rNearest = std::min( rNearest, nNext ); in NearestBookmark()
H A Dwrtww8.hxx820 bool NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly );

Completed in 26 milliseconds