summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportDefinition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportDefinition.idl')
-rw-r--r--offapi/com/sun/star/report/XReportDefinition.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl
index 9d6570080975..6a70ed7d966a 100644
--- a/offapi/com/sun/star/report/XReportDefinition.idl
+++ b/offapi/com/sun/star/report/XReportDefinition.idl
@@ -48,7 +48,7 @@ published interface XConnection;
interface XSection;
interface XGroups;
-/** identifies a <type>XReportComponent</type> as being a (sub-) report.
+/** identifies a XReportComponent as being a (sub-) report.
<p>This interface does not really provide an own functionality, it is only for easier
runtime identification of report components.</p>
@@ -196,7 +196,7 @@ interface XReportDefinition
<p>The Filter string has to form a SQL WHERE-clause, <em>without</em> the WHERE-string itself.</p>
<p>If a <member>DataSourceName</member>, <member>Command</member> and <member>CommandType</member>
- are specified, a <type>RowSet</type> can be created with this information. If the results provided by the
+ are specified, a RowSet can be created with this information. If the results provided by the
row set are to be additionally filtered, the Filter property can be used.</p>
<p>Note that the Filter property does not make sense if a <member>ResultSet</member> has been specified