summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:40:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:40:42 +0000
commitb8b9462439d3d8ef754e8cc5f9710c69034518eb (patch)
treefcf0860800a8e1e9d39df965a54c639c530753fc
parent3b724584bbf69f104fc8eae3cd3fbe747e35da74 (diff)
INTEGRATION: CWS warnings01 (1.11.224); FILE MERGED
2006/05/15 12:30:45 sb 1.11.224.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
-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