You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by gl...@apache.org on 2003/09/22 05:44:51 UTC

cvs commit: jakarta-poi/src/documentation/content/xdocs/hssf chart.xml

glens       2003/09/21 20:44:51

  Modified:    src/documentation/content/xdocs/hssf chart.xml
  Log:
  Fixed to work with forrest 0.5
  
  Revision  Changes    Path
  1.4       +7 -1      jakarta-poi/src/documentation/content/xdocs/hssf/chart.xml
  
  Index: chart.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/hssf/chart.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- chart.xml	18 Jul 2003 12:19:26 -0000	1.3
  +++ chart.xml	22 Sep 2003 03:44:51 -0000	1.4
  @@ -143,6 +143,7 @@
           .copies         = 15
       [/PRINTSETUP]
   
  +	<!-- Comment to avoid forrest bug -->
       ============================================
       rectype = 0x33, recsize = 0x2
       -BEGIN DUMP---------------------------------
  @@ -238,6 +239,7 @@
           .denominator          = 0x0001 (1 )
       [/SCL]
   
  +	<!-- Comment to avoid forrest bug -->
       ============================================
       Offset 0xf48 (3912)
       rectype = 0x1064, recsize = 0x8
  @@ -346,6 +348,7 @@
       [BEGIN]
       [/BEGIN]
   
  +	<!-- Comment to avoid forrest bug -->
       ============================================
       Offset 0xf9c (3996)
       rectype = 0x1051, recsize = 0x8
  @@ -554,6 +557,7 @@
       [BEGIN]
       [/BEGIN]
   
  +	<!-- Comment to avoid forrest bug -->
       ============================================
       Offset 0x103c (4156)
       rectype = 0x104f, recsize = 0x14
  @@ -881,6 +885,7 @@
           .reserved4            = 0x00000000 (0 )
       [/AXIS]
   
  +	<!-- Comment to avoid forrest bug -->
       ============================================
       Offset 0x1176 (4470)
       rectype = 0x1033, recsize = 0x0
  @@ -1247,6 +1252,7 @@
       [END]
       [/END]
   
  +	<!-- Comment to avoid forrest bug -->
       ============================================
       Offset 0x12d4 (4820)
       rectype = 0x1034, recsize = 0x0
  @@ -1505,4 +1511,4 @@
               </ul>
           </section>
       </body>
  -</document>
  \ No newline at end of file
  +</document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org