summaryrefslogtreecommitdiff
path: root/cui/source/inc/SpellDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SpellDialog.hxx')
-rw-r--r--cui/source/inc/SpellDialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/SpellDialog.hxx b/cui/source/inc/SpellDialog.hxx
index a5cf23069c37..bb12f284d53d 100644
--- a/cui/source/inc/SpellDialog.hxx
+++ b/cui/source/inc/SpellDialog.hxx
@@ -119,9 +119,9 @@ public:
void ResetUndo();
void Undo();
void AddUndoAction( SfxUndoAction *pAction, sal_Bool bTryMerg=sal_False );
- sal_uInt16 GetUndoActionCount();
+ sal_uInt16 GetUndoActionCount();
void UndoActionStart( sal_uInt16 nId );
- void UndoActionEnd( sal_uInt16 nId );
+ void UndoActionEnd();
void MoveErrorEnd(long nOffset);