summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/DynamicResultSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/DynamicResultSet.idl')
-rw-r--r--offapi/com/sun/star/ucb/DynamicResultSet.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/ucb/DynamicResultSet.idl b/offapi/com/sun/star/ucb/DynamicResultSet.idl
index 5c7c5775e4aa..b62a6588c10a 100644
--- a/offapi/com/sun/star/ucb/DynamicResultSet.idl
+++ b/offapi/com/sun/star/ucb/DynamicResultSet.idl
@@ -25,17 +25,17 @@
module com { module sun { module star { module ucb {
/** provides read access to a static or dynamically changing
- <type>ContentResultSet</type>.
+ ContentResultSet.
- <p>For example, a <type>DynamicResultSet</type> is returned from the
- open-command executed by an <type>XCommandProcessor</type> of the service
- <type>Content</type>.
+ <p>For example, a DynamicResultSet is returned from the
+ open-command executed by an XCommandProcessor of the service
+ Content.
*/
published service DynamicResultSet
{
/** Provides read access to a static or a dynamically changing
- <type>ContentResultSet</type>.
+ ContentResultSet.
<p>This interface is required.
*/