Home
last modified time | relevance | path

Searched refs:bLastPage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/writerperfect/source/filter/
H A DDocumentCollector.cxx212 bool bLastPage; in _writeMasterPages() local
213 (i == (mPageSpans.size() - 1)) ? bLastPage = true : bLastPage = false; in _writeMasterPages()
214 mPageSpans[i]->writeMasterPages(pageNumber, i, bLastPage, pHandler); in _writeMasterPages()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewmdi.cxx680 sal_Bool bLastPage = nMoveType == NID_PGE; in SetMoveType() local
683 if(bNewPage != bLastPage) in SetMoveType()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3117 const bool bLastPage = m_pPrintUIOptions->getBoolValue( "IsLastPage", sal_False ); in render() local
3203 if (bIsPDFExport && bLastPage && pWrtShell) in render()
3215 if ( bLastPage ) in render()

Completed in 55 milliseconds