Searched refs:m_aBuilders (Results 1 – 2 of 2) sorted by relevance
1067 std::vector<std::unique_ptr<weld::Builder>> m_aBuilders; member in __anon8df3d4d20311::SwCreateAuthEntryDlg_Impl1580 …m_aBuilders.emplace_back(Application::CreateBuilder(m_xBox.get(), "modules/swriter/ui/bibliofragme… in SwCreateAuthEntryDlg_Impl()1583 m_aOrigContainers.emplace_back(m_aBuilders.back()->weld_container("biblioentry")); in SwCreateAuthEntryDlg_Impl()1584 m_aFixedTexts.emplace_back(m_aBuilders.back()->weld_label("label")); in SwCreateAuthEntryDlg_Impl()1595 m_xTypeListBox = m_aBuilders.back()->weld_combo_box("listbox"); in SwCreateAuthEntryDlg_Impl()1620 m_xIdentifierBox = m_aBuilders.back()->weld_combo_box("combobox"); in SwCreateAuthEntryDlg_Impl()1648 m_pBoxes[nIndex] = m_aBuilders.back()->weld_box("vbox"); in SwCreateAuthEntryDlg_Impl()1649 pEdits[nIndex] = m_aBuilders.back()->weld_entry("entry"); in SwCreateAuthEntryDlg_Impl()1660 m_xBrowseButton = m_aBuilders.back()->weld_button("browse"); in SwCreateAuthEntryDlg_Impl()1662 m_xPageCB = m_aBuilders.back()->weld_check_button("pagecb"); in SwCreateAuthEntryDlg_Impl()[all …]
996 std::vector<std::unique_ptr<weld::Builder>> m_aBuilders; member in SwCreateAuthEntryDlg_Impl1494 …m_aBuilders.emplace_back(Application::CreateBuilder(m_xBox.get(), "modules/swriter/ui/bibliofragme… in SwCreateAuthEntryDlg_Impl()1497 m_aOrigContainers.emplace_back(m_aBuilders.back()->weld_container("biblioentry")); in SwCreateAuthEntryDlg_Impl()1498 m_aFixedTexts.emplace_back(m_aBuilders.back()->weld_label("label")); in SwCreateAuthEntryDlg_Impl()1509 m_xTypeListBox = m_aBuilders.back()->weld_combo_box("listbox"); in SwCreateAuthEntryDlg_Impl()1531 m_xIdentifierBox = m_aBuilders.back()->weld_combo_box("combobox"); in SwCreateAuthEntryDlg_Impl()1559 pEdits[nIndex] = m_aBuilders.back()->weld_entry("entry"); in SwCreateAuthEntryDlg_Impl()