<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 - Displayname property does not exist for some Writer styles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139528">139528</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Displayname property does not exist for some Writer styles
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.4.2 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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jeanmichel.coste@free.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
There is an error with some Writer styles, for which the DisplayName property
is missing. These are the styles of the TableStyles and CellStyles families.
In addition, these styles are considered userStyles, whereas they are not
editable.
The attached document contains a macro that lists all of the custom user styles
in the document.

Steps to Reproduce:
1.In a macro, try to get DiplayName of a style (TableStyle or CellStyle)
2.
3.

Actual Results:
Basic runTime error
Property or method not found

Expected Results:
localized name of the style


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.4.2
Build ID: dcf040e67528d9187c66b2379df5ea4407429775
CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded</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>