Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww1/
H A Dw1class.hxx1380 sal_Bool GetIsEnd() const { return ( nIsEnd ) ? sal_True : sal_False; } in GetIsEnd() function in Ww1Bookmarks
/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx598 sal_Bool GetIsEnd() const { return ( nIsEnd ) ? sal_True : sal_False; } in GetIsEnd() function in WW8PLCFx_Book
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx750 bool GetIsEnd() const { return nIsEnd ? true : false; } in GetIsEnd() function in WW8PLCFx_Book

Completed in 106 milliseconds