Searched refs:nHandoutPageCount (Results 1 – 2 of 2) sorted by relevance
289 …void setHandoutPageCount( sal_uInt16 nHandoutPageCount ) { mnHandoutPageCount = nHandoutPageCount;… in setHandoutPageCount() argument
1942 …const sal_uInt16 nHandoutPageCount = nShapeCount ? (nPageCount + nShapeCount - 1) / nShapeCount : … in PrepareHandout() local1943 pViewShell->SetPrintedHandoutPageCount( nHandoutPageCount ); in PrepareHandout()1944 mrBase.GetDocument()->setHandoutPageCount( nHandoutPageCount ); in PrepareHandout()
Completed in 49 milliseconds