20 module
com { module sun { module star { module util {
31 void bindAlias([in]
string programmaticName,
48 [in]
string programmatic)
52 void unbindAliases([in]
string programmaticName)
56 void rebindAliases([in]
string currentProgrammatic,
57 [in]
string newProgrammatic)
Definition: Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
is the interface for binding programmatic names to aliases.
Definition: XLocalizedAliases.idl:26
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45
is thrown by container methods, if an element is added which is already a child of the container...
Definition: ElementExistException.idl:34