Home
last modified time | relevance | path

Searched defs:SearchProgress (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dcuigaldlg.cxx190 SearchProgress::SearchProgress(weld::Window* pParent, TPGalleryThemeProperties* pTabPage, const INe… in SearchProgress() function in SearchProgress
206 IMPL_LINK_NOARG(SearchProgress, ClickCancelBtn, weld::Button&, void) in IMPL_LINK_NOARG() argument
212 IMPL_LINK_NOARG(SearchProgress, CleanUpHdl, void*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dcuigaldlg.cxx189 SearchProgress::SearchProgress(weld::Window* pParent, TPGalleryThemeProperties* pTabPage, const INe… in SearchProgress() function in SearchProgress
205 IMPL_LINK_NOARG(SearchProgress, ClickCancelBtn, weld::Button&, void) in IMPL_LINK_NOARG() argument
211 IMPL_LINK_NOARG(SearchProgress, CleanUpHdl, void*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuigaldlg.hxx71 class SearchProgress : public weld::GenericDialogController class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuigaldlg.hxx70 class SearchProgress : public weld::GenericDialogController class
/dports/devel/upp/upp/uppsrc/CodeEditor/
H A DFindReplace.cpp937 bool CodeEditor::SearchProgress(int line) in SearchProgress() function in Upp::CodeEditor