summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XCellRangeFormula.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangeFormula.idl')
-rw-r--r--offapi/com/sun/star/sheet/XCellRangeFormula.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangeFormula.idl b/offapi/com/sun/star/sheet/XCellRangeFormula.idl
index 86b24208ed8c..552cd24db43e 100644
--- a/offapi/com/sun/star/sheet/XCellRangeFormula.idl
+++ b/offapi/com/sun/star/sheet/XCellRangeFormula.idl
@@ -54,7 +54,7 @@ published interface XCellRangeFormula: com::sun::star::uno::XInterface
<member scope="com::sun::star::table">XCell::setFormula()</member>
call for the corresponding cell.</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 setFormulaArray( [in] sequence< sequence< string > > aArray );