Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/inc/
H A DViewShell.hxx290 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
/aoo4110/main/sd/source/ui/view/
H A Dviewshel.cxx217 mnPrintedHandoutPageCount = 0; in construct()

Completed in 31 milliseconds