summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
index 3dbe126d782a..8dbbb1677c5a 100644
--- a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
@@ -46,7 +46,7 @@ published interface XCompoundTypeDescription: com::sun::star::reflection::XTypeD
<p>For a polymorphic struct type template, a member of parameterized
type is represented by an instance of
- <type scope="com::sun::star::reflection::">XTypeDescription</type> whose
+ com::sun::star::reflection::::XTypeDescription whose
type class is <code>UNKNOWN</code> and whose name is the name of the
type parameter.</p>