summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XExternalDocLink.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 21:58:51 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:00 +0200
commit9f12a9da8d91364d4d0865021adbe62bfa09148c (patch)
treea74d3d9213f950fff68bca5ba07662e15b82d217 /offapi/com/sun/star/sheet/XExternalDocLink.idl
parent*api: convert <type>Foo</type> (diff)
downloadcore-9f12a9da8d91364d4d0865021adbe62bfa09148c.tar.gz
core-9f12a9da8d91364d4d0865021adbe62bfa09148c.zip
*api: convert <type scope="bar">Foo</type>
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
Diffstat (limited to 'offapi/com/sun/star/sheet/XExternalDocLink.idl')
-rw-r--r--offapi/com/sun/star/sheet/XExternalDocLink.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XExternalDocLink.idl b/offapi/com/sun/star/sheet/XExternalDocLink.idl
index 087747e4d687..023db9238152 100644
--- a/offapi/com/sun/star/sheet/XExternalDocLink.idl
+++ b/offapi/com/sun/star/sheet/XExternalDocLink.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module sheet {
-/** Primary interface for the <type scope="com::sun::star::sheet">ExternalDocLink</type> service.
+/** Primary interface for the com::sun::star::sheet::ExternalDocLink service.
@see com::sun::star::sheet::ExternalDocLink
@@ -66,12 +66,12 @@ interface XExternalDocLink
<p>This index value corresponds with the external document
represented by an instance of
- <type scope="com::sun::star::sheet">ExternalDocLink</type>. This
+ com::sun::star::sheet::ExternalDocLink. This
value is stored within a formula token instance.</p>
<p>Each external document cache instance has a unique index value, and this
index value can be used to retrieve the corresponding external document cache
- from the parent <type scope="com::sun::star::sheet">ExternalDocLinks</type> instance.</p>
+ from the parent com::sun::star::sheet::ExternalDocLinks instance.</p>
@see com::sun::star::sheet::ExternalDocLinks
@see com::sun::star::sheet::FormulaToken