Lines Matching refs:SpellUndoAction_Impl
99 class SpellUndoAction_Impl : public SfxUndoAction class
120 SpellUndoAction_Impl(sal_uInt16 nId, const Link& rActionLink) : in SpellUndoAction_Impl() function in svx::SpellUndoAction_Impl
133 ~SpellUndoAction_Impl();
177 SpellUndoAction_Impl::~SpellUndoAction_Impl() in ~SpellUndoAction_Impl()
183 void SpellUndoAction_Impl::Undo() in Undo()
190 sal_uInt16 SpellUndoAction_Impl::GetId()const in GetId()
665 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in IMPL_LINK()
710 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in IMPL_LINK()
736 IMPL_LINK( SpellDialog, DialogUndoHdl, SpellUndoAction_Impl*, pAction ) in IMPL_LINK() argument
858 … aSentenceED.AddUndoAction(new SpellUndoAction_Impl(SPELLUNDO_CHANGE_LANGUAGE, aDialogUndoLink)); in IMPL_LINK()
1048 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in IMPL_LINK()
1081 …SpellUndoAction_Impl* pSpellAction = new SpellUndoAction_Impl(SPELLUNDO_CHANGE_TEXTENGINE, aDialog… in IMPL_LINK()
1731 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in MarkNextError()
1823 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in ChangeMarkedWord()
2155 SpellUndoAction_Impl* pAction = new SpellUndoAction_Impl( in SetUndoEditMode()