summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XRedlinesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XRedlinesSupplier.idl')
-rw-r--r--offapi/com/sun/star/document/XRedlinesSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XRedlinesSupplier.idl b/offapi/com/sun/star/document/XRedlinesSupplier.idl
index 9b95110276ca..4c7c2b19ae35 100644
--- a/offapi/com/sun/star/document/XRedlinesSupplier.idl
+++ b/offapi/com/sun/star/document/XRedlinesSupplier.idl
@@ -33,7 +33,7 @@ published interface XRedlinesSupplier: com::sun::star::uno::XInterface
an enumeration access that provides access to the redline objects of the document.
<p>The returned objects implement at least the interface
- <type scope="com::sun::star::beans">XPropertySet</type>.
+ com::sun::star::beans::XPropertySet.
Specific objects may support other interfaces as well.</p>
*/
com::sun::star::container::XEnumerationAccess getRedlines();