diff options
-rw-r--r-- | sw/inc/docufld.hxx | 2 |
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 ); |