20module
com { module sun { module star { module embed {
This interface allows to access and change contents of OLE storages.
Definition XOLESimpleStorage.idl:30
offers read and write access to the same stream.
Definition XStream.idl:27
Definition Ambiguous.idl:20
This service provides a simple functionality to allow read/write the storages in OLE storage format.
Definition OLESimpleStorage.idl:25
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.