summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetOperation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetOperation.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetOperation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetOperation.idl b/offapi/com/sun/star/sheet/XSheetOperation.idl
index 4808b2cee0c8..7ec2e1a6d28b 100644
--- a/offapi/com/sun/star/sheet/XSheetOperation.idl
+++ b/offapi/com/sun/star/sheet/XSheetOperation.idl
@@ -53,7 +53,7 @@ published interface XSheetOperation: com::sun::star::uno::XInterface
/** clears the specified contents of the current cell range(s).
@param nContentFlags
- a combination of <type>CellFlags</type> flags selecting the
+ a combination of CellFlags flags selecting the
contents to be deleted.
*/
void clearContents( [in] long nContentFlags );