LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
void setURL([in] string URL)
Associates a location to the StringResourceWithStorage instance which is used on subsequent calls of ...
Extends XStringResourcePersistence by methods to handle an associated location.
Definition: XStringResourceWithLocation.idl:34
Interface derived from XStringResourceManager containing basic persistence functionality limited to o...
Definition: XStringResourcePersistence.idl:38
the base of all UNO exceptions
Definition: Exception.idl:33
void storeAsURL([in] string URL)
Stores all string table data to a location and associates this location to this instance as if setLoc...
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:39