summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
diff options
context:
space:
mode:
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 10b347349c23..6bbae6e027b7 100644
--- a/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
+++ b/offapi/com/sun/star/sheet/ExternalLinkInfo.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module sheet {
*/
struct ExternalLinkInfo
{
- /** Link type, one of <type>ExternalLinkType</type> constants.
+ /** Link type, one of ExternalLinkType constants.
*/
long Type;
@@ -48,7 +48,7 @@ struct ExternalLinkInfo
quotes cover both, the document name and the sheet name.</li>
<li>If <member>Type</member> is <const>ExternalLinkType::DDE</const>,
- this member shall contain a <type>DDELinkInfo</type> describing
+ this member shall contain a DDELinkInfo describing
service name, topic, and all known items of a DDE link.</li>
</ol></p>
*/