Home
last modified time | relevance | path

Searched defs:GetSearchText (Results 1 – 10 of 10) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Dlib_tree_item.h52 virtual wxString GetSearchText() { return wxEmptyString; } in GetSearchText() function
H A Dfootprint_info.h93 wxString GetSearchText() override in GetSearchText() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/inc/
H A Dsrchdlg.hxx58 OUString GetSearchText() const { return m_xSearchEdit->get_active_text(); } in GetSearchText() function in sfx2::SearchDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/inc/
H A Dsrchdlg.hxx58 OUString GetSearchText() const { return m_xSearchEdit->get_active_text(); } in GetSearchText() function in sfx2::SearchDialog
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DSearchTablesRequest.h256 inline const Aws::String& GetSearchText() const{ return m_searchText; } in GetSearchText() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.hxx185 OUString GetSearchText() const { return m_xSearchED->get_active_text(); } in GetSearchText() function in SearchTabPage_Impl
H A Dnewhelp.cxx1554 OUString SfxHelpIndexWindow_Impl::GetSearchText() const in GetSearchText() function in SfxHelpIndexWindow_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dnewhelp.hxx239 OUString GetSearchText() const { return m_pSearchED->GetText(); } in GetSearchText() function in SearchTabPage_Impl
H A Dnewhelp.cxx1799 OUString SfxHelpIndexWindow_Impl::GetSearchText() const in GetSearchText() function in SfxHelpIndexWindow_Impl
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dlib_symbol.cpp48 wxString LIB_SYMBOL::GetSearchText() in GetSearchText() function in LIB_SYMBOL