From fcbe8d7bf3df4c04536f2c91e97534c622924fbe Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:03:15 +0000 Subject: INTEGRATION: CWS sb18 (1.2.62); FILE MERGED 2004/05/21 15:03:19 sb 1.2.62.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XDataPilotField.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XDataPilotField.idl b/offapi/com/sun/star/sheet/XDataPilotField.idl index e5092c3d3b56..d57a582de854 100644 --- a/offapi/com/sun/star/sheet/XDataPilotField.idl +++ b/offapi/com/sun/star/sheet/XDataPilotField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotField.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2004-04-13 12:36:20 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:03:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::DataPilotField */ -interface XDataPilotField: com::sun::star::uno::XInterface +published interface XDataPilotField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit