19#ifndef __com_sun_star_embed_OLESimpleStorage_idl__
20#define __com_sun_star_embed_OLESimpleStorage_idl__
26module
com { module sun { module star { module embed {
This interface allows to access and change contents of OLE storages.
Definition XOLESimpleStorage.idl:38
offers read and write access to the same stream.
Definition XStream.idl:33
Definition Ambiguous.idl:22
This service provides a simple functionality to allow read/write the storages in OLE storage format.
Definition OLESimpleStorage.idl:31
createFromInputStream([in] ::com::sun::star::io::XInputStream xInputStream, [in] boolean bNoTempCopy)
is used to initialize the object on it's creation.
createFromStream([in] ::com::sun::star::io::XStream xStream, [in] boolean bNoTempCopy)
is used to initialize the object on it's creation.