summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XExternalDocLink.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-28 00:27:46 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:04 +0200
commit6e1d239ae04bbb1b639ae8d04c59d3375f867712 (patch)
treef4ce26e51900176ae95320652fb31404144a54eb /offapi/com/sun/star/sheet/XExternalDocLink.idl
parent*api: convert <atom> (diff)
downloadcore-6e1d239ae04bbb1b639ae8d04c59d3375f867712.tar.gz
core-6e1d239ae04bbb1b639ae8d04c59d3375f867712.zip
*api: convert <true/> <false/> <void/>
sed -i 's,<\(true\|false\|void\)/>,`\U\1`,g' Change-Id: I87a6e81ff22b47ea979322d01c49350892d3945f
Diffstat (limited to 'offapi/com/sun/star/sheet/XExternalDocLink.idl')
-rw-r--r--offapi/com/sun/star/sheet/XExternalDocLink.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XExternalDocLink.idl b/offapi/com/sun/star/sheet/XExternalDocLink.idl
index 023db9238152..a19b50088038 100644
--- a/offapi/com/sun/star/sheet/XExternalDocLink.idl
+++ b/offapi/com/sun/star/sheet/XExternalDocLink.idl
@@ -51,9 +51,9 @@ interface XExternalDocLink
@param aSheetName sheet name
@param DynamicCache specify whether or not the cache can grow when
- non-cached regions are queried. If <true/>, querying a non-cached
+ non-cached regions are queried. If `TRUE`, querying a non-cached
cell in this sheet cache will allow Calc to try to access the source
- document to fetch the value in first access. If <false/>, the source
+ document to fetch the value in first access. If `FALSE`, the source
document will not be accessed, and the non-cached regions are treated
as empty cells.