diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-08-22 14:55:34 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-08-22 14:58:39 -0400 |
commit | 88979ef6ffe7921200311513d6601f9c5d582a42 (patch) | |
tree | ce82ed9370963b930b39535e12e6b25687fef833 /svx/source/tbxctrls | |
parent | f4ed9a5adbea3de88870ff4f5cb202bd606e0746 (diff) |
Don't clear the database data cache here.
This would result in the pivot cache being refreshed twice. This block
of code was a leftover from the previous, non-cached version of pivot
table, and this logic no longer applies today.
In today's pivot table code, the cache gets refreshed first, then the
table gets refreshed afterward. We should never clear the cache data
during table refresh.
Change-Id: Ida6fa1805463facf842cb9ea94f4c1afab716595
Diffstat (limited to 'svx/source/tbxctrls')
0 files changed, 0 insertions, 0 deletions