Browse Source

use batik 1.15 rc1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904105 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_4
PJ Fanning 1 year ago
parent
commit
e07e4397a3
3 changed files with 7 additions and 1 deletions
  1. 1
    1
      build.gradle
  2. 4
    0
      src/resources/ooxml-lite-report.clazz
  3. 2
    0
      src/resources/ooxml-lite-report.xsb

+ 1
- 1
build.gradle View File

mockitoVersion = '4.8.0' mockitoVersion = '4.8.0'
hamcrestVersion = '2.2' hamcrestVersion = '2.2'
xmlbeansVersion = '5.1.1' xmlbeansVersion = '5.1.1'
batikVersion = '1.14'
batikVersion = '1.15'
graphics2dVersion = '0.41' graphics2dVersion = '0.41'
pdfboxVersion = '2.0.26' pdfboxVersion = '2.0.26'
saxonVersion = '11.4' saxonVersion = '11.4'

+ 4
- 0
src/resources/ooxml-lite-report.clazz View File

org/openxmlformats/schemas/spreadsheetml/x2006/main/STTotalsRowFunction org/openxmlformats/schemas/spreadsheetml/x2006/main/STTotalsRowFunction
org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTTableFormulaImpl org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTTableFormulaImpl
org/openxmlformats/schemas/spreadsheetml/x2006/main/CTTableFormula org/openxmlformats/schemas/spreadsheetml/x2006/main/CTTableFormula
org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTSdtRowImpl
org/openxmlformats/schemas/wordprocessingml/x2006/main/CTSdtRow
org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTSdtContentRowImpl
org/openxmlformats/schemas/wordprocessingml/x2006/main/CTSdtContentRow

+ 2
- 0
src/resources/ooxml-lite-report.xsb View File

ctgroupshapenonvisualf80ctype ctgroupshapenonvisualf80ctype
ctshape6416type ctshape6416type
ctshapenonvisual6121type ctshapenonvisual6121type
ctsdtrow2f71type
ctsdtcontentrow740etype

Loading…
Cancel
Save