summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 22:20:42 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:00 +0200
commitb352a8bf0321c13919c9882484a1c4d4d65cfd33 (patch)
tree1f9d5c7f1d14def51714f0ac5ebe30ab0f5c9ed9 /offapi/com/sun/star/ucb
parent9f12a9da8d91364d4d0865021adbe62bfa09148c (diff)
*api: convert <member>method</member> to method()
Doxygen will only recognize a un-qualified method name as such if it is followed by "()". sed -i "s,<member>\([a-z][^<]\+[^)]\)</member>,\1(),g" Change-Id: I69bc17849e76f3a3d91c6daf0f1be8168a83cfc5
Diffstat (limited to 'offapi/com/sun/star/ucb')
-rw-r--r--offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl2
-rw-r--r--offapi/com/sun/star/ucb/XContentProviderManager.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
index 91ef8523811e..236006e1d639 100644
--- a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
+++ b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module ucb {
can be used to create a stub on server side.
<p>If you have instantiated a CachedDynamicResultSet on client
- side already, use method <member>connectToCache</member> to connect your
+ side already, use method connectToCache() to connect your
given DynamicResultSet with this Cache.
<p>The needed cache on server side you can create using
diff --git a/offapi/com/sun/star/ucb/XContentProviderManager.idl b/offapi/com/sun/star/ucb/XContentProviderManager.idl
index abfa388c2cbf..7f30e131a66a 100644
--- a/offapi/com/sun/star/ucb/XContentProviderManager.idl
+++ b/offapi/com/sun/star/ucb/XContentProviderManager.idl
@@ -125,7 +125,7 @@ published interface XContentProviderManager: com::sun::star::uno::XInterface
@param Scheme
the URL scheme for the provided contents. More generally, this
may not only be a URL scheme, but a URL template (see
- <member>registerContentProvider</member> for a discussion of URL
+ registerContentProvider() for a discussion of URL
templates).
*/
void deregisterContentProvider(