OpenOffice.org
XMerge API

Uses of Class
org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription

Packages that use FontDescription
org.openoffice.xmerge.converter.xml.sxc.pexcel Provides the tools for doing the conversion of StarWriter XML to and from Pocket Excel format. 
org.openoffice.xmerge.converter.xml.sxc.pexcel.Records This package contains the objects that represent BIFF Records for the pocket excel format. 
 

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

Methods in org.openoffice.xmerge.converter.xml.sxc.pexcel with parameters of type FontDescription
 int PxlDocument.addFontDescriptor(FontDescription fd)
          Add the specified FontDescripton to the header
 

Uses of FontDescription in org.openoffice.xmerge.converter.xml.sxc.pexcel.Records
 

Methods in org.openoffice.xmerge.converter.xml.sxc.pexcel.Records with parameters of type FontDescription
 boolean FontDescription.compareTo(FontDescription rhs)
           
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org