Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dtransfrm.hxx224 std::unique_ptr<weld::Widget> m_aControlGroups[2]; member in SvxSlantTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dtransfrm.hxx228 std::unique_ptr<weld::Widget> m_aControlGroups[2]; member in SvxSlantTabPage
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dtransfrm.cxx410 m_aControlGroups[i] = m_xBuilder->weld_widget("controlgroups" + OString::number(i+1)); in SvxSlantTabPage()
660 m_aControlGroups[i]->set_sensitive(true); in Reset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dtransfrm.cxx410 m_aControlGroups[i] = m_xBuilder->weld_widget("controlgroups" + OString::number(i+1)); in SvxSlantTabPage()
659 m_aControlGroups[i]->set_sensitive(true); in Reset()