summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/CachedContentResultSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/CachedContentResultSet.idl')
-rw-r--r--offapi/com/sun/star/ucb/CachedContentResultSet.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/CachedContentResultSet.idl b/offapi/com/sun/star/ucb/CachedContentResultSet.idl
index 86e85076efc8..9f3b2a6be9c2 100644
--- a/offapi/com/sun/star/ucb/CachedContentResultSet.idl
+++ b/offapi/com/sun/star/ucb/CachedContentResultSet.idl
@@ -24,10 +24,10 @@
module com { module sun { module star { module ucb {
-/** is used on client side to access a <type>ContentResultSet</type>
+/** is used on client side to access a ContentResultSet
remote optimized.
- <p>The <type>CachedContentResultSet</type> will not load every single
+ <p>The CachedContentResultSet will not load every single
property or even row just in that moment you ask for it, but load the data
for some rows beforehand.