https://bugs.documentfoundation.org/show_bug.cgi?id=137667
Bug ID: 137667
Summary: Clac, API: queryContentCells doesn't correctly
evaluate the flag bits 2^5 through 2^8
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 166606
--> https://bugs.documentfoundation.org/attachment.cgi?id=166606&action=edit
Demnstrating the reported bug in detail
https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1sheet_1_1CellFlags.html#a54545dc062bc2be2d723d0cc34e8cbd2
defines flags which should be evaluated by the queryContentCells methods
(connecting them by OR).
Bit 5 (value 32) e.g. should, if set, make the query find cells to which a hard
attribute was applied. Bit 6 (64) should find cells with an explicitly assigned
cell style ...
These and also the "objects" flag don't work.
Everything should is demonstrated in the attached document.
BTW: The UsedAreaCursor qualifies cells with hard attributes as used.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs