summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/AddIn.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/AddIn.idl')
-rw-r--r--offapi/com/sun/star/sheet/AddIn.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/AddIn.idl b/offapi/com/sun/star/sheet/AddIn.idl
index 9bbe7213200b..873f33050215 100644
--- a/offapi/com/sun/star/sheet/AddIn.idl
+++ b/offapi/com/sun/star/sheet/AddIn.idl
@@ -68,7 +68,7 @@ module com { module sun { module star { module sheet {
<dt>`any`</dt>
<dd>Depending on the data, a `double`, a `string`,
or an `any[][]` will be passed. If no argument is specified in
- the function call, <void/> will be passed. This allows for optional
+ the function call, `VOID` will be passed. This allows for optional
parameters.</dd>
<dt>com::sun::star::table::XCellRange</dt>