19 #ifndef __com_sun_star_resource_XStringResourceManager_idl__ 20 #define __com_sun_star_resource_XStringResourceManager_idl__ 31 module
com { module sun { module star { module resource {
79 [in]
boolean FindClosestMatch
117 [in]
string ResourceID,
147 void setStringForLocale
149 [in]
string ResourceID,
171 void removeId( [in]
string ResourceID )
282 long getUniqueNumericId()
Interface to manage a resource string table containing a set of strings for different locales...
Definition: XStringResourceManager.idl:47
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
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
is used to signal that a resource is missing.
Definition: MissingResourceException.idl:33
Interface to access strings in a resource.
Definition: XStringResourceResolver.idl:45
is thrown by container methods, if an element is added which is already a child of the container...
Definition: ElementExistException.idl:38