Searched refs:bNewPage (Results 1 – 3 of 3) sorted by relevance
682 sal_Bool bNewPage = nMoveType == NID_PGE; in SetMoveType() local683 if(bNewPage != bLastPage) in SetMoveType()685 Color aColor(bNewPage ? COL_BLACK : VIEW_IMAGECOLOR); in SetMoveType()
1152 bool bNewPage, bool bIsFirstPostIt, in lcl_FormatPostIt() argument1159 if (bNewPage) in lcl_FormatPostIt()1427 const bool bNewPage = nPostItMode == POSTITS_ENDPAGE && in UpdatePagesForPrintingWithPostItData() local1431 rPostIt.GetPostIt(), bNewPage, bIsFirstPostIt, nVirtPg, nLineNo ); in UpdatePagesForPrintingWithPostItData()
1807 const bool bNewPage = pPage != pLastPage; in UpdatePreview() local1809 if (bNewPage) in UpdatePreview()
Completed in 69 milliseconds