Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: embed ::

interface XOLESimpleStorage
Base Interfaces
XOLESimpleStorage
┣ ::com::sun::star::container::XNameContainer
┃ ┗ ::com::sun::star::container::XNameReplace
┃    ┗ ::com::sun::star::container::XNameAccess
┃       ┗ ::com::sun::star::container::XElementAccess
┣ ::com::sun::star::lang::XComponentXTransactedObjectXClassifiedObject

::com::sun::star::container::XNameContainer
Description
interface ::XNameContainer is the generic interface for supporting the insertion and removal of named elements.

The access to the elements is provided though ::XNameContainer methods.

::com::sun::star::lang::XComponent
Description
interface ::XComponent allows to exclicitly free resources and break cyclic references.
XTransactedObject
Description
interface XTransactedObject allows transacted access to an object.

The storages are always opened in transdacted mode, the XTransactedObject interface allows to commit the storage.

XClassifiedObject
Description
interface XClassifiedObject represents common functionality for embedded objects

the XClassifiedObject interface allows to set/get the ClassID of the storage.

Description
This interface allows to access and change contents of OLE storages.

This is a simple container allowing the access to OLE storages. The subcomponents are either OLE storages themself or streams.


Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.