<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 - UNO commands to modify style-level character and paragraph properties"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107865">107865</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UNO commands to modify style-level character and paragraph properties
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.0.0.alpha1+ Master
          </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>enhancement
          </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>philipz85@hotmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>momonasmon@gmail.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>86899
          </td>
        </tr></table>
      <p>
        <div>
        <pre>All of the UNO commands that modify character and paragraph properties do so at
the direct formatting level, and it would be useful to have similar commands
that modify these properties at the style level.

For example we have the bold UNO command (.uno:Bold) that is at the direct
formatting level, so we'd need a bold style UNO command (.uno:BoldStyle) that
would change the font-style attribute to bold at the character style level if a
character style is below the cursor, else it would modify the attribute at the
paragraph style level.

Below is a list of UNO commands from the Formatting toolbar that would benefit
from style variants.

.uno:CharFontName
.uno:FontHeight
.uno:Grow
.uno:Shrink
.uno:Bold
.uno:Italic
.uno:Underline
.uno:Strikeout
.uno:SuperScript
.uno:SubScript
.uno:Color
.uno:BackColor

.uno:LeftPara
.uno:CenterPara
.uno:RightPara
.uno:JustifyPara
.uno:LineSpacing
.uno:Spacing
.uno:ParaspaceIncrease
.uno:ParaspaceDecrease
.uno:IncrementIndent
.uno:DecrementIndent

@Maxim: What's your opinion about this idea?</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Requests for the addition of UNO commands"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=86899">Bug 86899</a>] [META] Requests for the addition of UNO commands
              </li>
          </ul>
        </div>
        <br>

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

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