|
LibreOffice Module fpicker (master) 1
|
Go to the source code of this file.
Functions | |
| IMPL_LINK (AutocompleteEdit, KeyInputHdl, const KeyEvent &, rKEvt, bool) | |
| IMPL_LINK_NOARG (AutocompleteEdit, ChangedHdl, weld::Entry &, void) | |
| IMPL_LINK_NOARG (AutocompleteEdit, TryAutoComplete, Timer *, void) | |
| IMPL_LINK | ( | AutocompleteEdit | , |
| KeyInputHdl | , | ||
| const KeyEvent & | , | ||
| rKEvt | , | ||
| bool | |||
| ) |
Definition at line 24 of file autocmpledit.cxx.
| IMPL_LINK_NOARG | ( | AutocompleteEdit | , |
| ChangedHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 30 of file autocmpledit.cxx.
References KEY_BACKSPACE, and KEY_DELETE.
| IMPL_LINK_NOARG | ( | AutocompleteEdit | , |
| TryAutoComplete | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 61 of file autocmpledit.cxx.