Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


Hi Alexander,

On Fri, Mar 06, 2020 at 09:19:04AM +0000, Alexander Komakhin <a.komakhin@omprussia.ru> wrote:
I'm developing document viewer for corporate mobile OS Aurora. It's
Linux based(kernel 3.10.49), gcc is 4.9.4, LO 6.1.6.3

Using paintPartTile to render separate lists of XLS document draws an
area of empty cells near the content itself, can I somehow tell LO to
"ensure only data visible"? Also, rendering such big area takes a lot
of time (using mobile device).

See core.git 91a3f58ec3ac7998688cab665322d26d5aa3b015 for a way to get
this behavior, I guess that still works.

Btw, are functions paint*Tile reentrant? Can I call them from separate
threads?

I think you can call these functions from multiple threads, given that
internally they all take the solar mutex at their start. So no harm, but
you won't get any speedup, either.

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.