Frames | No Frames |
Methods with return type writer2latex.xmerge.EmbeddedObject | |
EmbeddedObject | ConverterBase.getEmbeddedObject(String sHref) |
Classes derived from writer2latex.xmerge.EmbeddedObject | |
class | This class represents embedded object's in an OpenOffice.org document that
have a binary representation.
|
class | This class represents those embedded objects in an OpenOffice.org document
that have an XML representation. |
Methods with parameter type writer2latex.xmerge.EmbeddedObject | |
void | Adds a new embedded object to the document.
|
Methods with return type writer2latex.xmerge.EmbeddedObject | |
EmbeddedObject | OfficeDocument.getEmbeddedObject(String name) Returns the embedded object corresponding to the name provided.
|