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


Hello,

here a short patch that reworks the
ScVbaWorksheet::getAutoFilterMode/setAutoFilterMode methods.

It now works with the new sheet local DB ranges, which are no longer
available through UNO API. Additionally I changed those methods that they my
no longer manipulate named DB ranges because Excel only supports sheet local
anonymous db ranges.

Before this change there was some magic in picking the DB range. If you had
a db range, you could change it through vba and afterwards create a new
named range. After that it was not certain which db range would be
manipulated next.

I'll rework ScVbaRange next, but if someone knows additional places where
the old global anonymous db data was accessed by the Uno Api please send me
a short mail, so that I might fix it there too.

Patch is under LGPLv3+/MPL.
Regards,
Markus

P.S. Noel did you push the last patch?

Attachment: 0001-make-VbaWorksheet-Autofilter-work-with-sheet-local-D.patch
Description: Binary data


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.