diff options
author | Tünde Tóth <toth.tunde@nisz.hu> | 2020-11-23 15:05:24 +0100 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2020-11-24 10:44:54 +0100 |
commit | 21620f9d2f50e66dffc45a5afb539edb8d54434c (patch) | |
tree | cb1f5ebdefb9053ac987b058f42c6094420249bc /compilerplugins | |
parent | 3be5e428d669accd841949662d601a6f6e1cdb3f (diff) |
tdf#138194 Chart OOXML import: set text break to true
of rotated category axis label, if the rotation is 90
or 270 degree and the inner size of the chart is not fixed.
Change-Id: I02e1fd940af8a277435aa46d4ad93a42b6723710
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106422
Tested-by: Jenkins
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/constantparam.booleans.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results index bf25ffeb07a3..1a183059a193 100644 --- a/compilerplugins/clang/constantparam.booleans.results +++ b/compilerplugins/clang/constantparam.booleans.results @@ -1930,10 +1930,6 @@ o3tl/qa/cow_wrapper_clients.hxx:41 void o3tltests::cow_wrapper_client1::cow_wrapper_client1(int) int nVal 1 -oox/inc/drawingml/chart/objectformatter.hxx:146 - _Bool oox::drawingml::chart::ObjectFormatter::getTextRotation(const class oox::drawingml::chart::ModelRef<class oox::drawingml::TextBody> &,int) - int nDefaultRotation - 0 oox/inc/drawingml/chart/typegroupconverter.hxx:153 void oox::drawingml::chart::TypeGroupConverter::convertLineSmooth(class oox::PropertySet &,_Bool) const _Bool bOoxSmooth |