LibreOffice Module sc (master) 1
|
This is the complete list of members for ScUndoCursorAttr, including all inherited members.
BeginRedo() | ScSimpleUndo | protected |
BeginUndo() | ScSimpleUndo | protected |
BroadcastChanges(const ScRange &rRange) | ScSimpleUndo | protected |
BroadcastChanges(const DataSpansType &rSpans) | ScSimpleUndo | protected |
CanRepeat(SfxRepeatTarget &rTarget) const override | ScUndoCursorAttr | virtual |
DataSpansType typedef | ScSimpleUndo | |
DoChange(const ScPatternAttr *pWhichPattern, const std::unique_ptr< EditTextObject > &pEditData) const | ScUndoCursorAttr | private |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxUndoAction | virtual |
EndRedo() | ScSimpleUndo | protected |
EndUndo() | ScSimpleUndo | protected |
getAffectedRange() const | ScSimpleUndo | inlinevirtual |
GetComment() const override | ScUndoCursorAttr | virtual |
GetDateTime() const | SfxUndoAction | |
GetRepeatComment(SfxRepeatTarget &) const | SfxUndoAction | virtual |
GetViewShellId() const override | ScSimpleUndo | virtual |
IsPaintLocked() const | ScSimpleUndo | inlineprotected |
m_aDateTime | SfxUndoAction | private |
Merge(SfxUndoAction *pNextAction) override | ScSimpleUndo | virtual |
mnViewShellId | ScSimpleUndo | protected |
nCol | ScUndoCursorAttr | private |
nRow | ScUndoCursorAttr | private |
nTab | ScUndoCursorAttr | private |
operator=(const SfxUndoAction &)=delete | SfxUndoAction | private |
pApplyPattern | ScUndoCursorAttr | private |
pDetectiveUndo | ScSimpleUndo | protected |
pDocShell | ScSimpleUndo | protected |
pNewEditData | ScUndoCursorAttr | private |
pNewPattern | ScUndoCursorAttr | private |
pOldEditData | ScUndoCursorAttr | private |
pOldPattern | ScUndoCursorAttr | private |
Redo() override | ScUndoCursorAttr | virtual |
RedoWithContext(SfxUndoContext &i_context) | SfxUndoAction | virtual |
Repeat(SfxRepeatTarget &rTarget) override | ScUndoCursorAttr | virtual |
ScSimpleUndo(const ScSimpleUndo &)=delete | ScSimpleUndo | private |
ScSimpleUndo(ScDocShell *pDocSh) | ScSimpleUndo | |
ScUndoCursorAttr(ScDocShell *pNewDocShell, SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, const ScPatternAttr *pOldPat, const ScPatternAttr *pNewPat, const ScPatternAttr *pApplyPat) | ScUndoCursorAttr | |
SetEditData(std::unique_ptr< EditTextObject > pOld, std::unique_ptr< EditTextObject > pNew) | ScUndoCursorAttr | |
SetViewMarkData(const ScMarkData &rMarkData) | ScSimpleUndo | protected |
SfxUndoAction() | SfxUndoAction | |
SfxUndoAction(const SfxUndoAction &)=delete | SfxUndoAction | private |
ShowTable(SCTAB nTab) | ScSimpleUndo | protectedstatic |
ShowTable(const ScRange &rRange) | ScSimpleUndo | protectedstatic |
Undo() override | ScUndoCursorAttr | virtual |
UndoWithContext(SfxUndoContext &i_context) | SfxUndoAction | virtual |
~ScUndoCursorAttr() override | ScUndoCursorAttr | virtual |
~SfxUndoAction() COVERITY_NOEXCEPT_FALSE | SfxUndoAction | virtual |