From ba81d98af062b3f15f73709a9a1fbff27d0005dd Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 01:18:46 +0000 Subject: [PATCH] INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:07:10 sb 1.4.308.1: #i21150# Added published flag. --- offapi/com/sun/star/view/XPrintJob.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/offapi/com/sun/star/view/XPrintJob.idl b/offapi/com/sun/star/view/XPrintJob.idl index d263baaffc9b..4374a192a3d7 100644 --- a/offapi/com/sun/star/view/XPrintJob.idl +++ b/offapi/com/sun/star/view/XPrintJob.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintJob.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2003-04-17 10:22:01 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:18:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,7 @@ module com { module sun { module star { module view { @since #107627# */ -interface XPrintJob : com::sun::star::uno::XInterface +published interface XPrintJob : com::sun::star::uno::XInterface { /** returns the PrintOptions used for the print job */