Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dtabstpge.cxx77 , m_xFillSolidLine(m_xBuilder->weld_radio_button("radiobuttonBTN_FILLCHAR_UNDERSCORE")) in SvxTabulatorTabPage()
129 m_xFillSolidLine->connect_toggled(aLink); in SvxTabulatorTabPage()
298 m_xFillSolidLine->set_sensitive(false); in DisableControls()
404 pFillBtn = m_xFillSolidLine.get(); in SetFillAndTabType_Impl()
574 else if (&rBox == m_xFillSolidLine.get()) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dtabstpge.cxx77 , m_xFillSolidLine(m_xBuilder->weld_radio_button("radiobuttonBTN_FILLCHAR_UNDERSCORE")) in SvxTabulatorTabPage()
129 m_xFillSolidLine->connect_toggled(aLink); in SvxTabulatorTabPage()
298 m_xFillSolidLine->set_sensitive(false); in DisableControls()
404 pFillBtn = m_xFillSolidLine.get(); in SetFillAndTabType_Impl()
574 else if (&rBox == m_xFillSolidLine.get()) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dtabstpge.hxx105 std::unique_ptr<weld::RadioButton> m_xFillSolidLine; member in SvxTabulatorTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dtabstpge.hxx106 std::unique_ptr<weld::RadioButton> m_xFillSolidLine; member in SvxTabulatorTabPage