|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScUndoMoveTab, 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 | ScUndoMoveTab | virtual |
| DataSpansType typedef | ScSimpleUndo | |
| DoChange(bool bUndo) const | ScUndoMoveTab | private |
| dumpAsXml(xmlTextWriterPtr pWriter) const | SfxUndoAction | virtual |
| EndRedo() | ScSimpleUndo | protected |
| EndUndo() | ScSimpleUndo | protected |
| getAffectedRange() const | ScSimpleUndo | inlinevirtual |
| GetComment() const override | ScUndoMoveTab | 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 |
| mpNewNames | ScUndoMoveTab | private |
| mpNewTabs | ScUndoMoveTab | private |
| mpOldNames | ScUndoMoveTab | private |
| mpOldTabs | ScUndoMoveTab | private |
| operator=(const SfxUndoAction &)=delete | SfxUndoAction | private |
| pDetectiveUndo | ScSimpleUndo | protected |
| pDocShell | ScSimpleUndo | protected |
| Redo() override | ScUndoMoveTab | virtual |
| RedoWithContext(SfxUndoContext &i_context) | SfxUndoAction | virtual |
| Repeat(SfxRepeatTarget &rTarget) override | ScUndoMoveTab | virtual |
| ScSimpleUndo(const ScSimpleUndo &)=delete | ScSimpleUndo | private |
| ScSimpleUndo(ScDocShell *pDocSh) | ScSimpleUndo | |
| ScUndoMoveTab(ScDocShell *pNewDocShell, std::unique_ptr< std::vector< SCTAB > > pOldTabs, std::unique_ptr< std::vector< SCTAB > > pNewTabs, std::unique_ptr< std::vector< OUString > > pOldNames=nullptr, std::unique_ptr< std::vector< OUString > > pNewNames=nullptr) | ScUndoMoveTab | |
| 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 | ScUndoMoveTab | virtual |
| UndoWithContext(SfxUndoContext &i_context) | SfxUndoAction | virtual |
| ~ScUndoMoveTab() override | ScUndoMoveTab | virtual |
| ~SfxUndoAction() COVERITY_NOEXCEPT_FALSE | SfxUndoAction | virtual |