22 module
com { module sun { module star { module util {
34 void protect( [in]
string aPassword );
43 void unprotect( [in]
string aPassword )
49 boolean isProtected();
Definition: Ambiguous.idl:20
makes it possible to protect objects from modifications.
Definition: XProtectable.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
base interface of all UNO interfaces
Definition: XInterface.idl:45