OpenOffice.org
XMerge API

Uses of Class
org.openoffice.xmerge.util.IntArrayList

Packages that use IntArrayList
org.openoffice.xmerge.converter.xml.sxc Provides base implementation of StarCalc XML conversion to and from different "Device" Document formats. 
org.openoffice.xmerge.converter.xml.sxc.pexcel Provides the tools for doing the conversion of StarWriter XML to and from Pocket Excel format. 
 

Uses of IntArrayList in org.openoffice.xmerge.converter.xml.sxc
 

Methods in org.openoffice.xmerge.converter.xml.sxc with parameters of type IntArrayList
abstract  void SpreadsheetEncoder.setColumnWidths(IntArrayList columnWidths)
          Set the width of the columns in the WorkBook.
 

Uses of IntArrayList in org.openoffice.xmerge.converter.xml.sxc.pexcel
 

Methods in org.openoffice.xmerge.converter.xml.sxc.pexcel with parameters of type IntArrayList
 void PxlDocument.addColInfo(IntArrayList columnWidths)
          Take an IntArrayList and generate a number of ColInfo Records.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org