Lines Matching refs:SpellUndoAction_Impl
97 class SpellUndoAction_Impl : public SfxUndoAction class
118 SpellUndoAction_Impl(sal_uInt16 nId, const Link& rActionLink) : in SpellUndoAction_Impl() function in svx::SpellUndoAction_Impl
131 ~SpellUndoAction_Impl();
175 SpellUndoAction_Impl::~SpellUndoAction_Impl() in ~SpellUndoAction_Impl()
181 void SpellUndoAction_Impl::Undo() in Undo()
188 sal_uInt16 SpellUndoAction_Impl::GetId()const in GetId()
663 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in IMPL_LINK()
708 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in IMPL_LINK()
734 IMPL_LINK( SpellDialog, DialogUndoHdl, SpellUndoAction_Impl*, pAction ) in IMPL_LINK() argument
856 … aSentenceED.AddUndoAction(new SpellUndoAction_Impl(SPELLUNDO_CHANGE_LANGUAGE, aDialogUndoLink)); in IMPL_LINK()
1046 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in IMPL_LINK()
1079 …SpellUndoAction_Impl* pSpellAction = new SpellUndoAction_Impl(SPELLUNDO_CHANGE_TEXTENGINE, aDialog… in IMPL_LINK()
1729 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in MarkNextError()
1821 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in ChangeMarkedWord()
2153 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in SetUndoEditMode()