19 #ifndef __com_sun_star_embed_XHierarchicalStorageAccess_idl__
20 #define __com_sun_star_embed_XHierarchicalStorageAccess_idl__
37 module
com { module sun { module star { module embed {
88 [in]
string sStreamPath,
141 [in]
string sStreamName,
143 [in]
string sPassword )
172 void removeStreamElementByHierarchicalName( [in]
string sElementPath )
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 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
This exception can be thrown in case wrong password was provided.
Definition: WrongPasswordException.idl:30