19 #ifndef __com_sun_star_util_XProtectable_idl__ 20 #define __com_sun_star_util_XProtectable_idl__ 28 module
com { module sun { module star { module util {
40 void protect( [in]
string aPassword );
49 void unprotect( [in]
string aPassword )
55 boolean isProtected();
Definition: Ambiguous.idl:22
makes it possible to protect objects from modifications.
Definition: XProtectable.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47