summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
index 90c32d184a62..e2319c5386d8 100644
--- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
@@ -47,10 +47,10 @@ interface XSingletonTypeDescription2: XSingletonTypeDescription {
Returns the interface type associated with the singleton.
@return the reflection of the interface type associated with the
- singleton (of type <type
- scope="com::sun::star::reflection">XInterfaceTypeDescription</type>
- or, in case of a typedef, <type
- scope="com::sun::star::reflection">XIndirectTypeDescription</type>),
+ singleton (of type
+ com::sun::star::reflection::XInterfaceTypeDescription
+ or, in case of a typedef,
+ com::sun::star::reflection::XIndirectTypeDescription),
for an interface-based singleton; for an obsolete, service-based
singleton, `NULL` is returned
*/