Home
last modified time | relevance | path

Searched defs:IsAtEnd (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svl/inc/svl/
H A Ditemiter.hxx57 sal_Bool IsAtEnd() const { return _nAkt == _nEnd; } in IsAtEnd() function in SfxItemIter
/aoo41x/main/sw/inc/
H A Dfmtftntx.hxx80 inline sal_Bool IsAtEnd() const { return FTNEND_ATPGORDOCEND != GetValue(); } in IsAtEnd() function in SwFmtFtnEndAtTxtEnd
/aoo41x/main/sw/source/filter/rtf/
H A Drtffld.cxx209 sal_Bool IsAtEnd() const { return nCurPos >= sParam.Len(); } in IsAtEnd() function in RtfFieldSwitch

Completed in 75 milliseconds