Home
last modified time | relevance | path

Searched refs:SetHandoutPages (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx647 …void SetHandoutPages( sal_uInt16 nHandoutPages ) { if( nHandoutPages != mnHandoutPages ) { Options… in SetHandoutPages() function in SdOptionsPrint
/aoo41x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx472 aPrintOpts.SetHandoutPages( static_cast< sal_uInt16 >( nValue ) ); in _setPropertyValues()
/aoo41x/main/sd/source/ui/app/
H A Doptsitem.cxx1459 if( pValues[16].hasValue() ) SetHandoutPages( (sal_uInt16)*(sal_Int32*) pValues[16].getValue() ); in ReadData()

Completed in 40 milliseconds