Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx289 …void setHandoutPageCount( sal_uInt16 nHandoutPageCount ) { mnHandoutPageCount = nHandoutPageCount;… in setHandoutPageCount() argument
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1942 …const sal_uInt16 nHandoutPageCount = nShapeCount ? (nPageCount + nShapeCount - 1) / nShapeCount : … in PrepareHandout() local
1943 pViewShell->SetPrintedHandoutPageCount( nHandoutPageCount ); in PrepareHandout()
1944 mrBase.GetDocument()->setHandoutPageCount( nHandoutPageCount ); in PrepareHandout()

Completed in 33 milliseconds