Searched refs:SetHandoutPages (Results 1 – 3 of 3) sorted by relevance
647 …void SetHandoutPages( sal_uInt16 nHandoutPages ) { if( nHandoutPages != mnHandoutPages ) { Options… in SetHandoutPages() function in SdOptionsPrint
472 aPrintOpts.SetHandoutPages( static_cast< sal_uInt16 >( nValue ) ); in _setPropertyValues()
1435 if( pValues[16].hasValue() ) SetHandoutPages( (sal_uInt16)*(sal_Int32*) pValues[16].getValue() ); in ReadData()
Completed in 36 milliseconds