<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [LOCALHELP] More BASIC functions to document in Help pages"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114263#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [LOCALHELP] More BASIC functions to document in Help pages"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114263">bug 114263</a>
              from <span class="vcard"><a class="email" href="mailto:olivier.hallot@documentfoundation.org" title="Olivier Hallot <olivier.hallot@documentfoundation.org>"> <span class="fn">Olivier Hallot</span></a>
</span></b>
        <pre>From OpenOffice Macro Explained (Andrew Pitonyak)

Table 14. Deprecated and not-yet-implemented routines.

Routine,               Comment
AboutStarBasic         Deprecated empty stub that used to be an information
dialog.
SendKeys,              Empty stub.
"DumpAllObjects(path, bool)",Internal debugging routine.
Load(Object),          Deprecated.
Unload(Object),        Deprecated.
LoadPicture(path),     Deprecated. Loads an image file.
"SavePicture(obj, path)",    Deprecated. Fails to save an image file.
CreatePropertySet(object),   Deprecated. Early UNO support function.
CCur(expression),      Purposely generates a run-time error. Convert to
currency.
StrConv,               Purposely generates a run-time error. Convert strings to
different cases.
DateAdd,               Empty stub. Add date components.
DateDiff,              Empty stub. Difference between two date components.
DatePart,              Empty stub. Extract a specific date component.</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>