summaryrefslogtreecommitdiffstats
path: root/soltools
diff options
context:
space:
mode:
authorJozsef Szakacs <zmx3@citromail.hu>2018-11-07 09:52:17 +0100
committerBartosz Kosiorek <gang65@poczta.onet.pl>2018-11-16 18:31:03 +0100
commit26caf1bc59c81704f11225e3e431e412deb8c475 (patch)
tree2bff1302475fcf09da9afb5d95961bc66b0f8830 /soltools
parentRevert "tdf#115639: Align right/center with trailing spaces the same" (diff)
downloadcore-26caf1bc59c81704f11225e3e431e412deb8c475.tar.gz
core-26caf1bc59c81704f11225e3e431e412deb8c475.zip
tdf#114179: Custom size and position of the chart wall
By Xlsx files, rChartSize is using the Values that it gets from getChartSize(), this is the same Size as rPageSize. By Docx files rChartSize was a negative number everytime, so the calcAbsRectangle Method gave back a 'false' Value because of this. The rPageSize shows at every Debugging, Width = 16000, and Height = 9000 for Docx files, and beacause rChartSize was equal to rPageSize by Xlsx, I tried rChartSize with this Fixed Size. Change-Id: Ia29fa3401475c33c1b5e3dde9c3cb030a02cceb4 Reviewed-on: https://gerrit.libreoffice.org/62991 Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl> Tested-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'soltools')
0 files changed, 0 insertions, 0 deletions