summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XDocumentDataSource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XDocumentDataSource.idl')
-rw-r--r--offapi/com/sun/star/sdb/XDocumentDataSource.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/XDocumentDataSource.idl b/offapi/com/sun/star/sdb/XDocumentDataSource.idl
index 2d63888eb982..59e055938263 100644
--- a/offapi/com/sun/star/sdb/XDocumentDataSource.idl
+++ b/offapi/com/sun/star/sdb/XDocumentDataSource.idl
@@ -33,10 +33,10 @@
*/
interface XDocumentDataSource
{
- /** provides access to the one and only <type>OfficeDatabaseDocument</type>
+ /** provides access to the one and only OfficeDatabaseDocument
which the data source is based on.
- <p>The component returned by this attribute is an <type>OfficeDatabaseDocument</type>.</p>
+ <p>The component returned by this attribute is an OfficeDatabaseDocument.</p>
<p>Though there is a 1-to-1 relationship between database documents and data sources,
each of the two can exist without its counterpart, but create this counterpart on request