summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XIdlField2.idl4
2 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
index 8dbbb1677c5a..1fde54692432 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
- com::sun::star::reflection::::XTypeDescription whose
+ com::sun::star::reflection::XTypeDescription whose
type class is <code>UNKNOWN</code> and whose name is the name of the
type parameter.</p>
diff --git a/udkapi/com/sun/star/reflection/XIdlField2.idl b/udkapi/com/sun/star/reflection/XIdlField2.idl
index 5c77f6b0f99a..c01347834c1a 100644
--- a/udkapi/com/sun/star/reflection/XIdlField2.idl
+++ b/udkapi/com/sun/star/reflection/XIdlField2.idl
@@ -60,7 +60,7 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
reflects the constant enum 32-bit value.
<p>When setting an interface attribute raises a
- non-com::sun::star::uno::RuntimeException, it is
+ non com::sun::star::uno::RuntimeException, it is
wrapped in a com::sun::star::lang::WrappedTargetRuntimeException.</p>
@param obj
@@ -81,7 +81,7 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
i.e. an interface or compound type (struct/exception).
<p>When setting an interface attribute raises a
- non-com::sun::star::uno::RuntimeException, it is
+ non com::sun::star::uno::RuntimeException, it is
wrapped in a com::sun::star::lang::WrappedTargetRuntimeException.</p>
@param obj