Home
last modified time | relevance | path

Searched refs:m_xReduceTransparencyAutoRB (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dprintopt.cxx42 , m_xReduceTransparencyAutoRB(m_xBuilder->weld_radio_button("reducetransauto")) in SfxCommonPrintOptionsTabPage()
153 m_xReduceTransparencyAutoRB->set_active(true); in ImplUpdateControls()
203 …pCurrentOptions->SetReducedTransparencyMode( m_xReduceTransparencyAutoRB->get_active() ? PrinterTr… in ImplSaveControls()
228 m_xReduceTransparencyAutoRB->set_sensitive( bReduceTransparency ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dprintopt.cxx40 , m_xReduceTransparencyAutoRB(m_xBuilder->weld_radio_button("reducetransauto")) in SfxCommonPrintOptionsTabPage()
148 m_xReduceTransparencyAutoRB->set_active(true); in ImplUpdateControls()
198 …pCurrentOptions->SetReducedTransparencyMode( m_xReduceTransparencyAutoRB->get_active() ? PrinterTr… in ImplSaveControls()
223 m_xReduceTransparencyAutoRB->set_sensitive( bReduceTransparency ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dprintopt.hxx37 std::unique_ptr<weld::RadioButton> m_xReduceTransparencyAutoRB; member in SfxCommonPrintOptionsTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dprintopt.hxx37 std::unique_ptr<weld::RadioButton> m_xReduceTransparencyAutoRB; member in SfxCommonPrintOptionsTabPage