From 8f1acc9713e2c0a6472ffd0beb6dc1b98510a782 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 00:22:49 +0000 Subject: INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:06:01 sb 1.3.450.1: #i21150# Added published flag. --- offapi/com/sun/star/ucb/RememberAuthentication.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star') diff --git a/offapi/com/sun/star/ucb/RememberAuthentication.idl b/offapi/com/sun/star/ucb/RememberAuthentication.idl index fc530743d701..b52f32053b1d 100644 --- a/offapi/com/sun/star/ucb/RememberAuthentication.idl +++ b/offapi/com/sun/star/ucb/RememberAuthentication.idl @@ -2,9 +2,9 @@ * * $RCSfile: RememberAuthentication.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $ + * last change: $Author: obo $ $Date: 2004-06-04 01:22:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ module com { module sun { module star { module ucb { //============================================================================= /** A specification of how long to remember some authentication data. */ -enum RememberAuthentication +published enum RememberAuthentication { //------------------------------------------------------------------------- /** Do not remember the authentication data (use it once and immediately -- cgit