diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-03-21 08:54:05 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-03-21 08:54:05 +0100 |
commit | e6ce64b1d7d7a0e451af567360cdaf27079258c9 (patch) | |
tree | c3c8eb60780fbcdb6c8ba0d54cfcbf304e36b53f /javaunohelper | |
parent | 5a5889d1e1bd17c16930b2132d8c2674fb7fa05a (diff) |
Only need an OStringBuffer in number2PolyPolygon
...so that later passing the OStringBuffer's aNum[i] to
createSevenSegmentPolyPolygon (taking a first parameter of type char) doesn't
need to implicitly convert from sal_Unicode to char.
Requires addition of some missing OStringBuffer-related function variants in
rtl/math.hxx and rtl/strbuf.hxx.
Change-Id: I79e6b2a791abc62b6556a6668e4411cced490c11
Diffstat (limited to 'javaunohelper')
0 files changed, 0 insertions, 0 deletions