summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DataSourceBrowser.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/DataSourceBrowser.idl')
-rw-r--r--offapi/com/sun/star/sdb/DataSourceBrowser.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/DataSourceBrowser.idl b/offapi/com/sun/star/sdb/DataSourceBrowser.idl
index fdd4519930cb..8cab0c7c8d9b 100644
--- a/offapi/com/sun/star/sdb/DataSourceBrowser.idl
+++ b/offapi/com/sun/star/sdb/DataSourceBrowser.idl
@@ -118,7 +118,7 @@ module com { module sun { module star { module sdb {
</li>
</ul>
</p>
- <p>For all kinds of URLs, the parameters supplied during dispatching build up a <type>DataAccessDescriptor</type>,
+ <p>For all kinds of URLs, the parameters supplied during dispatching build up a DataAccessDescriptor,
where the following properties are present:
<ul>
<li><member>DataAccessDescriptor::DataSourceName</member></li>
@@ -176,11 +176,11 @@ published service DataSourceBrowser
plug the browser component into.</li>
<li><b>DataSourceName</b><br/>
- The name of the globally registered <type>DataSource</type> to be used for initial display. It is only
+ The name of the globally registered DataSource to be used for initial display. It is only
meaningful together with the other parameters specifying the object to display.</li>
<li><b>CommandType</b><br/>
- This has to be a <type>CommandType</type> value, specifying the type of the object to display initially.
+ This has to be a CommandType value, specifying the type of the object to display initially.
It is only meaningful together with the <em>DataSourceName</em> and the <em>Command</em> parameters.</li>
<li><b>Command</b><br/>