diff --git a/offapi/com/sun/star/configuration/GroupAccess.idl b/offapi/com/sun/star/configuration/GroupAccess.idl index c3431ad010b5..d49701f83ea7 100644 --- a/offapi/com/sun/star/configuration/GroupAccess.idl +++ b/offapi/com/sun/star/configuration/GroupAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: GroupAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: jb $ $Date: 2001-02-01 14:31:41 $ + * last change: $Author: jb $ $Date: 2001-02-02 15:34:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ #endif #ifndef __com_sun_star_beans_XMultiPropertyState_idl__ -#include +#include #endif //============================================================================= @@ -185,7 +185,7 @@ service GroupAccess attempts to change property states will fail.

*/ - [optional] interface com::sun::star::beans::XMultiPropertyState; + [optional] interface com::sun::star::beans::XMultiPropertyStates; }; //=============================================================================