summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XDynamicResultSetListener.idl')
-rw-r--r--offapi/com/sun/star/ucb/XDynamicResultSetListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl b/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl
index e06e107aa7bb..77f97f00dd4b 100644
--- a/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl
+++ b/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module ucb {
-/** used to receive notifications from an <type>XDynamicResultSet</type>.
+/** used to receive notifications from an XDynamicResultSet.
*/
published interface XDynamicResultSetListener: com::sun::star::lang::XEventListener
@@ -35,7 +35,7 @@ published interface XDynamicResultSetListener: com::sun::star::lang::XEventListe
<p>In the first notify-call the listener gets two(!)
<type scope="com::sun::star::sdbc">XResultSet</type>s and has to hold
them. The <type scope="com::sun::star::sdbc">XResultSet</type>s are
- implementations of the service <type>ContentResultSet</type>.
+ implementations of the service ContentResultSet.
<p>The notified new
<type scope="com::sun::star::sdbc">XResultSet</type> will stay valid