19 #ifndef __com_sun_star_resource_XStringResourceWithLocation_idl__ 20 #define __com_sun_star_resource_XStringResourceWithLocation_idl__ 25 module
com { module sun { module star { module resource {
43 void storeAsURL( [in]
string URL )
71 void setURL( [in]
string URL )
Interface derived from XStringResourceManager containing basic persistence functionality limited to o...
Definition: XStringResourcePersistence.idl:37
the base of all UNO exceptions
Definition: Exception.idl:32
Definition: Ambiguous.idl:22
Extends XStringResourcePersistence by methods to handle an associated location.
Definition: XStringResourceWithLocation.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:38