summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/fields/usrfld.cxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/sw/source/core/fields/usrfld.cxx b/sw/source/core/fields/usrfld.cxx
index 5d524aa1a2a5..2e5f2ea148f8 100644
--- a/sw/source/core/fields/usrfld.cxx
+++ b/sw/source/core/fields/usrfld.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: usrfld.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-12-14 14:49:16 $
+ * last change: $Author: hr $ $Date: 2006-06-19 12:40:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -329,11 +329,6 @@ void SwUserFieldType::SetContent( const String& rStr, sal_uInt32 nFmt )
}
}
- // der SdrPage (und damit den VCControls) sagen, das sich was getan hat
- if( GetDoc()->GetDrawModel() && GetDepends() )
- ((SwDPage*)GetDoc()->GetDrawModel()->GetPage( 0 ))->
- UpdateLinkData( aName, aContent );
-
sal_Bool bModified = GetDoc()->IsModified();
GetDoc()->SetModified();
if( !bModified ) // Bug 57028