summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetLinkable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetLinkable.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetLinkable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetLinkable.idl b/offapi/com/sun/star/sheet/XSheetLinkable.idl
index caec9d440596..49f7e5310cf7 100644
--- a/offapi/com/sun/star/sheet/XSheetLinkable.idl
+++ b/offapi/com/sun/star/sheet/XSheetLinkable.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module sheet {
/** enables a sheet to refer to another sheet in a different document.
<p>To insert a sheet link, the sheet used as linked sheet has to exist
- already. The method <member>XSheetLinkable::link</member> creates a
+ already. The method XSheetLinkable::link() creates a
SheetLink object in the document's SheetLinks
collection and links the sheet to the specified external sheet.</p>