21 module
com { module sun { module star { module script { module vba {
31 boolean hasModuleInfo( [in]
string ModuleName );
34 void insertModuleInfo( [in]
string ModuleName,
41 void removeModuleInfo( [in]
string ModuleName )
Definition: Ambiguous.idl:20
Definition: XVBAModuleInfo.idl:23
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
Definition: ModuleInfo.idl:21
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
is thrown by container methods, if an element is added which is already a child of the container...
Definition: ElementExistException.idl:34