summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl')
-rw-r--r--offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl b/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
index 99a28d0b90ea..64fa52d2757d 100644
--- a/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
+++ b/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
@@ -69,9 +69,9 @@ interface XDatabaseDataProvider
/** is used for subreports and contains the names of columns of the parent report.
<p> These columns are typically the foreign key fields of the parent report.
The values of theses columns are used to identify the data for the subreport.
- Each time the parent report changes it's current row, the subreport requeries
+ Each time the parent report changes its current row, the subreport requeries
it's data based on the values of the master fields.</p>
- <p>If the report is no sub report (e.g. it's parent is not a report itself), this
+ <p>If the report is no sub report (e.g. its parent is not a report itself), this
property is not evaluated.</p>
*/
@@ -96,7 +96,7 @@ interface XDatabaseDataProvider
</p>
<p>The columns specified herein typically represent a part of the primary key
fields or their aliases of the detail report.</p>
- <p>If the report is no sub report (e.g. it's parent is not a report itself), this
+ <p>If the report is no sub report (e.g. its parent is not a report itself), this
property is not evaluated.</p>
*
*/