update dev300-m58
[ooovba.git] / applied_patches / 0146-chart-skip-hidden-cells-sc-fix.diff
blob4349b1dbbfc139a2164328f3a895a1b56c78cc50
1 diff --git sc/source/ui/docshell/docsh4.cxx sc/source/ui/docshell/docsh4.cxx
2 index 78269ba..f26c8be 100644
3 --- sc/source/ui/docshell/docsh4.cxx
4 +++ sc/source/ui/docshell/docsh4.cxx
5 @@ -1264,7 +1264,10 @@ void ScDocShell::DoRecalc( BOOL bApi )
6 WaitObject aWaitObj( GetActiveDialogParent() );
7 aDocument.CalcFormulaTree();
8 if ( pSh )
9 + {
10 pSh->UpdateCharts(TRUE);
11 + aDocument.BroadcastUno(ScHint(SC_HINT_DATACHANGED, ScAddress(), NULL));
12 + }
14 // #47939# Wenn es Charts gibt, dann alles painten, damit nicht
15 // PostDataChanged und die Charts nacheinander kommen und Teile