Framework/Article/General Architecture Of Documents Embedding

From Apache OpenOffice Wiki
< Framework
Revision as of 12:53, 16 July 2007 by Mav (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 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