19 #ifndef __com_sun_star_embed_XHierarchicalStorageAccess2_idl__
20 #define __com_sun_star_embed_XHierarchicalStorageAccess2_idl__
26 module
com { module sun { module star { module embed {
77 [in]
string sStreamName,
79 [in] sequence< ::com::sun::star::beans::NamedValue > aEncryptionData )
This interface allows hierarchical access to storage tree.
Definition: XHierarchicalStorageAccess.idl:53
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
This interface allows access to an extended storage stream that might be transacted.
Definition: XExtendedStorageStream.idl:36
– idl definition –
Definition: Ambiguous.idl:22
This exception can be thrown in case object is not encrypted one as expected.
Definition: NoEncryptionException.idl:30
This interface extends XHierarchicalStorageAccess interface.
Definition: XHierarchicalStorageAccess2.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
This exception can be thrown in case wrong password was provided.
Definition: WrongPasswordException.idl:30