aBaseURL | SvtURLBox | private |
AcceptDrop(const AcceptDropEvent &rEvt) override | SvxHyperURLBox | protectedvirtual |
aChangedIdle | SvtURLBox | private |
aChangeHdl | SvtURLBox | private |
aFocusInHdl | SvtURLBox | private |
aFocusOutHdl | SvtURLBox | private |
aPlaceHolder | SvtURLBox | private |
append_text(const OUString &rStr) | SvtURLBox | |
bHistoryDisabled | SvtURLBox | private |
bNoSelection | SvtURLBox | private |
bOnlyDirectories | SvtURLBox | private |
clear() | SvtURLBox | |
connect_changed(const Link< weld::ComboBox &, void > &rLink) | SvtURLBox | |
connect_entry_activate(const Link< weld::ComboBox &, bool > &rLink) | SvtURLBox | |
connect_focus_in(const Link< weld::Widget &, void > &rLink) | SvtURLBox | |
connect_focus_out(const Link< weld::Widget &, void > &rLink) | SvtURLBox | |
connect_key_press(const Link< const KeyEvent &, bool > &rLink) | SvtURLBox | |
DECL_DLLPRIVATE_LINK(TryAutoComplete, Timer *, void) | SvtURLBox | private |
DECL_DLLPRIVATE_LINK(ChangedHdl, weld::ComboBox &, void) | SvtURLBox | private |
DECL_DLLPRIVATE_LINK(FocusInHdl, weld::Widget &, void) | SvtURLBox | private |
DECL_DLLPRIVATE_LINK(FocusOutHdl, weld::Widget &, void) | SvtURLBox | private |
DisableHistory() | SvtURLBox | |
EnableAutocomplete(bool bEnable=true) | SvtURLBox | |
eSmartProtocol | SvtURLBox | private |
ExecuteDrop(const ExecuteDropEvent &rEvt) override | SvxHyperURLBox | protectedvirtual |
find_text(const OUString &rStr) const | SvtURLBox | |
get_active_text() const | SvtURLBox | |
get_preferred_size() const | SvtURLBox | |
GetBaseURL() const | SvtURLBox | |
GetPlaceHolder() const | SvtURLBox | |
GetSmartProtocol() const | SvtURLBox | |
GetURL() | SvtURLBox | |
getWidget() | SvtURLBox | |
grab_focus() | SvtURLBox | |
Init() | SvtURLBox | private |
m_xWidget | SvtURLBox | private |
MatchesPlaceHolder(std::u16string_view sToMatch) const | SvtURLBox | |
ParseSmart(const OUString &aText, const OUString &aBaseURL) | SvtURLBox | static |
pCtx | SvtURLBox | private |
pImpl | SvtURLBox | private |
select_entry_region(int nStartPos, int nEndPos) | SvtURLBox | |
set_entry_text(const OUString &rStr) | SvtURLBox | |
set_help_id(const OUString &rHelpId) | SvtURLBox | |
set_sensitive(bool bSensitive) | SvtURLBox | |
SetBaseURL(const OUString &rURL) | SvtURLBox | |
SetFilter(std::u16string_view _sFilter) | SvtURLBox | |
SetNoURLSelection(bool bSet) | SvtURLBox | |
SetOnlyDirectories(bool bDir) | SvtURLBox | |
SetPlaceHolder(const OUString &sPlaceHolder) | SvtURLBox | |
SetSmartProtocol(INetProtocol eProt) | SvtURLBox | |
show() | SvtURLBox | |
SvtURLBox(std::unique_ptr< weld::ComboBox > xWidget) | SvtURLBox | |
SvxHyperURLBox(std::unique_ptr< weld::ComboBox > xWidget) | SvxHyperURLBox | |
trigger_changed() | SvtURLBox | |
UpdatePicklistForSmartProtocol_Impl() | SvtURLBox | private |
~SvtURLBox() | SvtURLBox | |