summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XDataPilotTable2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XDataPilotTable2.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotTable2.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotTable2.idl b/offapi/com/sun/star/sheet/XDataPilotTable2.idl
index 98957b3800ed..9b5a8648852a 100644
--- a/offapi/com/sun/star/sheet/XDataPilotTable2.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotTable2.idl
@@ -31,10 +31,10 @@
module com { module sun { module star { module sheet {
-/** additional methods to extend <type scope="com::sun::star::sheet">XDataPilotTable</type>.
+/** additional methods to extend com::sun::star::sheet::XDataPilotTable.
- <type scope="com::sun::star::sheet">XDataPilotTable2</type> extends the old
- <type scope="com::sun::star::sheet">XDataPilotTable</type> interface with
+ com::sun::star::sheet::XDataPilotTable2 extends the old
+ com::sun::star::sheet::XDataPilotTable interface with
additional methods.
@see com::sun::star::sheet::XDataPilotTable
@@ -89,7 +89,7 @@ interface XDataPilotTable2: com::sun::star::sheet::XDataPilotTable
/** <p>This method returns a different output range of a DataPilot table
per specified output range type.</p>
- @returns <type scope="com::sun::star::table">CellRangeAddress</type> depicting
+ @returns com::sun::star::table::CellRangeAddress depicting
the range specified. See DataPilotOutputRangeType for a set
of possible output range types.