You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by kl...@apache.org on 2003/02/22 16:12:32 UTC

cvs commit: jakarta-poi/src/documentation/xdocs/hpsf how-to.xml internals.xml

klute       2003/02/22 07:12:32

  Modified:    src/documentation/xdocs/hpsf how-to.xml internals.xml
  Log:
  Minor improvements.
  
  Revision  Changes    Path
  1.15      +3 -3      jakarta-poi/src/documentation/xdocs/hpsf/how-to.xml
  
  Index: how-to.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hpsf/how-to.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- how-to.xml	7 Feb 2003 18:14:42 -0000	1.14
  +++ how-to.xml	22 Feb 2003 15:12:32 -0000	1.15
  @@ -764,12 +764,12 @@
   
         <tr>
          <td>VT_LPSTR</td>
  -       <td>String</td>
  +       <td>java.lang.String</td>
         </tr>
   
         <tr>
          <td>VT_LPWSTR</td>
  -       <td>String</td>
  +       <td>java.lang.String</td>
         </tr>
   
         <tr>
  
  
  
  1.8       +4 -4      jakarta-poi/src/documentation/xdocs/hpsf/internals.xml
  
  Index: internals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hpsf/internals.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- internals.xml	10 Dec 2002 06:15:19 -0000	1.7
  +++ internals.xml	22 Feb 2003 15:12:32 -0000	1.8
  @@ -1141,9 +1141,9 @@
       </li>
   
       <li>
  -     <p>What is a <code>FILETIME</code>? The answer can be found for example
  -      under <link href="http://www.vbapi.com/ref/f/filetime.html">http://www.vbapi.com/ref/f/filetime.html</link>
  -      or
  +     <p>What is a <code>FILETIME</code>? The answer can be found
  +     under <link
  +      href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/filetime_str.asp"></link>, <link href="http://www.vbapi.com/ref/f/filetime.html">http://www.vbapi.com/ref/f/filetime.html</link> or
         <link href="http://www.cs.rpi.edu/courses/fall01/os/FILETIME.html">http://www.cs.rpi.edu/courses/fall01/os/FILETIME.html</link>.
         In short: <em>The FILETIME structure holds a date and time associated
         with a file. The structure identifies a 64-bit integer specifying the