22module
com { module sun { module star { module view {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
identifies a control model.
Definition XControlModel.idl:28
identifies a control.
Definition XControl.idl:37
base interface of all UNO interfaces
Definition XInterface.idl:46
provides access to the controls in a view.
Definition XControlAccess.idl:30
com::sun::star::awt::XControl getControl([in] com::sun::star::awt::XControlModel xModel)
is called to get the control from the specified control model.
Definition Ambiguous.idl:20