summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen7.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2016-10-20 20:36:40 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2016-10-24 21:50:47 -0400
commitb5c65b53de6663e12a8192100d6e25494779c5c7 (patch)
tree94543849b1213e1a5f4707bbb37287e4196fe529 /sc/source/core/data/documen7.cxx
parentf7c61b08d526c79ecd1522dff79386059b6125e0 (diff)
Rename ClearFormulaContext() to make it more representative.
In the future we might put more prep code in here, in addition to clearing the context data. Change-Id: I44256a0dfbe1301e2c1443b291f4635ca0ba80f5
Diffstat (limited to 'sc/source/core/data/documen7.cxx')
-rw-r--r--sc/source/core/data/documen7.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/documen7.cxx b/sc/source/core/data/documen7.cxx
index d64b286d4638..27538b6dbab2 100644
--- a/sc/source/core/data/documen7.cxx
+++ b/sc/source/core/data/documen7.cxx
@@ -84,7 +84,7 @@ void ScDocument::Broadcast( const ScHint& rHint )
void ScDocument::BroadcastCells( const ScRange& rRange, sal_uInt32 nHint, bool bBroadcastSingleBroadcasters )
{
- ClearFormulaContext();
+ PrepareFormulaCalc();
if (!pBASM)
return; // Clipboard or Undo