Home
last modified time | relevance | path

Searched refs:get_selected_text (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/tests/
H A Dsource_test.cpp189 g_assert(view.get_selected_text() == "test"); in main()
195 g_assert(view.get_selected_text() == source); in main()
200 g_assert(view.get_selected_text() == "1"); in main()
216 g_assert(view.get_selected_text() == "test"); in main()
238 g_assert(view.get_selected_text() == source); in main()
243 g_assert(view.get_selected_text() == source); in main()
251 g_assert(view.get_selected_text() == "int"); in main()
257 g_assert(view.get_selected_text() == source); in main()
262 g_assert(view.get_selected_text() == "main"); in main()
310 g_assert(view.get_selected_text() == "int"); in main()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/formdlg/
H A Ddwfunctr.cxx172 OUString aBuf = xFuncList->get_selected_text() + in SetDescription()
258 OUString aString=xFuncList->get_selected_text(); in DoEnter()
275 aString = "=" + xFuncList->get_selected_text(); in DoEnter()
319 aString = "=" + xFuncList->get_selected_text(); in DoEnter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/fldui/
H A DDropDownFormFieldDialog.cxx82 const OUString sEntry = m_xListItemsTreeView->get_selected_text(); in IMPL_LINK()
90 const OUString sEntry = m_xListItemsTreeView->get_selected_text(); in IMPL_LINK()
H A Dfldvar.cxx308 OUString sName(m_xSelectionLB->get_selected_text()); in SubTypeHdl()
358 OUString sName(m_xSelectionLB->get_selected_text()); in SubTypeHdl()
394 OUString sName = m_xSelectionLB->get_selected_text(); in SubTypeHdl()
472 m_xNameED->set_text( m_xSelectionLB->get_selected_text() ); in SubTypeHdl()
938 GetFieldMgr().RemoveFieldType(SwFieldIds::User, m_xSelectionLB->get_selected_text()); in IMPL_LINK()
954 GetFieldMgr().RemoveFieldType(nWhich, m_xSelectionLB->get_selected_text()); in IMPL_LINK()
1136 …if (nFormat == NUMBERFORMAT_ENTRY_NOT_FOUND && m_xNumFormatLB->get_selected_text() == SwResId(FMT_… in FillItemSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dnumfmtlb.hxx128 OUString get_selected_text() const { return mxControl->get_selected_text(); } in get_selected_text() function in SwNumFormatTreeView
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/nimf/libnimf/
H A Dnimf-candidatable.c221 if (iface->get_selected_text) in nimf_candidatable_get_selected_text()
222 return iface->get_selected_text (candidatable); in nimf_candidatable_get_selected_text()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/fldui/
H A DDropDownFormFieldDialog.cxx82 const OUString sEntry = m_xListItemsTreeView->get_selected_text(); in IMPL_LINK()
90 const OUString sEntry = m_xListItemsTreeView->get_selected_text(); in IMPL_LINK()
H A Dfldvar.cxx310 OUString sName(m_xSelectionLB->get_selected_text()); in SubTypeHdl()
360 OUString sName(m_xSelectionLB->get_selected_text()); in SubTypeHdl()
396 OUString sName = m_xSelectionLB->get_selected_text(); in SubTypeHdl()
474 m_xNameED->set_text( m_xSelectionLB->get_selected_text() ); in SubTypeHdl()
928 GetFieldMgr().RemoveFieldType(SwFieldIds::User, m_xSelectionLB->get_selected_text()); in IMPL_LINK()
944 GetFieldMgr().RemoveFieldType(nWhich, m_xSelectionLB->get_selected_text()); in IMPL_LINK()
1126 …if (nFormat == NUMBERFORMAT_ENTRY_NOT_FOUND && m_xNumFormatLB->get_selected_text() == SwResId(FMT_… in FillItemSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx164 OUString sDataSource = m_xDatasource->get_selected_text(); in commitPage()
167 OUString sCommand = m_xTable->get_selected_text(); in commitPage()
260 OUString sCurrentDatasource = m_xDatasource->get_selected_text(); in implFillTables()
H A Dlistcombowizard.cxx330 rSettings.sListContentTable = m_xSelectTable->get_selected_text(); in commitPage()
382 m_xDisplayedField->set_text(m_xSelectTableField->get_selected_text()); in IMPL_LINK_NOARG()
390 getSettings().sListContentField = m_xSelectTableField->get_selected_text(); in commitPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx164 OUString sDataSource = m_xDatasource->get_selected_text(); in commitPage()
167 OUString sCommand = m_xTable->get_selected_text(); in commitPage()
260 OUString sCurrentDatasource = m_xDatasource->get_selected_text(); in implFillTables()
H A Dlistcombowizard.cxx331 rSettings.sListContentTable = m_xSelectTable->get_selected_text(); in commitPage()
383 m_xDisplayedField->set_text(m_xSelectTableField->get_selected_text()); in IMPL_LINK_NOARG()
391 getSettings().sListContentField = m_xSelectTableField->get_selected_text(); in commitPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dnumfmtlb.hxx128 OUString get_selected_text() const { return mxControl->get_selected_text(); } in get_selected_text() function in SwNumFormatTreeView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dlbseldlg.cxx45 return m_xLb->get_selected_text(); in GetSelectedEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dlbseldlg.cxx45 return m_xLb->get_selected_text(); in GetSelectedEntry()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-commands-search.c301 get_selected_text (GtkTextBuffer *doc, in get_selected_text() function
380 get_selected_text (GTK_TEXT_BUFFER (doc), in do_replace()
615 selection_exists = get_selected_text (GTK_TEXT_BUFFER (doc), in _pluma_cmd_search_find()
689 selection_exists = get_selected_text (GTK_TEXT_BUFFER (doc), in _pluma_cmd_search_replace()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Ddsselect.hxx45 OUString GetSelected() const { return m_xDatasource->get_selected_text(); } in GetSelected()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Ddsselect.hxx51 return m_xDatasource->get_selected_text(); in GetSelected()
/dports/graphics/evince/evince-41.3/libdocument/
H A Dev-selection.c62 return iface->get_selected_text (selection, page, style, points); in ev_selection_get_selected_text()
/dports/print/xreader/xreader-3.2.2/libdocument/
H A Dev-selection.c62 return iface->get_selected_text (selection, page, style, points); in ev_selection_get_selected_text()
/dports/graphics/atril-lite/atril-1.26.0/libdocument/
H A Dev-selection.c62 return iface->get_selected_text (selection, page, style, points); in ev_selection_get_selected_text()
/dports/graphics/atril/atril-1.26.0/libdocument/
H A Dev-selection.c62 return iface->get_selected_text (selection, page, style, points); in ev_selection_get_selected_text()
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/widgets/
H A Dmessage_menu.rs174 let s = get_selected_text(label)?; in connect_copy_selected_text()
193 fn get_selected_text(event_widget: Option<&gtk::Label>) -> Option<SelectedText> { in get_selected_text() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/abpilot/
H A Dtableselectionpage.cxx88 rSettings.sSelectedTable = m_xTableList->get_selected_text(); in commitPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/abpilot/
H A Dtableselectionpage.cxx88 rSettings.sSelectedTable = m_xTableList->get_selected_text(); in commitPage()

12345678