<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Published attribute of shapes in sheets regarding the now 3 anchoring types is missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124329">124329</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Published attribute of shapes in sheets regarding the now 3 anchoring types is missing
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.2.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>sdk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jag@psilosoph.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>