Home
last modified time | relevance | path

Searched defs:set_active_text (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcomboboxentrytext.cc155 void ComboBoxEntryText::set_active_text(const Glib::ustring& text) in set_active_text() function in Gtk::ComboBoxEntryText
H A Dcomboboxtext.cc180 void ComboBoxText::set_active_text(const Glib::ustring& text) in set_active_text() function in Gtk::ComboBoxText
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Ddlgctrl.hxx237 void set_active_text(const OUString& rStr) { m_xControl->set_active_text(rStr); } in set_active_text() function in SvxLineLB
265 void set_active_text(const OUString& rStr) { m_xControl->set_active_text(rStr); } in set_active_text() function in SvxLineEndLB
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcomboboxtext.cc41 void ComboBoxText::set_active_text(const Glib::ustring& text) in set_active_text() function in Gtk::ComboBoxText
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Ddlgctrl.hxx249 void set_active_text(const OUString& rStr) { m_xControl->set_active_text(rStr); } in set_active_text() function in SvxLineLB
279 void set_active_text(const OUString& rStr) { m_xControl->set_active_text(rStr); } in set_active_text() function in SvxLineEndLB
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dctrlbox.hxx385 void set_active_text(const OUString& rText) { m_xComboBox->set_active_text(rText); } in set_active_text() function in SvtFontStyleBox
476 void set_active_text(const OUString& rText) { m_xComboBox->set_active_text(rText); } in set_active_text() function in SvtFontSizeBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A DFieldControls.hxx102 void set_active_text(const OUString &rText) { m_xComboBox->set_active_text(rText); } in set_active_text() function in dbaui::OPropListBoxCtrl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A DFieldControls.hxx104 void set_active_text(const OUString &rText) { m_xComboBox->set_active_text(rText); } in set_active_text() function in dbaui::OPropListBoxCtrl
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dcombo-box-entry-tool-item.cpp189 ComboBoxEntryToolItem::set_active_text(const gchar* text, int row) in set_active_text() function in Inkscape::UI::Widget::ComboBoxEntryToolItem
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dctrlbox.hxx411 void set_active_text(const OUString& rText) { m_xComboBox->set_active_text(rText); } in set_active_text() function in FontStyleBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dweld.hxx614 void set_active_text(const OUString& rStr) { set_active(find_text(rStr)); } in set_active_text() function in weld::ComboBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dweld.hxx745 void set_active_text(const OUString& rStr) { set_active(find_text(rStr)); } in set_active_text() function in weld::ComboBox