summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/data/XDataProvider.idl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 15:37:57 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 15:37:57 +0000
commit38f09940540349e21b22b186dba1c28f57396514 (patch)
tree3e4f4c23f3a717cec227c1aec8ef38f6232031f5 /offapi/com/sun/star/chart2/data/XDataProvider.idl
parentf0021e3e5b63edf3858d8f907d3e7480b56c9151 (diff)
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)
Diffstat (limited to 'offapi/com/sun/star/chart2/data/XDataProvider.idl')
-rw-r--r--offapi/com/sun/star/chart2/data/XDataProvider.idl6
1 files changed, 3 insertions, 3 deletions
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.
*/