summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-28 00:44:31 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commit928b8640c0d1a9c49249100efbdd70f8c1090b07 (patch)
treed4f2388c89d137d62bced7b9e8339f964d3632ad /offapi/com/sun/star/sheet/RangeSelectionArguments.idl
parent*api: convert <true/> <false/> <void/> (diff)
downloadcore-928b8640c0d1a9c49249100efbdd70f8c1090b07.tar.gz
core-928b8640c0d1a9c49249100efbdd70f8c1090b07.zip
*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g' Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
Diffstat (limited to 'offapi/com/sun/star/sheet/RangeSelectionArguments.idl')
-rw-r--r--offapi/com/sun/star/sheet/RangeSelectionArguments.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
index 49292205cbe0..92fd5e513303 100644
--- a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
+++ b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
@@ -45,9 +45,9 @@ published service RangeSelectionArguments
/** specifies if the range selection is limited to a single
cell only.
- <p>If <TRUE/>, the selection is restricted to a
- single cell. If <FALSE/>, multiple adjoining cells can be
- selected. The default value is <FALSE/>.</p>
+ <p>If `TRUE`, the selection is restricted to a
+ single cell. If `FALSE`, multiple adjoining cells can be
+ selected. The default value is `FALSE`.</p>
@since OOo 2.0.3
*/