[Libreoffice-bugs] [Bug 124329] New: Published attribute of shapes in sheets regarding the now 3 anchoring types is missing

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 25 21:29:39 UTC 2019


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: jag at psilosoph.de

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190325/0e036ee7/attachment.html>


More information about the Libreoffice-bugs mailing list