CanRepeat(SfxRepeatTarget &) const | SfxUndoAction | virtual |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxUndoAction | virtual |
GetAddedWord() const | svx::SpellUndoAction_Impl | inline |
GetComment() const | SfxUndoAction | virtual |
GetDateTime() const | SfxUndoAction | |
GetDictionary() const | svx::SpellUndoAction_Impl | inline |
GetId() const | svx::SpellUndoAction_Impl | |
GetOffset() const | svx::SpellUndoAction_Impl | inline |
GetOldErrorEnd() const | svx::SpellUndoAction_Impl | inline |
GetOldErrorStart() const | svx::SpellUndoAction_Impl | inline |
GetRepeatComment(SfxRepeatTarget &) const | SfxUndoAction | virtual |
GetViewShellId() const | SfxUndoAction | virtual |
IsEnableChangeAllPB() const | svx::SpellUndoAction_Impl | inline |
IsEnableChangePB() const | svx::SpellUndoAction_Impl | inline |
IsErrorLanguageSelected() const | svx::SpellUndoAction_Impl | inline |
m_aDateTime | SfxUndoAction | private |
m_bEnableChangeAllPB | svx::SpellUndoAction_Impl | private |
m_bEnableChangePB | svx::SpellUndoAction_Impl | private |
m_bIsErrorLanguageSelected | svx::SpellUndoAction_Impl | private |
m_nId | svx::SpellUndoAction_Impl | private |
m_nOffset | svx::SpellUndoAction_Impl | private |
m_nOldErrorEnd | svx::SpellUndoAction_Impl | private |
m_nOldErrorStart | svx::SpellUndoAction_Impl | private |
m_rActionLink | svx::SpellUndoAction_Impl | private |
m_sAddedWord | svx::SpellUndoAction_Impl | private |
m_xDictionary | svx::SpellUndoAction_Impl | private |
Merge(SfxUndoAction *pNextAction) | SfxUndoAction | virtual |
operator=(const SfxUndoAction &)=delete | SfxUndoAction | private |
Redo() | SfxUndoAction | virtual |
RedoWithContext(SfxUndoContext &i_context) | SfxUndoAction | virtual |
Repeat(SfxRepeatTarget &) | SfxUndoAction | virtual |
SetAddedWord(const OUString &rWord) | svx::SpellUndoAction_Impl | inline |
SetDictionary(const Reference< XDictionary > &xDict) | svx::SpellUndoAction_Impl | inline |
SetEnableChangeAllPB() | svx::SpellUndoAction_Impl | inline |
SetEnableChangePB() | svx::SpellUndoAction_Impl | inline |
SetErrorLanguageSelected(bool bSet) | svx::SpellUndoAction_Impl | inline |
SetErrorMove(tools::Long nOldStart, tools::Long nOldEnd) | svx::SpellUndoAction_Impl | inline |
SetOffset(tools::Long nSet) | svx::SpellUndoAction_Impl | inline |
SfxUndoAction() | SfxUndoAction | |
SfxUndoAction(const SfxUndoAction &)=delete | SfxUndoAction | private |
SpellUndoAction_Impl(sal_uInt16 nId, const Link< SpellUndoAction_Impl &, void > &rActionLink) | svx::SpellUndoAction_Impl | inline |
Undo() override | svx::SpellUndoAction_Impl | virtual |
UndoWithContext(SfxUndoContext &i_context) | SfxUndoAction | virtual |
~SfxUndoAction() COVERITY_NOEXCEPT_FALSE | SfxUndoAction | virtual |