Searched refs:SetOutputQuality (Results 1 – 4 of 4) sorted by relevance
1449 …if( pValues[10].hasValue() ) SetOutputQuality( (sal_uInt16) *(sal_Int32*) pValues[ 10 ].getValue()… in ReadData()1533 maOptionsPrint.SetOutputQuality( pOpts->GetOutputQuality() ); in SdOptionsPrintItem()1577 pOpts->SetOutputQuality( maOptionsPrint.GetOutputQuality() ); in SetOptions()
153 aOptions.GetOptionsPrint().SetOutputQuality( nQuality ); in FillItemSet()
645 …void SetOutputQuality( sal_uInt16 nInQuality ) { if( nQuality != nInQuality ) { OptionsChanged(); … in SetOutputQuality() function in SdOptionsPrint
597 aPrintOpts.SetOutputQuality( (sal_uInt16)nValue ); in _setPropertyValues()
Completed in 33 milliseconds