Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2593 long nNoteAdd; in CountNotePages() local
2596 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() local
2789 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 22 milliseconds