Searched refs:mnPrintedHandoutPageCount (Results 1 – 2 of 2) sorted by relevance
290 sal_uInt16 GetPrintedHandoutPageCount(void) const { return mnPrintedHandoutPageCount; } in GetPrintedHandoutPageCount()291 void SetPrintedHandoutPageCount (sal_uInt16 nPageCount) {mnPrintedHandoutPageCount=nPageCount; } in SetPrintedHandoutPageCount()514 …sal_uInt16 mnPrintedHandoutPageCount; // Page count of the handout pages that are to be print… member in sd::ViewShell
217 mnPrintedHandoutPageCount = 0; in construct()
Completed in 30 milliseconds