summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 18:33:02 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commitb7ba598ced9708da45372a6c3f8e1a17c306be8f (patch)
tree8f7bef1c06944e35828dfec635abd626ca402cec /offapi/com/sun/star/sheet/ExternalLinkInfo.idl
parentae7595a7553c61cab3cc9014bb12239e02fd8c6a (diff)
*api: clean up multi-line and mal-formed XML tags
It is amazing what some people believe autodoc supports. Also, com::sun::star::uno::Any does not exist in IDL, that is part of the C++ language binding. Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
Diffstat (limited to 'offapi/com/sun/star/sheet/ExternalLinkInfo.idl')
-rw-r--r--offapi/com/sun/star/sheet/ExternalLinkInfo.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/ExternalLinkInfo.idl b/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
index 6254f3875cb7..667c42d15c3a 100644
--- a/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
+++ b/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
@@ -39,8 +39,8 @@ struct ExternalLinkInfo
<p>Modes used:
<ol>
- <li>If #Type is <const>ExternalLinkType::EXTERNAL
- </const>, this member shall contain a `string` with the
+ <li>If #Type is ExternalLinkType::EXTERNAL,
+ this member shall contain a `string` with the
<em>URI</em> of a document. The formula that would need this
information for example would contain <code>=[1]Sheet1!A1</code> or
<code>='[1]Sheet name'!A1</code> where <em>[1]</em> does resolve to