23 module
com { module sun { module star { module embed {
46 interface ::com::sun::star::io::XStream;
92 interface ::com::sun::star::lang::XComponent;
96 interface ::com::sun::star::beans::XPropertySet;
106 interface ::com::sun::star::io::XSeekable;
123 interface ::com::sun::star::embed::XEncryptionProtectedSource;
188 [property, readonly]
long Size;
Definition: Ambiguous.idl:20
boolean IsCompressed
specifies if the stream should be compressed next time it is stored.
Definition: StorageStream.idl:131
boolean IsEncrypted
allows to detect if the stream is encrypted.
Definition: StorageStream.idl:148
boolean UseCommonStoragePasswordEncryption
specifies whether the stream will become encrypted next time the common storage password holder is co...
Definition: StorageStream.idl:184
long Size
allows to detect size of the stream in bytes.
Definition: StorageStream.idl:188
This is a service that represents a stream that can be provided by XStorage::openStreamElement() call...
Definition: StorageStream.idl:34
string MediaType
allows to get and set media type of the stream.
Definition: StorageStream.idl:123