summaryrefslogtreecommitdiff
path: root/svx/inc/svdibrow.hxx
diff options
context:
space:
mode:
authorWolfgang Silbermayr <wolfgang.silbermayr@gmail.com>2010-10-21 10:32:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-21 10:32:34 +0100
commit017e79ab159e1410055f00e3ba411221c5db34f8 (patch)
treed29491305148d6b4436ddadb8320b87103e16218 /svx/inc/svdibrow.hxx
parent473e4d6c041392c2fa36f8d3b9184ce593cee90d (diff)
Translate comments into English
Diffstat (limited to 'svx/inc/svdibrow.hxx')
-rw-r--r--svx/inc/svdibrow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svdibrow.hxx b/svx/inc/svdibrow.hxx
index bca3bddd8e2c..f06e96afc485 100644
--- a/svx/inc/svdibrow.hxx
+++ b/svx/inc/svdibrow.hxx
@@ -70,7 +70,7 @@ protected:
virtual void DoubleClick(const BrowserMouseEvent&);
virtual void KeyInput(const KeyEvent& rEvt);
virtual void Select();
- virtual void SetDirty(); // wird z.B. bei Modusumschaltungen gerufen
+ virtual void SetDirty(); // is called for example in mode switches
virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint);
public: