Searched defs:SearchProgress (Results 1 – 5 of 5) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/ |
H A D | cuigaldlg.cxx | 190 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 D | cuigaldlg.cxx | 189 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 D | cuigaldlg.hxx | 71 class SearchProgress : public weld::GenericDialogController class
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/ |
H A D | cuigaldlg.hxx | 70 class SearchProgress : public weld::GenericDialogController class
|
/dports/devel/upp/upp/uppsrc/CodeEditor/ |
H A D | FindReplace.cpp | 937 bool CodeEditor::SearchProgress(int line) in SearchProgress() function in Upp::CodeEditor
|