| aAutoSearch | ScInputHandler | private |
| aCurrentText | ScInputHandler | private |
| aCursorPos | ScInputHandler | private |
| AddRefEntry() | ScInputHandler | |
| aFormText | ScInputHandler | private |
| aManualTip | ScInputHandler | private |
| aScaleX | ScInputHandler | private |
| aScaleY | ScInputHandler | private |
| AutoParAdded() | ScInputHandler | private |
| bCommandErrorShown | ScInputHandler | private |
| bCreatingFuncView | ScInputHandler | private |
| bFormulaMode | ScInputHandler | private |
| bInEnterHandler | ScInputHandler | private |
| bInOwnChange | ScInputHandler | private |
| bInRangeUpdate | ScInputHandler | private |
| bLastIsSymbol | ScInputHandler | private |
| bModified | ScInputHandler | private |
| bParenthesisShown | ScInputHandler | private |
| bProtected | ScInputHandler | private |
| bSelIsRef | ScInputHandler | private |
| bTextValid | ScInputHandler | private |
| bUseTab | ScInputHandler | private |
| CancelHandler() | ScInputHandler | |
| ClearText() | ScInputHandler | |
| CursorAtClosingPar() | ScInputHandler | private |
| DataChanged(bool bFromTopNotify=false, bool bSetModified=true) | ScInputHandler | |
| DataChanging(sal_Unicode cTyped=0, bool bFromCommand=false) | ScInputHandler | |
| DECL_LINK(DelayTimer, Timer *, void) | ScInputHandler | private |
| DECL_LINK(ModifyHdl, LinkParamNone *, void) | ScInputHandler | private |
| DECL_LINK(ShowHideTipVisibleParentListener, VclWindowEvent &, void) | ScInputHandler | private |
| DECL_LINK(ShowHideTipVisibleSecParentListener, VclWindowEvent &, void) | ScInputHandler | private |
| DeleteRangeFinder() | ScInputHandler | private |
| DeleteSurroundingText(const Selection &rSelection) | ScInputHandler | |
| eAttrAdjust | ScInputHandler | private |
| eMode | ScInputHandler | private |
| EnterHandler(ScEnterMode nBlockMode=ScEnterMode::NORMAL, bool bBeforeSavingInLOK=false) | ScInputHandler | |
| ForgetLastPattern() | ScInputHandler | |
| FormulaPreview() | ScInputHandler | |
| GetActiveView() | ScInputHandler | |
| GetColData() | ScInputHandler | private |
| GetCursorPos() const | ScInputHandler | inline |
| GetEditString() | ScInputHandler | |
| GetFormString() const | ScInputHandler | inline |
| GetFormulaData() | ScInputHandler | private |
| GetFuncEditView() | ScInputHandler | private |
| GetFuncName(OUString &aStart, OUString &aResult) | ScInputHandler | private |
| GetInputWindow() | ScInputHandler | inline |
| GetRangeFindList() | ScInputHandler | inline |
| GetReferenceMark(const ScViewData &rViewData, ScDocShell *pDocSh, tools::Long nX1, tools::Long nX2, tools::Long nY1, tools::Long nY2, tools::Long nTab, const Color &rColor) | ScInputHandler | static |
| GetSelIsRef() const | ScInputHandler | inline |
| GetSurroundingText() | ScInputHandler | |
| GetSurroundingTextSelection() | ScInputHandler | |
| GetTableView() | ScInputHandler | inline |
| GetTextAndFields(ScEditEngineDefaulter &rDestEngine) | ScInputHandler | |
| GetTextSize() | ScInputHandler | |
| GetTopView() | ScInputHandler | inline |
| HasPartialComplete() const | ScInputHandler | inline |
| HideTip() | ScInputHandler | |
| HideTipBelow() | ScInputHandler | |
| ImplCreateEditEngine() | ScInputHandler | private |
| InitRangeFinder(const OUString &rFormula) | ScInputHandler | |
| InputChanged(const EditView *pView, bool bFromNotify) | ScInputHandler | |
| InputCommand(const CommandEvent &rCEvt) | ScInputHandler | |
| InputGetSelection(sal_Int32 &rStart, sal_Int32 &rEnd) | ScInputHandler | |
| InputReplaceSelection(std::u16string_view aStr) | ScInputHandler | |
| InputSelection(const EditView *pView) | ScInputHandler | |
| InputSetSelection(sal_Int32 nStart, sal_Int32 nEnd) | ScInputHandler | |
| InputTurnOffWinEngine() | ScInputHandler | |
| InsertFunction(const OUString &rFuncName, bool bAddPar=true) | ScInputHandler | |
| InvalidateAttribs() | ScInputHandler | privatestatic |
| IsEditMode() const | ScInputHandler | inline |
| IsFormulaMode() const | ScInputHandler | inline |
| IsInEnterHandler() const | ScInputHandler | inline |
| IsInOwnChange() const | ScInputHandler | inline |
| IsInputMode() const | ScInputHandler | inline |
| IsModalMode(const SfxObjectShell *pDocSh) | ScInputHandler | |
| IsTopMode() const | ScInputHandler | inline |
| KeyInput(const KeyEvent &rKEvt, bool bStartEdit) | ScInputHandler | |
| LOKPasteFunctionData(const OUString &rFunctionName) | ScInputHandler | |
| LOKSendFormulabarUpdate(EditView *pEditView, const SfxViewShell *pActiveViewSh, const OUString &rText, const ESelection &rSelection) | ScInputHandler | static |
| maFormulaChar | ScInputHandler | private |
| mbDocumentDisposing | ScInputHandler | private |
| mbEditingExistingContent | ScInputHandler | private |
| mbPartialPrefix | ScInputHandler | private |
| MergeLanguageAttributes(ScEditEngineDefaulter &rDestEngine) const | ScInputHandler | |
| miAutoPosColumn | ScInputHandler | private |
| miAutoPosFormula | ScInputHandler | private |
| mpEditEngine | ScInputHandler | private |
| nAutoPar | ScInputHandler | private |
| nCellPercentFormatDecSep | ScInputHandler | private |
| NextAutoEntry(bool bBack) | ScInputHandler | private |
| NextFormulaEntry(bool bBack) | ScInputHandler | private |
| nFormSelEnd | ScInputHandler | private |
| nFormSelStart | ScInputHandler | private |
| NotifyChange(const ScInputHdlState *pState, bool bForce=false, ScTabViewShell *pSourceSh=nullptr, bool bStopEditing=true) | ScInputHandler | |
| nTipVisible | ScInputHandler | private |
| nTipVisibleSec | ScInputHandler | private |
| nValidation | ScInputHandler | private |
| operator=(const ScInputHandler &)=delete | ScInputHandler | |
| pActiveViewSh | ScInputHandler | private |
| PasteFunctionData() | ScInputHandler | private |
| PasteManualTip() | ScInputHandler | private |
| pColumnData | ScInputHandler | private |
| pDelayTimer | ScInputHandler | private |
| pEditDefaults | ScInputHandler | private |
| pFormulaData | ScInputHandler | private |
| pFormulaDataPara | ScInputHandler | private |
| pInputWin | ScInputHandler | private |
| pLastPattern | ScInputHandler | private |
| pLastState | ScInputHandler | private |
| pRangeFindList | ScInputHandler | private |
| pRefViewSh | ScInputHandler | private |
| pTableView | ScInputHandler | private |
| pTipVisibleParent | ScInputHandler | private |
| pTipVisibleSecParent | ScInputHandler | private |
| pTopView | ScInputHandler | private |
| RemoveAdjust() | ScInputHandler | private |
| RemoveRangeFinder() | ScInputHandler | private |
| RemoveSelection() | ScInputHandler | private |
| ResetAutoPar() | ScInputHandler | private |
| ResetDelayTimer() | ScInputHandler | |
| ScInputHandler(const ScInputHandler &)=delete | ScInputHandler | |
| ScInputHandler() | ScInputHandler | |
| SendReferenceMarks(const SfxViewShell *pViewShell, const std::vector< ReferenceMark > &rReferenceMarks) | ScInputHandler | static |
| SetDocumentDisposing(bool b) | ScInputHandler | |
| SetInputWindow(ScInputWindow *pNew) | ScInputHandler | |
| SetMode(ScInputMode eNewMode, const OUString *pInitText=nullptr, ScEditEngineDefaulter *pTopEngine=nullptr) | ScInputHandler | |
| SetModified() | ScInputHandler | inline |
| SetReference(const ScRange &rRef, const ScDocument &rDoc) | ScInputHandler | |
| SetRefScale(const Fraction &rX, const Fraction &rY) | ScInputHandler | |
| SetRefViewShell(ScTabViewShell *pRefVsh) | ScInputHandler | inline |
| SetSelIsRef(bool bSet) | ScInputHandler | inline |
| ShowArgumentsTip(OUString &rSelText) | ScInputHandler | private |
| ShowFuncList(const ::std::vector< OUString > &rFuncStrVec) | ScInputHandler | |
| ShowRefFrame() | ScInputHandler | |
| ShowTip(const OUString &rText) | ScInputHandler | |
| ShowTipBelow(const OUString &rText) | ScInputHandler | |
| ShowTipCursor() | ScInputHandler | |
| SkipClosingPar() | ScInputHandler | private |
| StartsLikeFormula(std::u16string_view rStr) const | ScInputHandler | private |
| StartTable(sal_Unicode cTyped, bool bFromCommand, bool bInputActivated, ScEditEngineDefaulter *pTopEngine) | ScInputHandler | private |
| StopInputWinEngine(bool bAll) | ScInputHandler | |
| SyncViews(const EditView *pSourceView=nullptr) | ScInputHandler | private |
| TakesReturn() const | ScInputHandler | inline |
| UpdateActiveView() | ScInputHandler | private |
| UpdateAdjust(sal_Unicode cTyped) | ScInputHandler | private |
| UpdateAutoCorrFlag() | ScInputHandler | private |
| UpdateCellAdjust(SvxCellHorJustify eJust) | ScInputHandler | |
| UpdateFormulaMode() | ScInputHandler | private |
| UpdateLokReferenceMarks() | ScInputHandler | |
| UpdateParenthesis() | ScInputHandler | private |
| UpdateRange(sal_uInt16 nIndex, const ScRange &rNew) | ScInputHandler | |
| UpdateRefDevice() | ScInputHandler | |
| UpdateSpellSettings(bool bFromStartTab=false) | ScInputHandler | |
| UseColData() | ScInputHandler | private |
| UseFormulaData() | ScInputHandler | private |
| ViewShellGone(const ScTabViewShell *pViewSh) | ScInputHandler | |
| ~ScInputHandler() | ScInputHandler | |