summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XDataPilotTable2.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/XDataPilotTable2.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/XDataPilotTable2.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotTable2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotTable2.idl b/offapi/com/sun/star/sheet/XDataPilotTable2.idl
index 9b5a8648852a..4c1ef21618b8 100644
--- a/offapi/com/sun/star/sheet/XDataPilotTable2.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotTable2.idl
@@ -82,7 +82,7 @@ interface XDataPilotTable2: com::sun::star::sheet::XDataPilotTable
@param aAddr address of a result cell
- @returns <void/>
+ @returns `VOID`
*/
void insertDrillDownSheet( [in] com::sun::star::table::CellAddress aAddr );