Home
last modified time | relevance | path

Searched refs:GetIsEnd (Results 1 – 6 of 6) sorted by relevance

/trunk/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
H A Ddump8a.cxx381 *pOut << ( ( aBook.GetIsEnd() ) ? " Ende " : " Anfang" ); in DumpBookHigh()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx1380 sal_Bool GetIsEnd() const { return ( nIsEnd ) ? sal_True : sal_False; } in GetIsEnd() function in Ww1Bookmarks
H A Dw1filter.cxx316 if (GetIsEnd()) in Out()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx750 bool GetIsEnd() const { return nIsEnd ? true : false; } in GetIsEnd() function in WW8PLCFx_Book
H A Dww8par5.cxx322 if (pB->GetIsEnd()) in Read_Book()

Completed in 80 milliseconds