aIdle | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(UpdateHdl, Timer *, void) | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(KeyInputHdl, const KeyEvent &, bool) | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(GetFocusHdl, weld::Widget &, void) | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(LoseFocusHdl, weld::Widget &, void) | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(AsyncFocusInHdl, void *, void) | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(AsyncFocusOutHdl, void *, void) | formula::RefEdit | private |
DECL_DLLPRIVATE_LINK(Modify, weld::Entry &, void) | formula::RefEdit | private |
DECL_LINK(KeyInputHdl, const KeyEvent &, bool) | ScCursorRefEdit | protected |
DoModify() | formula::RefEdit | |
GetFocus() | formula::RefEdit | private |
GetLabelWidgetForShrinkMode() | formula::RefEdit | |
GetModifyHdl() const | formula::RefEdit | |
GetSelection() const | formula::RefEdit | |
GetText() const | formula::RefEdit | |
GetWidget() const | formula::RefEdit | |
GrabFocus() | formula::RefEdit | |
IsValueChangedFromSaved() const | formula::RefEdit | |
KeyInput(const KeyEvent &rKEvt) | formula::RefEdit | protectedvirtual |
LoseFocus() | formula::RefEdit | private |
maActivateHdl | formula::RefEdit | private |
maCursorDownLink | ScCursorRefEdit | private |
maCursorUpLink | ScCursorRefEdit | private |
maGetFocusHdl | formula::RefEdit | private |
maLoseFocusHdl | formula::RefEdit | private |
maModifyHdl | formula::RefEdit | private |
mpFocusInEvent | formula::RefEdit | private |
mpFocusOutEvent | formula::RefEdit | private |
pAnyRefDlg | formula::RefEdit | private |
pLabelWidget | formula::RefEdit | private |
RefEdit(std::unique_ptr< weld::Entry > xControl) | formula::RefEdit | |
SaveValue() | formula::RefEdit | |
ScCursorRefEdit(std::unique_ptr< weld::Entry > xEntry) | ScCursorRefEdit | |
SelectAll() | formula::RefEdit | |
SetActivateHdl(const Link< weld::Widget &, bool > &rLink) | formula::RefEdit | |
SetCursorAtLast() | formula::RefEdit | |
SetCursorLinks(const Link< ScCursorRefEdit &, void > &rUp, const Link< ScCursorRefEdit &, void > &rDown) | ScCursorRefEdit | |
SetGetFocusHdl(const Link< RefEdit &, void > &rLink) | formula::RefEdit | |
SetLoseFocusHdl(const Link< RefEdit &, void > &rLink) | formula::RefEdit | |
SetModifyHdl(const Link< RefEdit &, void > &rLink) | formula::RefEdit | |
SetReferences(IControlReferenceHandler *pDlg, weld::Label *pLabelWidget) | formula::RefEdit | |
SetRefString(const OUString &rStr) | formula::RefEdit | |
SetRefValid(bool bValid) | formula::RefEdit | |
SetSelection(const Selection &rSelection) | formula::RefEdit | |
SetText(const OUString &rStr) | formula::RefEdit | |
StartUpdateData() | formula::RefEdit | |
xEntry | formula::RefEdit | protected |
~RefEdit() | formula::RefEdit | virtual |