summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh6.cxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-06-22 19:03:09 +0000
committerNiklas Nebel <nn@openoffice.org>2001-06-22 19:03:09 +0000
commit55f6dcd908728a3e197ff5d527a83024acbf7a2c (patch)
tree21b9498725d7655e4e5ed38cdc857b288d796fbb /sc/source/ui/docshell/docsh6.cxx
parent1ea13a0a14d71bc08ec0a97ede7184849b3c1bef (diff)
TFD taskforce changes
Diffstat (limited to 'sc/source/ui/docshell/docsh6.cxx')
-rw-r--r--sc/source/ui/docshell/docsh6.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/docshell/docsh6.cxx b/sc/source/ui/docshell/docsh6.cxx
index 0accbfe6edd6..3ff6a8abf662 100644
--- a/sc/source/ui/docshell/docsh6.cxx
+++ b/sc/source/ui/docshell/docsh6.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docsh6.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: er $ $Date: 2001-04-18 12:30:51 $
+ * last change: $Author: nn $ $Date: 2001-06-22 19:55:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -271,8 +271,8 @@ void ScDocShell::SetVisAreaOrSize( const Rectangle& rVisArea, BOOL bModifyStart
if (pViewSh->GetViewData()->GetDocShell() == this)
pViewSh->UpdateOleZoom();
}
- else
- DataChanged( SvDataType() ); // fuer Zuppeln wenn nicht IP-aktiv
+ //else
+ // DataChanged( SvDataType() ); // fuer Zuppeln wenn nicht IP-aktiv
}
if (aDocument.IsEmbedded())
@@ -333,8 +333,8 @@ void ScDocShell::UpdateOle( const ScViewData* pViewData, BOOL bSnapSize )
bChange = TRUE;
}
- if (bChange)
- DataChanged( SvDataType() ); //! passiert auch bei SetModified
+// if (bChange)
+// DataChanged( SvDataType() ); //! passiert auch bei SetModified
}
//