Framework/Article/General Architecture Of Documents Embedding

From Apache OpenOffice Wiki
Jump to: navigation, search

This article is a very short description of the general architecture of the documents embedding in OpenOffice.org2.x from API point of view.

The access to an embedded objects in document

The following articles could be helpful to understand the possibilities to access embedded objects from different document types, the documentation is a little bit outdated so please see the comments to each link.

The main interface implemented by any embedded object and allowing to control the embedded object is com.sun.star.embed.XEmbeddedObject. Please see the API documentation for more details.

Personal tools