19 #ifndef __com_sun_star_resource_XStringResourceWithLocation_idl__
20 #define __com_sun_star_resource_XStringResourceWithLocation_idl__
26 module
com { module sun { module star { module resource {
44 void storeAsURL( [in]
string URL )
69 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
– idl definition –
Definition: Ambiguous.idl:22
Extends XStringResourcePersistence by methods to handle an associated location.
Definition: XStringResourceWithLocation.idl:34
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29