<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A Sentence selection UNO action not provided for assignment to keyboard use"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124552#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A Sentence selection UNO action not provided for assignment to keyboard use"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124552">bug 124552</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Looks like it is handled per module rather than globally. Here is the Writer
handling of it:

<a href="https://opengrok.libreoffice.org/xref/core/sw/source/uibase/docvw/edtwin.cxx?#3406">https://opengrok.libreoffice.org/xref/core/sw/source/uibase/docvw/edtwin.cxx?#3406</a>

<a href="https://opengrok.libreoffice.org/xref/core/sw/source/uibase/wrtsh/select.cxx?#94">https://opengrok.libreoffice.org/xref/core/sw/source/uibase/wrtsh/select.cxx?#94</a>

While the triple-click in Impress/Draw Text Box object will select to the
Paragraph boundaries. The double-click for Word selection, and the
<Ctrl><Shift>+<Cursor> selections do seem the same in a Draw Text Box object.</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>