Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dpvfundlg.cxx830 IMPL_LINK(ScDPSubtotalOptDlg, CheckHdl, weld::Button&, rCBox, void) in IMPL_LINK() argument
832 if (&rCBox == m_xCbShow.get()) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dpvfundlg.cxx887 IMPL_LINK(ScDPSubtotalOptDlg, CheckHdl, weld::Toggleable&, rCBox, void) in IMPL_LINK() argument
889 if (&rCBox == m_xCbShow.get()) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dsrchdlg.cxx151 static void ListToStrArr_Impl(sal_uInt16 nId, std::vector<OUString>& rStrLst, weld::ComboBox& rCBox in ListToStrArr_Impl() argument
167 rCBox.append_text(s); in ListToStrArr_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dsrchdlg.cxx148 static void ListToStrArr_Impl(sal_uInt16 nId, std::vector<OUString>& rStrLst, weld::ComboBox& rCBox in ListToStrArr_Impl() argument
163 rCBox.append_text(s); in ListToStrArr_Impl()