summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb')
-rw-r--r--offapi/com/sun/star/ucb/CachedContentResultSet.idl2
-rw-r--r--offapi/com/sun/star/ucb/Content.idl2
-rw-r--r--offapi/com/sun/star/ucb/XSourceInitialization.idl2
3 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/CachedContentResultSet.idl b/offapi/com/sun/star/ucb/CachedContentResultSet.idl
index 1f9d6ebb8c70..98eb67d74044 100644
--- a/offapi/com/sun/star/ucb/CachedContentResultSet.idl
+++ b/offapi/com/sun/star/ucb/CachedContentResultSet.idl
@@ -57,7 +57,7 @@ published service CachedContentResultSet
<p>The default value is implementation specific.
<p>If you set the value to
- <member scope="com::sun::star::sdbc">FetchDirection::UNKNOWN</member> an
+ com::sun::star::sdbc::FetchDirection::UNKNOWN an
implementation specific direction will be used.
*/
[property] long FetchDirection;
diff --git a/offapi/com/sun/star/ucb/Content.idl b/offapi/com/sun/star/ucb/Content.idl
index 1230e3f25b32..a9493f52fad7 100644
--- a/offapi/com/sun/star/ucb/Content.idl
+++ b/offapi/com/sun/star/ucb/Content.idl
@@ -922,7 +922,7 @@ published service Content
/** provides access to the parent content of this content.
<p>The object returned by the implementation of the method
- <member scope="com::sun::star::container">XChild::getParent()</member>
+ com::sun::star::container::XChild::getParent()
must implement the service Content. If the content is a
root object, an empty interface may be returned.
diff --git a/offapi/com/sun/star/ucb/XSourceInitialization.idl b/offapi/com/sun/star/ucb/XSourceInitialization.idl
index 7dc8ff7915f0..07a5a5841e19 100644
--- a/offapi/com/sun/star/ucb/XSourceInitialization.idl
+++ b/offapi/com/sun/star/ucb/XSourceInitialization.idl
@@ -39,7 +39,7 @@ published interface XSourceInitialization: com::sun::star::uno::XInterface
is an com::sun::star::lang::XComponent and this
is an com::sun::star::lang::XEventListener.
Than you should call
- <member scope="com::sun::star::lang">XComponent::addEventListener()</member>
+ com::sun::star::lang::XComponent::addEventListener()
from inside the implementation of this method.
@param Source