Searched refs:nNoteAdd (Results 1 – 1 of 1) sorted by relevance
2593 long nNoteAdd; in CountNotePages() local2596 nNoteAdd = PrintNotes( nPages, nNoteNr, sal_False, NULL ); in CountNotePages()2597 if (nNoteAdd) in CountNotePages()2599 nNoteNr += nNoteAdd; in CountNotePages()2603 while (nNoteAdd); in CountNotePages()2783 long nNoteAdd; in DoPrint() local2789 nNoteAdd = PrintNotes( nPageNo+nStartPage, nNoteNr, bDoPrint && bPageSelected, in DoPrint()2791 if ( nNoteAdd ) in DoPrint()2793 nNoteNr += nNoteAdd; in DoPrint()2803 nNoteAdd = 0; in DoPrint()[all …]
Completed in 28 milliseconds