summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/conarc.hxx
diff options
context:
space:
mode:
authorMartin Kepplinger <martinkepplinger@eml.cc>2011-04-21 16:51:03 +0200
committerMartin Kepplinger <martinkepplinger@eml.cc>2011-04-21 21:54:00 +0200
commit518c769ca31c3fcc5f164ff604ce8c83983b7f12 (patch)
treef2f71b9435674b3ee1a2c37286b7761ec8df5f08 /sw/source/ui/inc/conarc.hxx
parentTranslate german code comments (diff)
downloadcore-518c769ca31c3fcc5f164ff604ce8c83983b7f12.tar.gz
core-518c769ca31c3fcc5f164ff604ce8c83983b7f12.zip
Translate german code comments
Translate some german code comments to english! This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license.
Diffstat (limited to 'sw/source/ui/inc/conarc.hxx')
-rw-r--r--sw/source/ui/inc/conarc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/conarc.hxx b/sw/source/ui/inc/conarc.hxx
index 5b8241e31c04..c2d20960e810 100644
--- a/sw/source/ui/inc/conarc.hxx
+++ b/sw/source/ui/inc/conarc.hxx
@@ -32,7 +32,7 @@
/*************************************************************************
|*
-|* Rechteck zeichnen
+|* draw rectangle
|*
\************************************************************************/
@@ -48,7 +48,7 @@ public:
virtual sal_Bool MouseButtonUp(const MouseEvent& rMEvt);
virtual sal_Bool MouseButtonDown(const MouseEvent& rMEvt);
- virtual void Activate(const sal_uInt16 nSlotId); // Funktion aktivieren
+ virtual void Activate(const sal_uInt16 nSlotId); // activate function
virtual void Deactivate();
};