diff --git a/offapi/com/sun/star/view/PrintJobEvent.idl b/offapi/com/sun/star/view/PrintJobEvent.idl index 24e39a045cbe..2f682696bd1b 100644 --- a/offapi/com/sun/star/view/PrintJobEvent.idl +++ b/offapi/com/sun/star/view/PrintJobEvent.idl @@ -2,9 +2,9 @@ * * $RCSfile: PrintJobEvent.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2003-04-17 10:21:29 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:16:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,7 @@ module com { module sun { module star { module view { @since #107627# */ -struct PrintJobEvent : com::sun::star::lang::EventObject +published struct PrintJobEvent : com::sun::star::lang::EventObject { /// contains the current state. PrintableState State;