19 #ifndef __com_sun_star_embed_XStorageRawAccess_idl__ 20 #define __com_sun_star_embed_XStorageRawAccess_idl__ 36 module
com { module sun { module star { module embed {
73 [in]
string sStreamName )
122 [in]
string sStreamName )
171 void insertRawEncrStreamElement(
172 [in]
string sStreamName,
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
Definition: Ambiguous.idl:22
This exception can be thrown in case object is not encrypted one as expected.
Definition: NoEncryptionException.idl:30
This exception can wrap an exception thrown during XStorage methods execution.
Definition: StorageWrappedTargetException.idl:32
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This exception can be thrown in case a storage is invalid.
Definition: InvalidStorageException.idl:35
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
is thrown by container methods, if an element is added which is already a child of the container.
Definition: ElementExistException.idl:38
This interface represents main storage functionality.
Definition: XStorageRawAccess.idl:40