summaryrefslogtreecommitdiff
path: root/sc/source/core/data/rowheightcontext.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2018-07-26 11:36:08 +0200
committerEike Rathke <erack@redhat.com>2018-09-03 14:39:15 +0200
commit73af06a6a7fcb2d92d36a45bbe54395bcba8dfb0 (patch)
tree30e3119c92e973135f40f402ca8963e4bc69a28b /sc/source/core/data/rowheightcontext.cxx
parent6c21fb251ba6bb2455c947583709262deddf5e4a (diff)
tdf#37268: use also sheet local range in Pivot
There are 2 types of range names: - those global to the document - those specific to a sheet Before this patch, Pivot could only see global range names There are 2 parts on the patch: 1) ScCellShell::ExecuteDataPilotDialog() Retrieve all the range names and use: - for sheets range names: <scope>.<range name> - for global range names: <range name> 2) ScSheetSourceDesc::GetSourceRange() Search about the presence of . to know if it's a global or sheet name range Change-Id: I92ac321e1475516cce7ee42b6e6038c231d0514b Reviewed-on: https://gerrit.libreoffice.org/58070 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/source/core/data/rowheightcontext.cxx')
0 files changed, 0 insertions, 0 deletions