summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XCellRangeData.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangeData.idl')
-rw-r--r--offapi/com/sun/star/sheet/XCellRangeData.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangeData.idl b/offapi/com/sun/star/sheet/XCellRangeData.idl
index 3f4318e2e91d..79a420739cd8 100644
--- a/offapi/com/sun/star/sheet/XCellRangeData.idl
+++ b/offapi/com/sun/star/sheet/XCellRangeData.idl
@@ -44,7 +44,7 @@ published interface XCellRangeData: com::sun::star::uno::XInterface
range. Each element of the array must contain a <atom>double</atom>
or a <atom>string</atom>.</p>
- @throws <type scope="com::sun::star::uno">RuntimeException</type>
+ @throws com::sun::star::uno::RuntimeException
If the size of the array is different from the current size.
*/
void setDataArray( [in] sequence< sequence< any > > aArray );