summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-05-25 19:33:37 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-05-28 16:13:18 +0300
commit7eb0c9b056b648afd5bc216811892d058e352de6 (patch)
tree4744b1d9ace87096cc196063100b0e4e0b2d2e03 /sw
parentf9067ca632487c64d72bc378d9bb4ff6370a02c1 (diff)
Translate German comment in sw/inc/docufld.hxx
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/docufld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/docufld.hxx b/sw/inc/docufld.hxx
index b110d681edeb..03f5e52fa169 100644
--- a/sw/inc/docufld.hxx
+++ b/sw/inc/docufld.hxx
@@ -684,7 +684,7 @@ class SwRefPageGetFieldType : public SwFieldType
void UpdateField( SwTxtFld* pTxtFld, _SetGetExpFlds& rSetList );
protected:
- // ueberlagert, um alle RefPageGet-Felder zu updaten
+ // overwritten to update all RefPageGet fields
virtual void Modify( const SfxPoolItem*, const SfxPoolItem * );
public:
SwRefPageGetFieldType( SwDoc* pDoc );