Searched refs:mnPrintedHandoutPageNum (Results 1 – 2 of 2) sorted by relevance
287 sal_uInt16 GetPrintedHandoutPageNum (void) const { return mnPrintedHandoutPageNum; } in GetPrintedHandoutPageNum()288 void SetPrintedHandoutPageNum (sal_uInt16 nPageNumber) {mnPrintedHandoutPageNum=nPageNumber; } in SetPrintedHandoutPageNum()513 sal_uInt16 mnPrintedHandoutPageNum; // Page number of the handout page that is to be printed. member in sd::ViewShell
216 mnPrintedHandoutPageNum = 1; in construct()
Completed in 22 milliseconds