summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl')
-rw-r--r--offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl12
1 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
index cb46cca15c82..a8cd23d44a83 100644
--- a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
+++ b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
@@ -52,14 +52,14 @@ module com { module sun { module star { module ucb {
optimized <type>DynamicResultSet</type> to a remote optimized
<type>CachedDynamicResultSet</type>.
- <p>Pay attention to instanciate this helper on serverside where your source
- <type>DynamicResultSet</type> was instanciated.
+ <p>Pay attention to instantiate this helper on server side where your source
+ <type>DynamicResultSet</type> was instantiated.
<p>Method
<member>XCachedDynamicResultSetStubFactory::createCachedDynamicResultSetStub</member>
- can be used to create a stub on serverside.
+ can be used to create a stub on server side.
- <p>If you have instanciated a <type>CachedDynamicResultSet</type> on client
+ <p>If you have instantiated a <type>CachedDynamicResultSet</type> on client
side already, use method <member>connectToCache</member> to connect your
given DynamicResultSet with this Cache.
@@ -83,7 +83,7 @@ published interface XCachedDynamicResultSetStubFactory: com::sun::star::uno::XIn
[in] com::sun::star::ucb::XDynamicResultSet Source );
//-------------------------------------------------------------------------
- /** If you have instanciated a <type>CachedDynamicResultSet</type> on
+ /** If you have instantiated a <type>CachedDynamicResultSet</type> on
client side already, use this to connect your given Source on server
side to the TargetCache.
@@ -99,7 +99,7 @@ published interface XCachedDynamicResultSetStubFactory: com::sun::star::uno::XIn
@param CompareFactory
will be ignored unless SortingInfo is not empty. Then the supplied
- factory will be used to instanciate objects used to compare the
+ factory will be used to instantiate objects used to compare the
properties that are involved in sorting.
@throws ListenerAlreadySetException