summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XDynamicResultSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XDynamicResultSet.idl')
-rw-r--r--offapi/com/sun/star/ucb/XDynamicResultSet.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XDynamicResultSet.idl b/offapi/com/sun/star/ucb/XDynamicResultSet.idl
index ad783c5b7d3b..83091aa88b9c 100644
--- a/offapi/com/sun/star/ucb/XDynamicResultSet.idl
+++ b/offapi/com/sun/star/ucb/XDynamicResultSet.idl
@@ -45,7 +45,7 @@ module com { module sun { module star { module ucb {
listener-controlled update from one version to the next version. Two
ContentResultSet implementations were given to the listener in
the first notification as interface
- <type scope="com::sun::star::sdbc">XResultSet</type>.
+ com::sun::star::sdbc::XResultSet.
</p>
<p>
@@ -96,7 +96,7 @@ published interface XDynamicResultSet: com::sun::star::lang::XComponent
/** Call this, if you don't care about any changes.
@returns
- an <type scope="com::sun::star::sdbc">XResultSet</type> that is
+ an com::sun::star::sdbc::XResultSet that is
implemented as ContentResultSet. Its content will never
change.