Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1656 NearestBookmark( nNextBookmark, nAktPos, false ); in GetNextPos()
1666 bool bNextBookmark = NearestBookmark( nNextPos, nAktPos, true ); in UpdatePosition()
1720 bool MSWordExportBase::NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextP… in NearestBookmark() function in MSWordExportBase
H A Dwrtww8.hxx819 bool NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly );