From 38f09940540349e21b22b186dba1c28f57396514 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 6 Mar 2008 15:37:57 +0000 Subject: INTEGRATION: CWS odbmacros2 (1.3.96); FILE MERGED 2008/01/30 07:28:22 fs 1.3.96.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc) --- offapi/com/sun/star/chart2/data/XDataProvider.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/chart2/data/XDataProvider.idl') diff --git a/offapi/com/sun/star/chart2/data/XDataProvider.idl b/offapi/com/sun/star/chart2/data/XDataProvider.idl index 27f8454fa..1eec01586 100644 --- a/offapi/com/sun/star/chart2/data/XDataProvider.idl +++ b/offapi/com/sun/star/chart2/data/XDataProvider.idl @@ -4,9 +4,9 @@ * * $RCSfile: XDataProvider.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2008-03-05 19:15:03 $ + * last change: $Author: kz $ $Date: 2008-03-06 16:37:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -137,7 +137,7 @@ interface XDataProvider : ::com::sun::star::uno::XInterface @see createDataSource - @throw com::sun::star::lang::IllegalArgumentException + @throws com::sun::star::lang::IllegalArgumentException if the given range does not contain a valid range representation for a one-dimensional range of data. */ -- cgit v1.2.3