From 6b1a959c179eaeec4adfda17b968df427ee3cec7 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 00:05:45 +0000 Subject: INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:45 sb 1.4.444.1: #i21150# Added published flag. --- offapi/com/sun/star/ucb/DynamicResultSet.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/ucb/DynamicResultSet.idl') diff --git a/offapi/com/sun/star/ucb/DynamicResultSet.idl b/offapi/com/sun/star/ucb/DynamicResultSet.idl index a9de76c1518c..4f088d5ecd9f 100644 --- a/offapi/com/sun/star/ucb/DynamicResultSet.idl +++ b/offapi/com/sun/star/ucb/DynamicResultSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: DynamicResultSet.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: obo $ $Date: 2004-06-04 01:05:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ module com { module sun { module star { module ucb { Content. */ -service DynamicResultSet +published service DynamicResultSet { //------------------------------------------------------------------------- /** Provides read access to a static or a dynamically changing -- cgit