From a25164c59ff9233c94211c8910e1234eac86cd64 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 6 Mar 2008 15:58:38 +0000 Subject: INTEGRATION: CWS odbmacros2 (1.18.222); FILE MERGED 2008/01/08 09:19:37 fs 1.18.222.1: removed wrong documentation about type sequences being --- offapi/com/sun/star/sdbc/XDatabaseMetaData.idl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'offapi/com/sun/star/sdbc') diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl index 2ee7829ef..a47135eb7 100644 --- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl +++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl @@ -4,9 +4,9 @@ * * $RCSfile: XDatabaseMetaData.idl,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: kz $ $Date: 2006-12-13 16:38:40 $ + * last change: $Author: kz $ $Date: 2008-03-06 16:58:38 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1400,7 +1400,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface @param tableNamePattern a table name pattern @param types - a list of table types to include; returns all types + a list of table types to include @returns each row is a table description @throws SQLException @@ -2586,7 +2586,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface @param typeNamePattern a type name pattern; may be a fully-qualified name @param types - a list of user-named types to include (OBJECT, STRUCT, or DISTINCT); returns all types + a list of user-named types to include (OBJECT, STRUCT, or DISTINCT) @returns each row is a type description @throws SQLException -- cgit v1.2.3