Holger's
Java API

Uses of Package
com.antelmann.ooffice

Packages that use com.antelmann.ooffice
com.antelmann.db This package contains generally useful classes for generic database management. 
com.antelmann.net.mail The classes in this package are designed to ease the handling of emails. 
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
 

Classes in com.antelmann.ooffice used by com.antelmann.db
OfficeException
          indicates a problem while interacting with the OpenOffice environment, wrapping various other exceptions that may occur (to ease the handling)
 

Classes in com.antelmann.ooffice used by com.antelmann.net.mail
AbstractOfficeDocument
          the base class for all OpenOffice document frames
OfficeException
          indicates a problem while interacting with the OpenOffice environment, wrapping various other exceptions that may occur (to ease the handling)
 

Classes in com.antelmann.ooffice used by com.antelmann.ooffice
AbstractOfficeDocument
          the base class for all OpenOffice document frames
AnchorType
          specifies the anchor type for inserted objects like images
Cell
          wrapper around com.sun.star.table.XCell to avoid having to compile with office classes.
Cell.Format
          used to format a cell value in OOCalc
Cell.Location
          represents an immutable cell location in a spreadsheet or a writer document
CellBorder
          allows to specify the border of a cell in a spreadsheet.
CellBorder.Type
           
CharacterFormat
          specifies the character format for office documents
OfficeDocument
           
OfficeException
          indicates a problem while interacting with the OpenOffice environment, wrapping various other exceptions that may occur (to ease the handling)
OfficeUtils.TargetFrame
           
OOCalc
          simplifies handling of OpenOffice spreadsheets This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
OODocType
          supported OpenOffice document types
OODraw
           
OOTableWriter
          provides easy to use table-related functionality for TextFrames This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
OOWriter
          simplifies the handling of OpenOffice Writer documents This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
PageOrientation
           
ParagraphAlignment
          defines the adjustment of paragraphs
Underline
          specifies a format for text
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads