summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XMultiFormulaTokens.idl')
-rw-r--r--offapi/com/sun/star/sheet/XMultiFormulaTokens.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl b/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl
index ea2af811986b..580a6ee84b37 100644
--- a/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl
+++ b/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module sheet {
com::sun::star::sheet::XMultiFormulaTokens::getCount()
method. When the client code tries to access formula tokens at index that
is outside the allowed index range, the implementation shall return an
- <type scope="com::sun::star::lang">IndexOutOfBoundsException</member>.
+ com::sun::star::lang::IndexOutOfBoundsException.
*/
interface XMultiFormulaTokens
{