22module
com { module sun { module star { module util {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition XInterface.idl:46
makes it possible to protect objects from modifications.
Definition XProtectable.idl:28
void protect([in] string aPassword)
activates the protection.
void unprotect([in] string aPassword)
removes the protection.
Definition Ambiguous.idl:20