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


On 08/15/2012 09:36 PM, Daniel Bankston wrote:

These multiple calls to ScCellRangesBase::GetMarkData are happening because the data that ScCellRangesBase::GetMarkData gets is being reset every time a style range is added. I'm trying to see if we can stop resetting this data and just append instead.

While this is kind of true, actually I think the main cause of the "resetting" mark data is because of new objects of the ScCellRangesBase family are being created with no carry over or access to the previous found ranges. So I think using direct Sc calls and saving the mark data in a relevant Sc import object is the answer. (This is assuming I'm not completely wrong about all this and that we can just simply append the style ranges.)

--Daniel

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.