Home
last modified time | relevance | path

Searched refs:SetReduceBitmaps (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/config/
H A Dprintoptions.cxx77 void SetReduceBitmaps( bool bState ) ;
150 void SvtPrintOptions_Impl::SetReduceBitmaps(bool bState ) in SetReduceBitmaps() function in SvtPrintOptions_Impl
353 void SvtBasePrintOptions::SetReduceBitmaps( bool bState ) in SetReduceBitmaps() function in SvtBasePrintOptions
356 m_pDataContainer->SetReduceBitmaps( bState ); in SetReduceBitmaps()
396 rOptions.SetReduceBitmaps( IsReduceBitmaps() ); in GetPrinterOptions()
414 SetReduceBitmaps( rOptions.IsReduceBitmaps() ); in SetPrinterOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/config/
H A Dprintoptions.cxx90 void SetReduceBitmaps( bool bState ) ;
402 void SvtPrintOptions_Impl::SetReduceBitmaps(bool bState ) in SetReduceBitmaps() function in SvtPrintOptions_Impl
605 void SvtBasePrintOptions::SetReduceBitmaps( bool bState ) in SetReduceBitmaps() function in SvtBasePrintOptions
608 m_pDataContainer->SetReduceBitmaps( bState ); in SetReduceBitmaps()
648 rOptions.SetReduceBitmaps( IsReduceBitmaps() ); in GetPrinterOptions()
666 SetReduceBitmaps( rOptions.IsReduceBitmaps() ); in SetPrinterOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dprintoptions.hxx68 void SetReduceBitmaps( bool bState );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dprintoptions.hxx68 void SetReduceBitmaps( bool bState );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dprintopt.cxx207 pCurrentOptions->SetReduceBitmaps( m_xReduceBitmapsCB->get_active() ); in ImplSaveControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dprintopt.cxx202 pCurrentOptions->SetReduceBitmaps( m_xReduceBitmapsCB->get_active() ); in ImplSaveControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx115 void SetReduceBitmaps( bool bSet ) { mbReduceBitmaps = bSet; } in UNLESS_MERGELIBS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx145 void SetReduceBitmaps( bool bSet ) { mbReduceBitmaps = bSet; } in SetReduceBitmaps() function in PrinterOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint.cxx155 SetReduceBitmaps( bValue ); in ReadFromConfig()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint.cxx154 SetReduceBitmaps( bValue ); in ReadFromConfig()