Home
last modified time | relevance | path

Searched defs:URLBox (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dinettbc.cxx1927 IMPL_LINK_NOARG(URLBox, TryAutoComplete, Timer *, void) in IMPL_LINK_NOARG() argument
1952 URLBox::URLBox(std::unique_ptr<weld::ComboBox> pWidget) in URLBox() function in URLBox
2056 IMPL_LINK_NOARG(URLBox, ChangedHdl, weld::ComboBox&, void) in IMPL_LINK_NOARG() argument
2062 IMPL_LINK_NOARG(URLBox, FocusInHdl, weld::Widget&, void) in IMPL_LINK_NOARG() argument
2071 IMPL_LINK_NOARG(URLBox, FocusOutHdl, weld::Widget&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dinettbc.hxx86 class SVT_DLLPUBLIC URLBox class