19 #ifndef __com_sun_star_util_XLocalizedAliases_idl__ 20 #define __com_sun_star_util_XLocalizedAliases_idl__ 30 module
com { module sun { module star { module util {
41 void bindAlias([in]
string programmaticName,
58 [in]
string programmatic)
62 void unbindAliases([in]
string programmaticName)
66 void rebindAliases([in]
string currentProgrammatic,
67 [in]
string newProgrammatic)
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
is the interface for binding programmatic names to aliases.
Definition: XLocalizedAliases.idl:36
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47
is thrown by container methods, if an element is added which is already a child of the container...
Definition: ElementExistException.idl:38