<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Impossible to edit any TextField (except URL) inside a spreadsheet cell by user code."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125705#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Impossible to edit any TextField (except URL) inside a spreadsheet cell by user code."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125705">bug 125705</a>
              from <span class="vcard"><a class="email" href="mailto:jag@psilosoph.de" title="Wolfgang Jäger <jag@psilosoph.de>"> <span class="fn">Wolfgang Jäger</span></a>
</span></b>
        <pre>(Just a guess?)

The DateTime TextField in a Calc cell I tried to edit claims to support the
service "com.sun.star.text.textfield.DateTime". 

The service reference
<a href="https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1textfield_1_1DateTime.html">https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1textfield_1_1DateTime.html</a>,
however, lists a Public Attribiute DataTimeValue of type
"com.sun.star.util.DateTime", while the mentioned inspected textfield in Calc
has not an attribute of that name, but one named DateTime which also is a
structure of type  "com.sun.star.util.DateTime".

There is also a service "com.sun.star.presentation.textfield.DateTime" which is
not marked Published, but for which the API reference refers to the same
"DateTime.idl".

Might there be an internal mixup?</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>