https://bugs.documentfoundation.org/show_bug.cgi?id=124329
Bug ID: 124329
Summary: Published attribute of shapes in sheets regarding the
now 3 anchoring types is missing
Product: LibreOffice
Version: 6.1.2.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Concerning the API for shapes inserted into spreadsheets
("com.sun.star.comp.sc.ScShapeObj" supporting the service
"com.sun.star.sheet.Shape"):
Older versions of LibO only knew 2 types of anchoring a shape in a spreadsheet:
-1- To the page
-2- To a cell
The types were distinguished by the .Anchor property which always was basically
a SheetCellRange, but was a complete spreadsheet (ScTableSheetObj) in the first
case, and a single cell (ScCellObj) in the second.
Now there are three types of anchoring, but the anchor still can only be of the
two mentioned types. An additional PUBLISHED (and not read-only) property
distinguishing the anchor settings 'To Cell' and 'To Cell (resize with cell)'
should offer a way for users to ask for the new anchoring subtypes and to set
it if needed.
--
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