From 82ab0fce60f5c0774f3573050d18c968e5f30cce Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:06:11 +0000 Subject: INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:22 sb 1.5.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XDocumentAuditing.idl | 6 +++--- offapi/com/sun/star/sheet/XFillAcrossSheet.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XDocumentAuditing.idl b/offapi/com/sun/star/sheet/XDocumentAuditing.idl index 84bb198430de..f522e3b37f2f 100644 --- a/offapi/com/sun/star/sheet/XDocumentAuditing.idl +++ b/offapi/com/sun/star/sheet/XDocumentAuditing.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentAuditing.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:18 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:05:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ module com { module sun { module star { module sheet { /** provides auditing functions of a document. */ -interface XDocumentAuditing: com::sun::star::uno::XInterface +published interface XDocumentAuditing: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl index d96f6a3631e6..9cbdc0393577 100644 --- a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl +++ b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFillAcrossSheet.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:18 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:06:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,7 @@ /** @deprecated */ -interface XFillAcrossSheet: com::sun::star::uno::XInterface +published interface XFillAcrossSheet: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit