Home
last modified time | relevance | path

Searched refs:SetReducedBitmapIncludesTransparency (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/config/
H A Dprintoptions.cxx157 void SetReducedBitmapIncludesTransparency( sal_Bool bState ) ;
463 void SvtPrintOptions_Impl::SetReducedBitmapIncludesTransparency(sal_Bool bState ) in SetReducedBitmapIncludesTransparency() function in SvtPrintOptions_Impl
722 void SvtBasePrintOptions::SetReducedBitmapIncludesTransparency( sal_Bool bState ) in SetReducedBitmapIncludesTransparency() function in SvtBasePrintOptions
725 m_pDataContainer->SetReducedBitmapIncludesTransparency( bState ); in SetReducedBitmapIncludesTransparency()
748 rOptions.SetReducedBitmapIncludesTransparency( IsReducedBitmapIncludesTransparency() ); in GetPrinterOptions()
767 SetReducedBitmapIncludesTransparency( rOptions.IsReducedBitmapIncludesTransparency() ); in SetPrinterOptions()
/trunk/main/svtools/inc/svtools/
H A Dprintoptions.hxx77 void SetReducedBitmapIncludesTransparency( sal_Bool bState );
/trunk/main/sfx2/source/dialog/
H A Dprintopt.cxx392 … pCurrentOptions->SetReducedBitmapIncludesTransparency( aReduceBitmapsTransparencyCB.IsChecked() ); in ImplSaveControls()
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx672 aPrintOpt.SetReducedBitmapIncludesTransparency(bNewValue); in impl_checkPrint()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx198 …void SetReducedBitmapIncludesTransparency( sal_Bool bSet ) { mbReducedBitma… in SetReducedBitmapIncludesTransparency() function in PrinterOptions
/trunk/main/vcl/source/gdi/
H A Dprint.cxx206 SetReducedBitmapIncludesTransparency( bValue ); in ReadFromConfig()

Completed in 31 milliseconds