22 module
com { module sun { module star { module embed {
32 interface ::com::sun::star::embed::XStorage;
36 interface ::com::sun::star::beans::XPropertySet;
48 [property, optional, readonly]
string URL;
string URL
allows to retrieve URL the storage is based on.
Definition: BaseStorage.idl:48
long OpenMode
allows to get the mode the storage is opened in.
Definition: BaseStorage.idl:36
Definition: Ambiguous.idl:20
This is a service that allows to get access to a storage hierarchy.
Definition: BaseStorage.idl:26