diff options
Diffstat (limited to 'sd/source/ui/inc/fuediglu.hxx')
-rw-r--r-- | sd/source/ui/inc/fuediglu.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/fuediglu.hxx b/sd/source/ui/inc/fuediglu.hxx index 9e3194a53c78..1870b6ec0e80 100644 --- a/sd/source/ui/inc/fuediglu.hxx +++ b/sd/source/ui/inc/fuediglu.hxx @@ -54,7 +54,7 @@ public: virtual void Deactivate(); // Function deaktivieren //Solution: Add Shift+UP/DOWN/LEFT/RIGHT key to move the position of insert point, - //and SHIFT+ENTER key to decide the postion and draw the new insert point + //and SHIFT+ENTER key to decide the position and draw the new insert point virtual void ForcePointer(const MouseEvent* pMEvt = NULL); private: Point maOldPoint; |