summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-28 00:15:21 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:04 +0200
commitbe7f280ea7034a1cb1195a3d27b51d1b9626b905 (patch)
tree1d4201255666273daff789cf6e722cd9a87f06f8 /offapi/com/sun/star/sheet/DataPilotFieldGroups.idl
parent*api: convert more <method scope="foo"> (diff)
downloadcore-be7f280ea7034a1cb1195a3d27b51d1b9626b905.tar.gz
core-be7f280ea7034a1cb1195a3d27b51d1b9626b905.zip
*api: convert <atom>
sed -i 's,<atom>\([^<]\+\)</atom>,`\1`,g' Change-Id: I530fe998b0c422e83c4324807d42700126bc9883
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotFieldGroups.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotFieldGroups.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl
index f649f38a93ff..1b1ca66e13fe 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl
@@ -73,7 +73,7 @@ published service DataPilotFieldGroups
implementation should support the following data types:
<ul>
- <li>an empty <atom>any</atom> to remove all items and leave the
+ <li>an empty `any` to remove all items and leave the
group empty. The group can be filled later with new item names.</li>
<li>a <atom dim="[]">string</atom> containing all item names that will
be part of the group.</li>