[Libreoffice-commits] .: sw/inc

Tor Lillqvist tml at kemper.freedesktop.org
Mon May 28 06:15:09 PDT 2012


 sw/inc/docufld.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7eb0c9b056b648afd5bc216811892d058e352de6
Author: Philipp Riemer <ruderphilipp at gmail.com>
Date:   Fri May 25 19:33:37 2012 +0200

    Translate German comment in sw/inc/docufld.hxx

diff --git a/sw/inc/docufld.hxx b/sw/inc/docufld.hxx
index b110d68..03f5e52 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 );


More information about the Libreoffice-commits mailing list