summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XCellRangesAccess.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangesAccess.idl')
-rw-r--r--offapi/com/sun/star/sheet/XCellRangesAccess.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangesAccess.idl b/offapi/com/sun/star/sheet/XCellRangesAccess.idl
index 4ec5983d9eaa..14c7e3b73493 100644
--- a/offapi/com/sun/star/sheet/XCellRangesAccess.idl
+++ b/offapi/com/sun/star/sheet/XCellRangesAccess.idl
@@ -51,7 +51,7 @@ published interface XCellRangesAccess: com::sun::star::uno::XInterface
@returns
the specified cell.
- @throws <type scope="com::sun::star::lang">IndexOutOfBoundsException</type>
+ @throws com::sun::star::lang::IndexOutOfBoundsException
if an index is outside the dimensions of this range.
@see com::sun::star::table::Cell
@@ -83,7 +83,7 @@ published interface XCellRangesAccess: com::sun::star::uno::XInterface
@returns
the specified cell range.
- @throws <type scope="com::sun::star::lang">IndexOutOfBoundsException</type>
+ @throws com::sun::star::lang::IndexOutOfBoundsException
if an index is outside the dimensions of this range.
@see com::sun::star::table::CellRange