summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/Content.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/Content.idl')
-rw-r--r--offapi/com/sun/star/ucb/Content.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/Content.idl b/offapi/com/sun/star/ucb/Content.idl
index 0df2111aa56d..aafe79867ac9 100644
--- a/offapi/com/sun/star/ucb/Content.idl
+++ b/offapi/com/sun/star/ucb/Content.idl
@@ -869,7 +869,7 @@ published service Content
</p>
<p>If a property with an unsupported type shall be added a
- <type scope="com::sun::star::beans">IllegalTypeException</type> must
+ com::sun::star::beans::IllegalTypeException must
be raised.
@deprecated
@@ -887,7 +887,7 @@ published service Content
<p>This interface must be implemented, if the implementation can
dynamically change it's property set ( e.g. because it implements
the interface
- <type scope="com::sun::star::beans">XPropertyContainer</type>. )
+ com::sun::star::beans::XPropertyContainer. )
*/
[optional] interface com::sun::star::beans::XPropertySetInfoChangeNotifier;