summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 21:47:17 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:00:59 +0200
commit944eb9902788d8afec9e3f0f65d3b680041e039b (patch)
tree3bbb926890561b81d9f6ae611be4677876799a36 /udkapi
parentcdbbbdce9956e290b4a849af332df55da1be8d36 (diff)
*api: convert <type>Foo</type>
Doxygen does not know type element and will recognize strings that contain capital letter (all API types do) automatically as type. This patch removes 15k doxygen warnings. git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/beans/NotRemoveableException.idl2
-rw-r--r--udkapi/com/sun/star/beans/Property.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyAttribute.idl10
-rw-r--r--udkapi/com/sun/star/beans/PropertyBag.idl2
-rw-r--r--udkapi/com/sun/star/beans/PropertyChangeEvent.idl8
-rw-r--r--udkapi/com/sun/star/beans/PropertyConcept.idl4
-rw-r--r--udkapi/com/sun/star/beans/PropertySetInfoChange.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyState.idl8
-rw-r--r--udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyValue.idl2
-rw-r--r--udkapi/com/sun/star/beans/PropertyValues.idl2
-rw-r--r--udkapi/com/sun/star/beans/XExactName.idl2
-rw-r--r--udkapi/com/sun/star/beans/XFastPropertySet.idl2
-rw-r--r--udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl10
-rw-r--r--udkapi/com/sun/star/beans/XIntrospection.idl6
-rw-r--r--udkapi/com/sun/star/beans/XIntrospectionAccess.idl42
-rw-r--r--udkapi/com/sun/star/beans/XMaterialHolder.idl4
-rw-r--r--udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl6
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertySet.idl8
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertyStates.idl2
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl4
-rw-r--r--udkapi/com/sun/star/beans/XProperty.idl6
-rw-r--r--udkapi/com/sun/star/beans/XPropertyAccess.idl2
-rw-r--r--udkapi/com/sun/star/beans/XPropertyChangeListener.idl2
-rw-r--r--udkapi/com/sun/star/beans/XPropertyContainer.idl2
-rw-r--r--udkapi/com/sun/star/beans/XPropertySet.idl18
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfo.idl2
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl6
-rw-r--r--udkapi/com/sun/star/beans/XPropertyWithState.idl4
-rw-r--r--udkapi/com/sun/star/beans/XVetoableChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplier.idl2
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl2
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl2
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/Currency.idl2
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/Date.idl2
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl4
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl4
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/SCode.idl2
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl2
-rw-r--r--udkapi/com/sun/star/connection/XConnector.idl2
-rw-r--r--udkapi/com/sun/star/container/EnumerableMap.idl2
-rw-r--r--udkapi/com/sun/star/container/XContainer.idl2
-rw-r--r--udkapi/com/sun/star/container/XEnumerableMap.idl2
-rw-r--r--udkapi/com/sun/star/container/XEnumeration.idl2
-rw-r--r--udkapi/com/sun/star/container/XMap.idl2
-rw-r--r--udkapi/com/sun/star/io/DataInputStream.idl2
-rw-r--r--udkapi/com/sun/star/io/DataOutputStream.idl2
-rw-r--r--udkapi/com/sun/star/io/MarkableInputStream.idl2
-rw-r--r--udkapi/com/sun/star/io/MarkableOutputStream.idl2
-rw-r--r--udkapi/com/sun/star/io/ObjectInputStream.idl6
-rw-r--r--udkapi/com/sun/star/io/ObjectOutputStream.idl4
-rw-r--r--udkapi/com/sun/star/io/XActiveDataControl.idl2
-rw-r--r--udkapi/com/sun/star/io/XActiveDataSink.idl6
-rw-r--r--udkapi/com/sun/star/io/XActiveDataSource.idl4
-rw-r--r--udkapi/com/sun/star/io/XActiveDataStreamer.idl6
-rw-r--r--udkapi/com/sun/star/io/XConnectable.idl2
-rw-r--r--udkapi/com/sun/star/io/XObjectOutputStream.idl2
-rw-r--r--udkapi/com/sun/star/io/XOutputStream.idl2
-rw-r--r--udkapi/com/sun/star/io/XStream.idl8
-rw-r--r--udkapi/com/sun/star/io/XTempFile.idl4
-rw-r--r--udkapi/com/sun/star/lang/MultiServiceFactory.idl2
-rw-r--r--udkapi/com/sun/star/lang/RegistryServiceManager.idl6
-rw-r--r--udkapi/com/sun/star/lang/ServiceManager.idl12
-rw-r--r--udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl2
-rw-r--r--udkapi/com/sun/star/lang/XComponent.idl2
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPoint.idl24
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPointContainer.idl2
-rw-r--r--udkapi/com/sun/star/lang/XEventListener.idl2
-rw-r--r--udkapi/com/sun/star/lang/XLocalizable.idl2
-rw-r--r--udkapi/com/sun/star/lang/XSingleServiceFactory.idl2
-rw-r--r--udkapi/com/sun/star/reflection/FieldAccessMode.idl2
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionManager.idl4
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XIdlClass.idl14
-rw-r--r--udkapi/com/sun/star/reflection/XIdlMember.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl4
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XMethodParameter.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XParameter.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XServiceTypeDescription.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XStructTypeDescription.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl34
-rw-r--r--udkapi/com/sun/star/registry/DefaultRegistry.idl4
-rw-r--r--udkapi/com/sun/star/registry/ImplementationRegistration.idl2
-rw-r--r--udkapi/com/sun/star/registry/NestedRegistry.idl8
-rw-r--r--udkapi/com/sun/star/script/AllListenerAdapter.idl2
-rw-r--r--udkapi/com/sun/star/script/CannotConvertException.idl2
-rw-r--r--udkapi/com/sun/star/script/MemberType.idl2
-rw-r--r--udkapi/com/sun/star/script/ScriptEvent.idl2
-rw-r--r--udkapi/com/sun/star/script/XAllListener.idl2
-rw-r--r--udkapi/com/sun/star/script/XAllListenerAdapterService.idl4
-rw-r--r--udkapi/com/sun/star/script/XEngineListener.idl2
-rw-r--r--udkapi/com/sun/star/script/XEventAttacher.idl2
-rw-r--r--udkapi/com/sun/star/script/XEventAttacherManager.idl26
-rw-r--r--udkapi/com/sun/star/script/XInvocationAdapterFactory.idl4
-rw-r--r--udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl2
-rw-r--r--udkapi/com/sun/star/script/XScriptEventsAttacher.idl8
-rw-r--r--udkapi/com/sun/star/script/XScriptEventsSupplier.idl2
-rw-r--r--udkapi/com/sun/star/script/XScriptListener.idl6
-rw-r--r--udkapi/com/sun/star/script/XTypeConverter.idl4
-rw-r--r--udkapi/com/sun/star/task/XInteractionHandler2.idl2
-rw-r--r--udkapi/com/sun/star/uno/TypeClass.idl2
-rw-r--r--udkapi/com/sun/star/uno/XAdapter.idl2
-rw-r--r--udkapi/com/sun/star/uno/XWeak.idl8
113 files changed, 266 insertions, 266 deletions
diff --git a/udkapi/com/sun/star/beans/NotRemoveableException.idl b/udkapi/com/sun/star/beans/NotRemoveableException.idl
index b8bf870cfe1b..3229b567c7d9 100644
--- a/udkapi/com/sun/star/beans/NotRemoveableException.idl
+++ b/udkapi/com/sun/star/beans/NotRemoveableException.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module beans {
/** This exception is thrown to indicate that removing a property from an
- <type>XPropertyContainer</type> is not allowed.
+ XPropertyContainer is not allowed.
*/
published exception NotRemoveableException: com::sun::star::uno::Exception
{
diff --git a/udkapi/com/sun/star/beans/Property.idl b/udkapi/com/sun/star/beans/Property.idl
index 365784427ce3..b22e5e0c3edc 100644
--- a/udkapi/com/sun/star/beans/Property.idl
+++ b/udkapi/com/sun/star/beans/Property.idl
@@ -39,7 +39,7 @@ published struct Property
{
/** specifies the name of the property.
- <p>The name is unique within an <type>XPropertySet</type>.
+ <p>The name is unique within an XPropertySet.
Upper and lower case are distinguished.</p>
*/
string Name;
@@ -48,7 +48,7 @@ published struct Property
/** contains an implementation-specific handle for the property.
<p>It may be -1 if the implementation has no handle. You can use
- this handle to get values from the <type>XFastPropertySet</type>.</p>
+ this handle to get values from the XFastPropertySet.</p>
*/
long Handle;
@@ -64,7 +64,7 @@ published struct Property
/** This field may contain zero or more constants of the
- <type>PropertyAttribute</type> constants group.
+ PropertyAttribute constants group.
*/
short Attributes;
diff --git a/udkapi/com/sun/star/beans/PropertyAttribute.idl b/udkapi/com/sun/star/beans/PropertyAttribute.idl
index 36fc4f828e16..9c6c02e475d2 100644
--- a/udkapi/com/sun/star/beans/PropertyAttribute.idl
+++ b/udkapi/com/sun/star/beans/PropertyAttribute.idl
@@ -23,7 +23,7 @@
module com { module sun { module star { module beans {
-/** These values are used to specify the behavior of a <type>Property</type>.
+/** These values are used to specify the behavior of a Property.
*/
published constants PropertyAttribute
{
@@ -35,15 +35,15 @@ published constants PropertyAttribute
const short MAYBEVOID = 1;
- /** indicates that a <type>PropertyChangeEvent</type> will be fired
- to all registered <type>XPropertyChangeListener</type>s whenever the
+ /** indicates that a PropertyChangeEvent will be fired
+ to all registered XPropertyChangeListeners whenever the
value of this property changes.
*/
const short BOUND = 2;
- /** indicates that a <type>PropertyChangeEvent</type> will be fired
- to all registered <type>XVetoableChangeListener</type>s whenever the
+ /** indicates that a PropertyChangeEvent will be fired
+ to all registered XVetoableChangeListeners whenever the
value of this property is about to change.
<p>This always implies that the property is <em>bound</em>, too. </p>
diff --git a/udkapi/com/sun/star/beans/PropertyBag.idl b/udkapi/com/sun/star/beans/PropertyBag.idl
index 5cb477458a25..51c30761b00d 100644
--- a/udkapi/com/sun/star/beans/PropertyBag.idl
+++ b/udkapi/com/sun/star/beans/PropertyBag.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module beans {
/** Implementation of this service can keep any properties and is useful
- when an <type>XPropertySet</type> is to be used, for example, as parameters for a method call.
+ when an XPropertySet is to be used, for example, as parameters for a method call.
<p>Scripting engines might not be able to use such objects as normal
property sets, giving direct access to the properties. In this case,
diff --git a/udkapi/com/sun/star/beans/PropertyChangeEvent.idl b/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
index e0fe1954b95f..8e9a56cb3ff7 100644
--- a/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
@@ -28,9 +28,9 @@
/** gets delivered whenever a "bound" or "constrained" property is changed.
- <p>A <type>PropertyChangeEvent</type> object is sent as an
- argument to the methods of <type>XPropertyChangeListener</type>
- and <type>XVetoableChangeListener</type>. </p>
+ <p>A PropertyChangeEvent object is sent as an
+ argument to the methods of XPropertyChangeListener
+ and XVetoableChangeListener. </p>
<p>Normally such events contain the name and the old and new
value of the changed property. </p>
@@ -54,7 +54,7 @@ published struct PropertyChangeEvent: com::sun::star::lang::EventObject
/** contains the implementation handle for the property.
<p>May be -1 if the implementation has no handle. You can use
- this handle to get values from the <type>XFastPropertySet</type>.</p>
+ this handle to get values from the XFastPropertySet.</p>
*/
long PropertyHandle;
diff --git a/udkapi/com/sun/star/beans/PropertyConcept.idl b/udkapi/com/sun/star/beans/PropertyConcept.idl
index 03a130f6ab7f..9eae8b2b813e 100644
--- a/udkapi/com/sun/star/beans/PropertyConcept.idl
+++ b/udkapi/com/sun/star/beans/PropertyConcept.idl
@@ -51,8 +51,8 @@ published constants PropertyConcept
const long DANGEROUS = 1;
/** specifies all properties which are reachable by
- <type>XPropertySet</type>, <type>XFastPropertySet</type> or
- <type>XMultiPropertySet</type>.
+ XPropertySet, XFastPropertySet or
+ XMultiPropertySet.
*/
const long PROPERTYSET = 2;
diff --git a/udkapi/com/sun/star/beans/PropertySetInfoChange.idl b/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
index 81546e6ba89d..fddcc514e66f 100644
--- a/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
+++ b/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module beans {
-/** specifies reasons for sending <type>PropertySetInfoChangeEvent</type>s.
+/** specifies reasons for sending PropertySetInfoChangeEvents.
@see PropertySetInfoChangeEvent
@see XPropertySetInfo
@@ -32,12 +32,12 @@
published constants PropertySetInfoChange
{
- /** A property was inserted into a <type>XPropertySetInfo</type>.
+ /** A property was inserted into a XPropertySetInfo.
*/
const long PROPERTY_INSERTED = 0;
- /** A property was removed from a <type>XPropertySetInfo</type>.
+ /** A property was removed from a XPropertySetInfo.
*/
const long PROPERTY_REMOVED = 1;
};
diff --git a/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl b/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
index ad38b9a8e800..7ba1ac54f0bb 100644
--- a/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
@@ -26,11 +26,11 @@
module com { module sun { module star { module beans {
-/** gets delivered whenever an <type>XPropertySetInfo</type> is
+/** gets delivered whenever an XPropertySetInfo is
changed.
- <p>A <type>PropertySetInfoChangeEvent</type> object is sent
- to <type>XPropertySetInfoChangeListener</type>s.</p>
+ <p>A PropertySetInfoChangeEvent object is sent
+ to XPropertySetInfoChangeListeners.</p>
*/
published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
{
diff --git a/udkapi/com/sun/star/beans/PropertyState.idl b/udkapi/com/sun/star/beans/PropertyState.idl
index 4af527293239..414b82a2b510 100644
--- a/udkapi/com/sun/star/beans/PropertyState.idl
+++ b/udkapi/com/sun/star/beans/PropertyState.idl
@@ -43,7 +43,7 @@ published enum PropertyState
<p>The property value must be available and of the specified type.
If the <member>PropertyAttribute</member> field in the struct
- <type>Property</type> contains <const>PropertyAttribute::MAYBEVOID</const>,
+ Property contains <const>PropertyAttribute::MAYBEVOID</const>,
then the value may be void. </p>
*/
DIRECT_VALUE,
@@ -52,10 +52,10 @@ published enum PropertyState
/** The value of the property is available from a master (e.g., template).
<p>The <member>PropertyAttribute</member> field in the struct
- <type>Property</type> must contain the
+ Property must contain the
<const>PropertyAttribute::MAYBEDEFAULT</const> flag. The property
value must be available and of the specified type. If the
- <member>PropertyAttribute</member> field in the struct <type>Property</type>
+ <member>PropertyAttribute</member> field in the struct Property
contains <const>PropertyAttribute::MAYBEVOID</const>, then the
value may be void. </p>
*/
@@ -66,7 +66,7 @@ published enum PropertyState
are multiple values for this property (e.g., from a multi selection).
<p>The <member>PropertyAttribute</member> field in the struct
- <type>Property</type> must contain the
+ Property must contain the
<const>PropertyAttribute::MAYBEAMBIGUOUS</const> flag. The
property value must be available and of the specified type.
If the Attribute field in the struct Property contains
diff --git a/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl b/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
index ecd631c2a408..4573a1e474f7 100644
--- a/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module beans {
/** is delivered whenever the state of a "bound" property is changed.
<p>It is sent as an argument to the method of
- <type>XPropertyStateChangeListener</type>. </p>
+ XPropertyStateChangeListener. </p>
<p>Normally these events are accompanied by the name, and the old
and new values of the changed property. </p>
@@ -45,7 +45,7 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
/** specifies the name of the property which changes its value.
<p>This name identifies the property uniquely within an
- <type>XPropertySet</type>. Upper and lower case are distinguished.</p>
+ XPropertySet. Upper and lower case are distinguished.</p>
*/
string PropertyName;
@@ -53,7 +53,7 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
/** contains the implementation handle for the property.
<p>It may be -1 if the implementation has no handle. You can use this
- handle to get values from the <type>XFastPropertySet</type>
+ handle to get values from the XFastPropertySet
interface.</p>
*/
long PropertyHandle;
diff --git a/udkapi/com/sun/star/beans/PropertyValue.idl b/udkapi/com/sun/star/beans/PropertyValue.idl
index db8e6d61df8c..0d86568ef0a0 100644
--- a/udkapi/com/sun/star/beans/PropertyValue.idl
+++ b/udkapi/com/sun/star/beans/PropertyValue.idl
@@ -34,7 +34,7 @@ published struct PropertyValue
{
/** specifies the name of the property.
- <p>The name is unique within a sequence of <type>PropertyValue</type>s.
+ <p>The name is unique within a sequence of PropertyValues.
Upper and lower case are distinguished.</p>
*/
string Name;
diff --git a/udkapi/com/sun/star/beans/PropertyValues.idl b/udkapi/com/sun/star/beans/PropertyValues.idl
index 9ed3da5a0c8f..8f79c10c7423 100644
--- a/udkapi/com/sun/star/beans/PropertyValues.idl
+++ b/udkapi/com/sun/star/beans/PropertyValues.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module beans {
-/** specifies a sequence of <type>PropertyValue</type> instances.
+/** specifies a sequence of PropertyValue instances.
<p>Such sequences are especially useful for remote interfaces. </p>
*/
diff --git a/udkapi/com/sun/star/beans/XExactName.idl b/udkapi/com/sun/star/beans/XExactName.idl
index b82710a77ce3..31cd88f9df93 100644
--- a/udkapi/com/sun/star/beans/XExactName.idl
+++ b/udkapi/com/sun/star/beans/XExactName.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module beans {
names to the existing names. </p>
<p>Example: A basic interpreter ignores the case of the names. So
- it must query the <type>XExactName</type> interface and then call
+ it must query the XExactName interface and then call
the method. </p>
@see com::sun::star::beans::XPropertySet
diff --git a/udkapi/com/sun/star/beans/XFastPropertySet.idl b/udkapi/com/sun/star/beans/XFastPropertySet.idl
index 2a214ea95d0f..e90fde48bfbd 100644
--- a/udkapi/com/sun/star/beans/XFastPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XFastPropertySet.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module beans {
/** provides a fast way of accessing and changing property values.
- <p>This interface is an extension to the <type>XPropertySet</type>
+ <p>This interface is an extension to the XPropertySet
interface. The get and set methods use handles to access the
property values instead of character strings.</p>
*/
diff --git a/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl b/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
index d750f2177546..d669ff48d3c9 100644
--- a/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
@@ -40,12 +40,12 @@ module com { module sun { module star { module beans {
a hierarchy of properties from an implementation.
<p> Usually an object that implements this interface
- also implements <type>XPropertySet</type> and at
+ also implements XPropertySet and at
least some of the properties have subproperties. </p>
<p> This interface allows direct access to subsubproperties, ...
up to an arbitrary nesting depth. Often the intermediate
- elements of the hierarchy implement <type>XProperty</type>. </p>
+ elements of the hierarchy implement XProperty. </p>
<p> Each implementation specifies how the
hierarchical property names, that are
@@ -63,14 +63,14 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
/** retrieve information about the hierarchy of properties
@returns
- the <type>XHierarchicalPropertySetInfo</type> interface,
+ the XHierarchicalPropertySetInfo interface,
which describes the property hierarchy of the object which
supplies this interface.
@returns
<NULL/> if the implementation cannot or will
not provide information about the properties; otherwise the
- interface <type>XHierarchicalPropertySetInfo</type> is returned.
+ interface XHierarchicalPropertySetInfo is returned.
*/
com::sun::star::beans::XHierarchicalPropertySetInfo
getHierarchicalPropertySetInfo();
@@ -89,7 +89,7 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
@throws PropertyVetoException
if the property is constrained and the change is vetoed by a
- <type>XVetoableChangeListener</type>.
+ XVetoableChangeListener.
@throws com::sun::star::uno::lang::IllegalArgumentException
if <var>aValue</var> is not a legal value for this property or
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl
index e0eaed34dd49..7c9261fbb963 100644
--- a/udkapi/com/sun/star/beans/XIntrospection.idl
+++ b/udkapi/com/sun/star/beans/XIntrospection.idl
@@ -46,7 +46,7 @@ published interface XIntrospection: com::sun::star::uno::XInterface
<dl>
<dt>property set </dt>
- <dd>If the object supports an <type>XPropertySet</type>
+ <dd>If the object supports an XPropertySet
interface, all its properties are adopted.
</dd>
@@ -79,11 +79,11 @@ published interface XIntrospection: com::sun::star::uno::XInterface
<p>In addition, the inspect method identifies all listener
access methods in the form <code>add...Listener</code>/
<code>remove...Listener</code> (except methods of interface
- <type>XPropertySet</type>) where "..." stands for the listener type.
+ XPropertySet) where "..." stands for the listener type.
</p>
<p>Methods which do not belong to a property nor which represent
- a listener access nor which are methods of <type>XPropertySet</type>,
+ a listener access nor which are methods of XPropertySet,
<type scope="com::sun::star::container">XNameAccess</type>,
<type scope="com::sun::star::container">XIndexAccess</type>, or
<type scope="com::sun::star::container">XEnumerationAccess</type>, are considered to be normal
diff --git a/udkapi/com/sun/star/beans/XIntrospectionAccess.idl b/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
index 542198975262..cfac4c05ca63 100644
--- a/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
+++ b/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
@@ -49,12 +49,12 @@
See <member scope="com::sun::star::beans">
XIntrospectionAccess::queryAdapter()</member></p>
- <p>The <type>XExactName</type> interface has to be supported
+ <p>The XExactName interface has to be supported
in order to implement inaccurate name access for all objects
which implement the <type scope="com::sun::star::container">
- XNameAccess</type> interface or <type>XPropertySet</type>.</p>
+ XNameAccess</type> interface or XPropertySet.</p>
- <p>The <type>XMaterialHolder</type> interface has to be
+ <p>The XMaterialHolder interface has to be
supported to give access to the inspected object.</p>
@see XPropertySet
@@ -63,8 +63,8 @@
published interface XIntrospectionAccess: com::sun::star::uno::XInterface
{
/** returns information about which method concepts described in
- the <type>MethodConcept</type> constants group are supported
- by this <type>XIntrospectionAccess</type> implementation.
+ the MethodConcept constants group are supported
+ by this XIntrospectionAccess implementation.
<p>The minimum supported concepts should be:</p>
@@ -77,14 +77,14 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
</ul>
@returns
- zero or more constants of the <type>MethodConcept</type>
+ zero or more constants of the MethodConcept
constants group combined by an arithmetical or-operation.
*/
long getSuppliedMethodConcepts();
/** returns information about which property concepts described in
- the <type>PropertyConcept</type> constants group are supported
- by this <type>XIntrospectionAccess</type> implementation.
+ the PropertyConcept constants group are supported
+ by this XIntrospectionAccess implementation.
<p>The minimum supported concepts should be:</p>
@@ -95,18 +95,18 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
</ul>
@returns
- zero or more constants of the <type>PropertyConcept</type>
+ zero or more constants of the PropertyConcept
constants group.combined by an arithmetical or-operation.
*/
long getSuppliedPropertyConcepts();
/** returns information about a property if a property with
the demanded name exists and if it accords to one of the
- demanded <type>PropertyConcept</type>s. The information
- is provided as <type>Property</type> struct.
+ demanded PropertyConcepts. The information
+ is provided as Property struct.
@returns
- A <type>Property</type> struct providing
+ A Property struct providing
information about the demanded property,
if a corresponding property exists.
@@ -133,7 +133,7 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
@returns
<TRUE/> if the property exists and accords to one of
- the demanded <type>PropertyConcept</type>s, otherwise
+ the demanded PropertyConcepts, otherwise
<FALSE/> is returned.
@param aName
@@ -151,7 +151,7 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
@returns
all properties of the introspected object which accord
- to the demanded <type>PropertyConcept</type>s.
+ to the demanded PropertyConcepts.
@param nPropertyConcepts
zero or more constants of the <type>PropertyConcept
@@ -183,7 +183,7 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
@throws NoSuchElementException
when a method with the demanded name doesn't exist
- or if it accords to a wrong <type>MethodConcept</type>.
+ or if it accords to a wrong MethodConcept.
*/
com::sun::star::reflection::XIdlMethod getMethod( [in] string aName,
[in] long nMethodConcepts )
@@ -195,7 +195,7 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
@returns
<TRUE/> if the method exists and accords to one of
- the demanded <type>MethodConcept</type>s, otherwise
+ the demanded MethodConcepts, otherwise
<FALSE/> is returned.
@param aName
@@ -213,7 +213,7 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
@returns
all methods of the introspected object which accord
- to the demanded <type>MethodConcept</type>s.
+ to the demanded MethodConcepts.
@param nMethodConcepts
zero or more constants of the <type>MethodConcept
@@ -242,8 +242,8 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
specified type.
<p>To access properties, query for the <type>XPropertySet
- </type> interface. If the <type>XPropertySet</type> can
- be queried, the <type>XFastPropertySet</type> interface
+ </type> interface. If the XPropertySet can
+ be queried, the XFastPropertySet interface
must be supported too. </p>
<p>If the introspected object implements a name container,
@@ -269,8 +269,8 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
<p>To implement inaccurate name access, at all objects,
which implement the <type scope="com::sun::star::container">
- XNameAccess</type> or <type>XPropertySet</type> interface,
- the <type>XExactName</type> interface has to be supported.
+ XNameAccess</type> or XPropertySet interface,
+ the XExactName interface has to be supported.
</p>
@see com::sun::star::beans::XExactName
diff --git a/udkapi/com/sun/star/beans/XMaterialHolder.idl b/udkapi/com/sun/star/beans/XMaterialHolder.idl
index e15c685279c0..372b9af8cbe1 100644
--- a/udkapi/com/sun/star/beans/XMaterialHolder.idl
+++ b/udkapi/com/sun/star/beans/XMaterialHolder.idl
@@ -31,8 +31,8 @@
object's properties and methods. The result is represented as
XIntrospectionAccess interface. The inspected object then is the
material attached to the introspection tool and an implementation
- of <type>XIntrospectionAccess</type> should also support
- <type>XMaterialHolder</type> to give access to this material.</p>
+ of XIntrospectionAccess should also support
+ XMaterialHolder to give access to this material.</p>
@see XIntrospectionAccess
*/
diff --git a/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl b/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
index 932ef1ba48f0..fe35ea3d2b77 100644
--- a/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
@@ -43,14 +43,14 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
/** retrieve information about the hierarchy of properties
@returns
- the <type>XHierarchicalPropertySetInfo</type> interface,
+ the XHierarchicalPropertySetInfo interface,
which describes the property hierarchy of the object which
supplies this interface.
@returns
<NULL/> if the implementation cannot or will
not provide information about the properties; otherwise the
- interface <type>XHierarchicalPropertySetInfo</type> is returned.
+ interface XHierarchicalPropertySetInfo is returned.
@see XHierarchicalPropertySet::getHierarchicalPropertySetInfo
*/
@@ -74,7 +74,7 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
@throws PropertyVetoException
if one of the properties is constrained and the change is
- vetoed by a <type>XVetoableChangeListener</type>.
+ vetoed by a XVetoableChangeListener.
@throws com::sun::star::lang::IllegalArgumentException
if one of the values is not a legal value for the
diff --git a/udkapi/com/sun/star/beans/XMultiPropertySet.idl b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
index a32710bf54ca..113279edc363 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
@@ -42,7 +42,7 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
{
/** @returns
- the <type>XPropertySetInfo</type> interface, which describes
+ the XPropertySetInfo interface, which describes
all properties of the object to which this interface belongs.
<const>NULL</const> is returned if the object cannot or will
not provide information about the properties.
@@ -95,7 +95,7 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
sequence<any> getPropertyValues( [in] sequence<string> aPropertyNames );
- /** adds an <type>XPropertiesChangeListener</type> to the
+ /** adds an XPropertiesChangeListener to the
specified property with the specified names.
<p>The implementation can ignore the names of the properties
@@ -116,7 +116,7 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener xListener );
- /** removes an <type>XPropertiesChangeListener</type> from the listener list.
+ /** removes an XPropertiesChangeListener from the listener list.
<p>It is a "noop" if the listener is not registered. </p>
@@ -131,7 +131,7 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
void removePropertiesChangeListener( [in] com::sun::star::beans::XPropertiesChangeListener xListener );
- /** fires a sequence of <type>PropertyChangeEvent</type>s to the specified
+ /** fires a sequence of PropertyChangeEvents to the specified
listener.
@param aPropertynames
diff --git a/udkapi/com/sun/star/beans/XMultiPropertyStates.idl b/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
index a4398e958ccd..6611226a7d16 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module beans {
<p>The state of a property contains information about the source of
the value, e.g. the object itself, a default or a stylesheet.
- For more information see <type>PropertyState</type>.
+ For more information see PropertyState.
*/
published interface XMultiPropertyStates: com::sun::star::uno::XInterface
{
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
index 9daadb49c776..55a0f7812068 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
@@ -36,8 +36,8 @@ published interface XPropertiesChangeListener: com::sun::star::lang::XEventListe
/** gets called when bound properties are changed.
@param aEvent
- contains a sequence of <type>PropertyChangeEvent</type> objects
- which describe the event source and the properites that have been
+ contains a sequence of PropertyChangeEvent objects
+ which describe the event source and the properites that have
changed.
*/
void propertiesChange( [in] sequence<com::sun::star::beans::PropertyChangeEvent> aEvent );
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
index 575e57118a73..cb5d6fa8b6fa 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
@@ -32,7 +32,7 @@ module com { module sun { module star { module beans {
published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
{
- /** adds an <type>XPropertiesChangeListener</type> to the
+ /** adds an XPropertiesChangeListener to the
specified properties with the specified names.
*/
void addPropertiesChangeListener(
@@ -40,7 +40,7 @@ published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener Listener );
- /** removes an <type>XPropertiesChangeListener</type> from the
+ /** removes an XPropertiesChangeListener from the
listener list.
*/
void removePropertiesChangeListener(
diff --git a/udkapi/com/sun/star/beans/XProperty.idl b/udkapi/com/sun/star/beans/XProperty.idl
index 3bfe3f6d6731..de65682f5131 100644
--- a/udkapi/com/sun/star/beans/XProperty.idl
+++ b/udkapi/com/sun/star/beans/XProperty.idl
@@ -32,15 +32,15 @@ module com { module sun { module star { module beans {
<p> Provides access to traits of this object that would
otherwise only be available from a containing
- <type>XPropertySet</type> via its
- <type>XPropertySetInfo</type>.
+ XPropertySet via its
+ XPropertySetInfo.
</p>
*/
published interface XProperty: com::sun::star::uno::XInterface
{
/** @returns
- the specification of this object as <type>Property</type>.
+ the specification of this object as Property.
*/
com::sun::star::beans::Property getAsProperty();
diff --git a/udkapi/com/sun/star/beans/XPropertyAccess.idl b/udkapi/com/sun/star/beans/XPropertyAccess.idl
index eaecdf5a0ed6..d8cbb43c4bfe 100644
--- a/udkapi/com/sun/star/beans/XPropertyAccess.idl
+++ b/udkapi/com/sun/star/beans/XPropertyAccess.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module beans {
/** makes it possible to access all property values and to set them at once.
<p>In most cases this interface will be in addition to
- <type>XPropertySet</type>. It is especially useful for remote
+ XPropertySet. It is especially useful for remote
communication because it lessens the number of calls for getting
property values; that is especially important because these calls
are necessarily synchronous. </p>
diff --git a/udkapi/com/sun/star/beans/XPropertyChangeListener.idl b/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
index 9e1ab8e98c05..c80ec9748409 100644
--- a/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module beans {
-/** is used to receive <type>PropertyChangeEvent</type>s
+/** is used to receive PropertyChangeEvents
whenever a bound property is changed.
*/
published interface XPropertyChangeListener: com::sun::star::lang::XEventListener
diff --git a/udkapi/com/sun/star/beans/XPropertyContainer.idl b/udkapi/com/sun/star/beans/XPropertyContainer.idl
index c614a99d5c3a..9349bf8f5331 100644
--- a/udkapi/com/sun/star/beans/XPropertyContainer.idl
+++ b/udkapi/com/sun/star/beans/XPropertyContainer.idl
@@ -52,7 +52,7 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
specifies the name of the new property.
@param Attributes
- specifies the property attributes, see <type>PropertyAttribute</type>.
+ specifies the property attributes, see PropertyAttribute.
@param DefaultValue
specifies the type of the new property and a potential default value.
diff --git a/udkapi/com/sun/star/beans/XPropertySet.idl b/udkapi/com/sun/star/beans/XPropertySet.idl
index ccf1aae00c71..ad494b9fd8e6 100644
--- a/udkapi/com/sun/star/beans/XPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XPropertySet.idl
@@ -52,11 +52,11 @@ module com { module sun { module star { module beans {
</ul>
<p>You can listen to changes of bound properties with the
- <type>XPropertyChangeListener</type> and you can veto changes
- of constrained properties with the <type>XVetoableChangeListener</type>. </p>
+ XPropertyChangeListener and you can veto changes
+ of constrained properties with the XVetoableChangeListener. </p>
<p>To implement inaccurate name access, you must support the
- interface <type>XExactName</type>. </p>
+ interface XExactName. </p>
@see com::sun::star::beans::XExactName
*/
@@ -64,14 +64,14 @@ published interface XPropertySet: com::sun::star::uno::XInterface
{
/** @returns
- the <type>XPropertySetInfo</type> interface, which
+ the XPropertySetInfo interface, which
describes all properties of the object which supplies this
interface.
@returns
<const>NULL</const> if the implementation cannot or will
not provide information about the properties; otherwise the
- interface <type>XPropertySetInfo</type> is returned.
+ interface XPropertySetInfo is returned.
*/
com::sun::star::beans::XPropertySetInfo getPropertySetInfo();
@@ -115,7 +115,7 @@ published interface XPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
- /** adds an <type>XPropertyChangeListener</type> to the specified property.
+ /** adds an XPropertyChangeListener to the specified property.
<p>An empty name ("") registers the listener to all bound
properties. If the property is not bound, the behavior is
@@ -132,7 +132,7 @@ published interface XPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
- /** removes an <type>XPropertyChangeListener</type> from
+ /** removes an XPropertyChangeListener from
the listener list.
<p>It is a "noop" if the listener is not registered. </p>
@@ -148,7 +148,7 @@ published interface XPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
- /** adds an <type>XVetoableChangeListener</type> to the specified
+ /** adds an XVetoableChangeListener to the specified
property with the name PropertyName.
<p>An empty name ("") registers the listener to all
@@ -163,7 +163,7 @@ published interface XPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
- /** removes an <type>XVetoableChangeListener</type> from the
+ /** removes an XVetoableChangeListener from the
listener list.
<p>It is a "noop" if the listener is not registered. </p>
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfo.idl b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
index b71ccb142338..550c54e6cb15 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
@@ -47,7 +47,7 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
/** @returns
a sequence with all property descriptors which are specified
- within this <type>XPropertySetInfo</type>.
+ within this XPropertySetInfo.
*/
sequence<com::sun::star::beans::Property> getProperties();
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl b/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
index f0c34e3453ca..1d0676332488 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module beans {
-/** a listener for events related to <type>XPropertySetInfo</type>s.
+/** a listener for events related to XPropertySetInfos.
@see PropertySetInfoChangeEvent
@see XPropertySetInfoChangeNotifier
@@ -35,7 +35,7 @@ module com { module sun { module star { module beans {
published interface XPropertySetInfoChangeListener: com::sun::star::lang::XEventListener
{
- /** is called whenever changes of a <type>XPropertySetInfo</type> shall
+ /** is called whenever changes of a XPropertySetInfo shall
be propagated.
*/
void propertySetInfoChange( [in] PropertySetInfoChangeEvent evt );
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
index 204cb62cd066..b8302b640743 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module beans {
-/** a notifier for changes of <type>XPropertySetInfo</type>s.
+/** a notifier for changes of XPropertySetInfos.
@see PropertySetInfoChangeEvent
@see XPropertySetInfoChangeListener
@@ -34,7 +34,7 @@ module com { module sun { module star { module beans {
published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterface
{
- /** registers a listener for <type>PropertySetInfoChangeEvent</type>s.
+ /** registers a listener for PropertySetInfoChangeEvents.
<p>It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
@@ -43,7 +43,7 @@ published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterf
[in] XPropertySetInfoChangeListener Listener );
- /** removes a listener for <type>PropertySetInfoChangeEvent</type>s.
+ /** removes a listener for PropertySetInfoChangeEvents.
<p>It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
diff --git a/udkapi/com/sun/star/beans/XPropertyWithState.idl b/udkapi/com/sun/star/beans/XPropertyWithState.idl
index 6fede980fa35..606015948deb 100644
--- a/udkapi/com/sun/star/beans/XPropertyWithState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyWithState.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module beans {
<p> This interface provides direct access to operations
that are available if the containing property set
- implements <type>XPropertyState</type>.
+ implements XPropertyState.
</p>
<p>The state contains the information if:</p>
@@ -46,7 +46,7 @@ module com { module sun { module star { module beans {
</ul>
<p> Generally objects that implement this interface
- also implement <type>XProperty</type>.
+ also implement XProperty.
</p>
*/
published interface XPropertyWithState: com::sun::star::uno::XInterface
diff --git a/udkapi/com/sun/star/beans/XVetoableChangeListener.idl b/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
index 5aa63efebc2f..60738a54b421 100644
--- a/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
@@ -30,10 +30,10 @@
module com { module sun { module star { module beans {
-/** is used to receive <type>PropertyChangeEvent</type>s
+/** is used to receive PropertyChangeEvents
whenever a "constrained" property is changed.
- <p>You can register an <type>XVetoableChangeListener</type> with
+ <p>You can register an XVetoableChangeListener with
a source object so as to be notified of any constrained property updates.</p>
*/
published interface XVetoableChangeListener: com::sun::star::lang::XEventListener
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
index e5692161d408..047a65b3c9f0 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
@@ -29,7 +29,7 @@
/** makes it possible to generate OLE bridges to UNO objects and vice versa.
- <p>The service implements the <type>XBridgeSupplier</type> interface
+ <p>The service implements the XBridgeSupplier interface
and handles the model types <const>ModelDependent::UNO</const> and
<const>ModelDependent::OLE</const>. The service does not specify any
requirements on registering OLE objects and class factories. </p>
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl
index 0974b23515a6..a00864e1bf30 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module bridge {
COM interfaces,
except for IUnknown, are not supported.UNO interfaces and structs are mapped to IDispatch.
- <p>The service implements the <type>XBridgeSupplier2</type> interface
+ <p>The service implements the XBridgeSupplier2 interface
and handles the model types
<const>com::sun::star::bridge::ModelDependent::UNO</const> and
<const>com::sun::star::bridge::ModelDependent::OLE</const>.
diff --git a/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl b/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
index eedde7c66497..af5be8d38fa8 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
@@ -46,7 +46,7 @@ module com { module sun { module star { module bridge { module oleautomation
ProgId is com.sun.star.ServiceManager.
</p>
<p>
- <type>ApplicationRegistration</type> does not provide any particular
+ ApplicationRegistration does not provide any particular
interface because the UNO objects are registered while instantiating this
service and deregistered if the implementation, which makes use of this
service, is being released.
diff --git a/udkapi/com/sun/star/bridge/oleautomation/Currency.idl b/udkapi/com/sun/star/bridge/oleautomation/Currency.idl
index c284a9f61ccc..6186f7f530e9 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/Currency.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/Currency.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module bridge { module oleautomation
<p>
When calling Automation objects from UNO the distinction between
<atom>hyper</atom> and a currency type is important. Therefore
- <type>Currency</type> is declared as struct.
+ Currency is declared as struct.
</p>
@since OOo 1.1.2
diff --git a/udkapi/com/sun/star/bridge/oleautomation/Date.idl b/udkapi/com/sun/star/bridge/oleautomation/Date.idl
index 0d208df15149..acc05d3e70ae 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/Date.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/Date.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module bridge { module oleautomation
</p>
<p>
When calling Automation objects from UNO the distinction between
- <atom>double</atom> and date type is important. Therefore <type>Date</type>
+ <atom>double</atom> and date type is important. Therefore Date
is declared as struct.
</p>
diff --git a/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl b/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl
index 20b50bacaf96..3fc066499b7f 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl
@@ -24,12 +24,12 @@ module com { module sun { module star { module bridge { module oleautomation
/** represents a named argument in a call to a method of an Automation object.
<p>
- The Automation bridge accepts values of <type>NamedArgument</type> when a
+ The Automation bridge accepts values of NamedArgument when a
call to an Automation object is made. The call is done through the
<method scope="com::sun::star::script">XInvocation::invoke</method>
method, which takes all arguments in a sequence of anys. Usually the order
of the arguments must correspond to the order of arguments in the Automation
- method. By using instances of <type>NamedArgument</type> the arguments in the
+ method. By using instances of NamedArgument the arguments in the
sequence can be unordered. The Automation object being called must support
named arguments, otherwise the call fails.
</p>
diff --git a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
index 7bbf2bf5e551..a9e7db8405ee 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
@@ -43,8 +43,8 @@ module com { module sun { module star { module bridge { module oleautomation
operation on the Automation object. To make this decision, the
caller has to provide the information if the current call is
intended to be a write or read operation. This is done by
- providing either instances of <type>PropertyPutArgument</type> or
- <type>PropertyGetArgument</type> as arguments to
+ providing either instances of PropertyPutArgument or
+ PropertyGetArgument as arguments to
<member scope="com::sun::star::script">XInvocation::Invoke</member>.
@since OOo 1.1.2
diff --git a/udkapi/com/sun/star/bridge/oleautomation/SCode.idl b/udkapi/com/sun/star/bridge/oleautomation/SCode.idl
index 74c0c199c108..4df11b61aefa 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/SCode.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/SCode.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module bridge { module oleautomation
</p>
<p>
When calling Automation objects from UNO the distinction between error type
- and <atom>long</atom> is important. Therefore the <type>Scode</type> is
+ and <atom>long</atom> is important. Therefore the Scode is
declared as struct.
</p>
diff --git a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
index 029a3e14305e..2a96cb547f9a 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
@@ -32,7 +32,7 @@ module com { module sun { module star { module bridge { module oleautomation
other ordinary UNO object. However, it may be desirable to have
that distinction regardless, if a UNO client needs to take
particular Automation specific characteristics into account.
- By providing <type>XAutomationObject</type> an object declares
+ By providing XAutomationObject an object declares
to be representing an Automation object.
@since OOo 1.1.2
diff --git a/udkapi/com/sun/star/connection/XConnector.idl b/udkapi/com/sun/star/connection/XConnector.idl
index 080346a5ef33..a6eb73d48fed 100644
--- a/udkapi/com/sun/star/connection/XConnector.idl
+++ b/udkapi/com/sun/star/connection/XConnector.idl
@@ -34,7 +34,7 @@ published interface XConnector: com::sun::star::uno::XInterface
{
/** creates a new connection interprocess connection.
<p>
- Tries to connect to an <type>XAcceptor</type>. Behavior is unspecified
+ Tries to connect to an XAcceptor. Behavior is unspecified
if a call to connect is made when another call to connect either has not
yet returned or has returned successfully without raising an exception.
diff --git a/udkapi/com/sun/star/container/EnumerableMap.idl b/udkapi/com/sun/star/container/EnumerableMap.idl
index 8a55d448c229..6939b98d7f5e 100644
--- a/udkapi/com/sun/star/container/EnumerableMap.idl
+++ b/udkapi/com/sun/star/container/EnumerableMap.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module container {
-/** provides a default <type>XEnumerableMap</type> implementation
+/** provides a default XEnumerableMap implementation
<p>For the keys put into the map using <member>XMap::put</member> or <member>createImmutable</member>,
the following rules apply:
diff --git a/udkapi/com/sun/star/container/XContainer.idl b/udkapi/com/sun/star/container/XContainer.idl
index 364af09e287d..ee226346caa5 100644
--- a/udkapi/com/sun/star/container/XContainer.idl
+++ b/udkapi/com/sun/star/container/XContainer.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module container {
/** supports quick access to the information if a container currently
contains elements.
- <p>The <type>XContainer</type> interface is provided for containers
+ <p>The XContainer interface is provided for containers
which need to broadcast changes within the container; that means
the actions of adding or removing elements are broadcast to the
listeners. </p>
diff --git a/udkapi/com/sun/star/container/XEnumerableMap.idl b/udkapi/com/sun/star/container/XEnumerableMap.idl
index 47fb7438090e..0ef7d867a4ed 100644
--- a/udkapi/com/sun/star/container/XEnumerableMap.idl
+++ b/udkapi/com/sun/star/container/XEnumerableMap.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module container {
-/** extends <type>XMap</type> with enumeration capabilities.
+/** extends XMap with enumeration capabilities.
<p>No assumption should be made about the ordering of the elements returned by the various enumerators.
In particular, you cannot assume the elements are returned in the same order as they were inserted. Also,
diff --git a/udkapi/com/sun/star/container/XEnumeration.idl b/udkapi/com/sun/star/container/XEnumeration.idl
index 4738355a0f86..ceee9f391b76 100644
--- a/udkapi/com/sun/star/container/XEnumeration.idl
+++ b/udkapi/com/sun/star/container/XEnumeration.idl
@@ -32,7 +32,7 @@ module com { module sun { module star { module container {
/** provides functionality to enumerate the contents of a container.
- <p>An object that implements the <type>XEnumeration</type> interface
+ <p>An object that implements the XEnumeration interface
generates a series of elements, one at a time. Successive calls to
the <code>XEnumeration::nextElement</code> method return successive
elements of the series. </p>
diff --git a/udkapi/com/sun/star/container/XMap.idl b/udkapi/com/sun/star/container/XMap.idl
index 4108ffdc8978..8f2d48f842aa 100644
--- a/udkapi/com/sun/star/container/XMap.idl
+++ b/udkapi/com/sun/star/container/XMap.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module container {
two values are said to be equal if and only if they have the same type, and both denote the same element of this
type's value set.</p>
- @see <type>Map</type> for a default implementation of this interface
+ @see Map for a default implementation of this interface
*/
interface XMap
{
diff --git a/udkapi/com/sun/star/io/DataInputStream.idl b/udkapi/com/sun/star/io/DataInputStream.idl
index a0ecc7937bf3..81b590d4f22a 100644
--- a/udkapi/com/sun/star/io/DataInputStream.idl
+++ b/udkapi/com/sun/star/io/DataInputStream.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module io {
-/** reads structured data from a chained <type>XInputStream</type>.
+/** reads structured data from a chained XInputStream.
<p>
An implementation of this service in general does not need
to buffer data itself.
diff --git a/udkapi/com/sun/star/io/DataOutputStream.idl b/udkapi/com/sun/star/io/DataOutputStream.idl
index d772c98be051..f217893b5d67 100644
--- a/udkapi/com/sun/star/io/DataOutputStream.idl
+++ b/udkapi/com/sun/star/io/DataOutputStream.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module io {
-/** writes structured data to a chained <type>XOutputStream</type>.
+/** writes structured data to a chained XOutputStream.
<p>
An implementation of this service in general does not need
diff --git a/udkapi/com/sun/star/io/MarkableInputStream.idl b/udkapi/com/sun/star/io/MarkableInputStream.idl
index 0733ecb44911..c54d29254077 100644
--- a/udkapi/com/sun/star/io/MarkableInputStream.idl
+++ b/udkapi/com/sun/star/io/MarkableInputStream.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module io {
/** allows to set marks in an inputstream and to later jump back to these
marks.
<p>The implementation reads the original data from the input stream,
- that has been set previously at the <type>XActiveDataSink</type>
+ that has been set previously at the XActiveDataSink
interface. In general the implementation must buffer the data. </p>
*/
published service MarkableInputStream
diff --git a/udkapi/com/sun/star/io/MarkableOutputStream.idl b/udkapi/com/sun/star/io/MarkableOutputStream.idl
index 4f3fb5f01cc7..7ba2fe3d5ef0 100644
--- a/udkapi/com/sun/star/io/MarkableOutputStream.idl
+++ b/udkapi/com/sun/star/io/MarkableOutputStream.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module io {
marks.
<p>The implementation stores the data as long as marks exists
and later writes these data into the output stream,
- that has been set previously at the <type>XActiveDataSource</type>
+ that has been set previously at the XActiveDataSource
interface. </p>
*/
published service MarkableOutputStream
diff --git a/udkapi/com/sun/star/io/ObjectInputStream.idl b/udkapi/com/sun/star/io/ObjectInputStream.idl
index df5a2b8b1540..9f73944bb50d 100644
--- a/udkapi/com/sun/star/io/ObjectInputStream.idl
+++ b/udkapi/com/sun/star/io/ObjectInputStream.idl
@@ -34,9 +34,9 @@
/** is a stream which allows reading the data of persistent objects.
<p>Implementations of this service must fulfill the specifications of the
- <type>DataInputStream</type> service. It must be chained to an
- <type>XMarkableStream</type>. Therefore, it provides the
- <type>XMarkableStream</type> interface, and delegates the calls to the
+ DataInputStream service. It must be chained to an
+ XMarkableStream. Therefore, it provides the
+ XMarkableStream interface, and delegates the calls to the
chained object. </p>
<p>The written objects are held until this instance is destroyed.
The references to the objects are read as four-byte integers.
diff --git a/udkapi/com/sun/star/io/ObjectOutputStream.idl b/udkapi/com/sun/star/io/ObjectOutputStream.idl
index d31b231fc338..46827c3afa15 100644
--- a/udkapi/com/sun/star/io/ObjectOutputStream.idl
+++ b/udkapi/com/sun/star/io/ObjectOutputStream.idl
@@ -32,8 +32,8 @@ module com { module sun { module star { module io {
/** is a stream which allows writing the data of persistent objects.
<p>Implementations of this service must fulfill the specifications of the
- <type>DataOutputStream</type> service; futhermore, the stream needs to be chained to a
- <type>XMarkableStream</type>. Therefore, it also provides the <type>XMarkableStream</type>
+ DataOutputStream service; futhermore, the stream needs to be chained to a
+ XMarkableStream. Therefore, it also provides the XMarkableStream
interface, but it delegates the calls to the chained object.
The written objects are held until this instance is destroyed.
The references to the objects are written as four-byte integers
diff --git a/udkapi/com/sun/star/io/XActiveDataControl.idl b/udkapi/com/sun/star/io/XActiveDataControl.idl
index f23975dea46f..1ffdbfb8d5f9 100644
--- a/udkapi/com/sun/star/io/XActiveDataControl.idl
+++ b/udkapi/com/sun/star/io/XActiveDataControl.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module io {
/** makes it possible to control an active data source.
<p>This interface should be supported by objects which implement
- <type>XActiveDataSource</type> or <type>XActiveDataSink</type>.</p>
+ XActiveDataSource or XActiveDataSink.</p>
*/
published interface XActiveDataControl: com::sun::star::uno::XInterface
{
diff --git a/udkapi/com/sun/star/io/XActiveDataSink.idl b/udkapi/com/sun/star/io/XActiveDataSink.idl
index 4eb55715769a..ab0366c31092 100644
--- a/udkapi/com/sun/star/io/XActiveDataSink.idl
+++ b/udkapi/com/sun/star/io/XActiveDataSink.idl
@@ -30,15 +30,15 @@ module com { module sun { module star { module io {
/** makes it possible to read the corresponding object from an input stream.
<p>If you want to allow control from outside, also implement the
- <type>XActiveDataControl</type> interface. </p>
+ XActiveDataControl interface. </p>
*/
published interface XActiveDataSink: com::sun::star::uno::XInterface
{
/** plugs the input stream.
- <p>If <type>XConnectable</type> is also implemented, this
+ <p>If XConnectable is also implemented, this
method should query <var>aStream</var> for an
- <type>XConnectable</type> and connect both.</p>
+ XConnectable and connect both.</p>
*/
void setInputStream( [in] com::sun::star::io::XInputStream aStream );
diff --git a/udkapi/com/sun/star/io/XActiveDataSource.idl b/udkapi/com/sun/star/io/XActiveDataSource.idl
index 9c4e65548409..f0ad70f8d8f3 100644
--- a/udkapi/com/sun/star/io/XActiveDataSource.idl
+++ b/udkapi/com/sun/star/io/XActiveDataSource.idl
@@ -35,9 +35,9 @@ published interface XActiveDataSource: com::sun::star::uno::XInterface
{
/** plugs the output stream.
- <p>If <type>XConnectable</type> is also implemented, this
+ <p>If XConnectable is also implemented, this
method should query <var>aStream</var> for a
- <type>XConnectable</type> and connect both.
+ XConnectable and connect both.
</p>
*/
void setOutputStream( [in] com::sun::star::io::XOutputStream aStream );
diff --git a/udkapi/com/sun/star/io/XActiveDataStreamer.idl b/udkapi/com/sun/star/io/XActiveDataStreamer.idl
index 4f04ad625873..f79d0a2ca3ef 100644
--- a/udkapi/com/sun/star/io/XActiveDataStreamer.idl
+++ b/udkapi/com/sun/star/io/XActiveDataStreamer.idl
@@ -31,15 +31,15 @@ module com { module sun { module star { module io {
<p>If you want to allow control from outside, also implement the
- <type>XActiveDataControl</type> interface. </p>
+ XActiveDataControl interface. </p>
*/
published interface XActiveDataStreamer: com::sun::star::uno::XInterface
{
/** plugs the input/output stream.
- <p>If <type>XConnectable</type> is also implemented, this
+ <p>If XConnectable is also implemented, this
method should query <var>aStream</var> for a
- <type>XConnectable</type> and connect both.</p>
+ XConnectable and connect both.</p>
*/
void setStream( [in] com::sun::star::io::XStream aStream );
diff --git a/udkapi/com/sun/star/io/XConnectable.idl b/udkapi/com/sun/star/io/XConnectable.idl
index f0e5d7e55143..ae9baa3b7430 100644
--- a/udkapi/com/sun/star/io/XConnectable.idl
+++ b/udkapi/com/sun/star/io/XConnectable.idl
@@ -31,7 +31,7 @@
nearer to the source of the data. The successor-member is the element
that is further away from the source of the data. (Note that this
classification does not depend on whether the class implements
- <type>XInputStream</type> or <type>XOutputStream</type>; it only
+ XInputStream or XOutputStream; it only
depends on the direction of data flow.) </p>
<p>This interface allows generic services to navigate between
arbitrary elements of a connection.</p>
diff --git a/udkapi/com/sun/star/io/XObjectOutputStream.idl b/udkapi/com/sun/star/io/XObjectOutputStream.idl
index a6a025aa57d5..6529f7d3988f 100644
--- a/udkapi/com/sun/star/io/XObjectOutputStream.idl
+++ b/udkapi/com/sun/star/io/XObjectOutputStream.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module io {
/** stores XPersistObject implementations into the stream
- <p>An implementation of the type <type>XPersistObject</type>
+ <p>An implementation of the type XPersistObject
uses this interface to write its internal state into a stream.
Have a look there for the explanation of the concept.
diff --git a/udkapi/com/sun/star/io/XOutputStream.idl b/udkapi/com/sun/star/io/XOutputStream.idl
index 83f4dd52dc20..7eb260b5c9b3 100644
--- a/udkapi/com/sun/star/io/XOutputStream.idl
+++ b/udkapi/com/sun/star/io/XOutputStream.idl
@@ -58,7 +58,7 @@ published interface XOutputStream: com::sun::star::uno::XInterface
/** gets called to indicate that all data has been written.
<p>If this method has not yet been called, no attached
- <type>XInputStream</type> receives an EOF signal. No further
+ XInputStream receives an EOF signal. No further
bytes may be written after this method has been called.</p>
*/
void closeOutput()
diff --git a/udkapi/com/sun/star/io/XStream.idl b/udkapi/com/sun/star/io/XStream.idl
index e4d0445f043c..8fcf5fc28e60 100644
--- a/udkapi/com/sun/star/io/XStream.idl
+++ b/udkapi/com/sun/star/io/XStream.idl
@@ -32,15 +32,15 @@ module com { module sun { module star { module io {
published interface XStream: com::sun::star::uno::XInterface
{
/** @returns
- the <type>XInputStream</type> part of the stream. Closing the returned
- <type>XInputStream</type> also closes any <type>XOutputStream</type> part.
+ the XInputStream part of the stream. Closing the returned
+ XInputStream also closes any XOutputStream part.
*/
XInputStream getInputStream();
/** @returns
- the <type>XInputStream</type> part of the stream. Closing the returned
- <type>XOutputStream</type> also closes the <type>XInputStream</type> part.
+ the XInputStream part of the stream. Closing the returned
+ XOutputStream also closes the XInputStream part.
*/
XOutputStream getOutputStream();
};
diff --git a/udkapi/com/sun/star/io/XTempFile.idl b/udkapi/com/sun/star/io/XTempFile.idl
index b274d33756a0..5d5fdaf71b57 100644
--- a/udkapi/com/sun/star/io/XTempFile.idl
+++ b/udkapi/com/sun/star/io/XTempFile.idl
@@ -31,12 +31,12 @@ module com { module sun { module star { module io {
interface XTempFile
{
// INTERFACES
- /** interface <type>XStream</type> offers read and write access to
+ /** interface XStream offers read and write access to
the same stream.
*/
interface XStream;
- /** interface <type>XSeekable</type> makes it possible to seek to a
+ /** interface XSeekable makes it possible to seek to a
certain position within a stream.
*/
interface XSeekable;
diff --git a/udkapi/com/sun/star/lang/MultiServiceFactory.idl b/udkapi/com/sun/star/lang/MultiServiceFactory.idl
index d9aceecc7228..064af4267da8 100644
--- a/udkapi/com/sun/star/lang/MultiServiceFactory.idl
+++ b/udkapi/com/sun/star/lang/MultiServiceFactory.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module lang {
support the service specified with the argument of
<member scope="com::sun::star::container">XContentEnumerationAccess::createContentEnumeration</member>.
The enumerator returns interfaces. The type of the interface is not specified.
- Commonly this is <type>XSingleComponentFactory</type>.</p>
+ Commonly this is XSingleComponentFactory.</p>
*/
published service MultiServiceFactory
{
diff --git a/udkapi/com/sun/star/lang/RegistryServiceManager.idl b/udkapi/com/sun/star/lang/RegistryServiceManager.idl
index 7d78fc40a8a4..82886cbc6620 100644
--- a/udkapi/com/sun/star/lang/RegistryServiceManager.idl
+++ b/udkapi/com/sun/star/lang/RegistryServiceManager.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module lang {
persistent registry storage.
For usage of the service manager have a look at service description
- of <type>ServiceManager</type>.
+ of ServiceManager.
@see ServiceManager
*/
@@ -56,8 +56,8 @@ published service RegistryServiceManager
<li>a component context
(<type scope="com::sun::star::uno">XComponentContext</type>)
to be installed as "DefaultContext" property of the
- <type>ServiceManager</type> which is the context to be used
- using the <type>XMultiServiceFactory</type> interface.</li>
+ ServiceManager which is the context to be used
+ using the XMultiServiceFactory interface.</li>
</ol>
*/
interface com::sun::star::lang::XInitialization;
diff --git a/udkapi/com/sun/star/lang/ServiceManager.idl b/udkapi/com/sun/star/lang/ServiceManager.idl
index 3d922f970a52..e155570ca0b3 100644
--- a/udkapi/com/sun/star/lang/ServiceManager.idl
+++ b/udkapi/com/sun/star/lang/ServiceManager.idl
@@ -52,20 +52,20 @@ module com { module sun { module star { module lang {
should support the following interfaces: </p>
<dl>
- <dt><type>XServiceInfo</type></dt>
+ <dt>XServiceInfo</dt>
<dd>supported interfaces/ implementation name</dd>
- <dt><type>XSingleComponentFactory</type>(optional)</dt>
+ <dt>XSingleComponentFactory(optional)</dt>
<dd>is used to create instances of the implementation.</dd>
- <dt><type>XComponent</type> (optional)</dt>
+ <dt>XComponent (optional)</dt>
<dd>The service manager calls the method
<member scope="com::sun::star::lang">XComponent::dispose</member>
on the factory when going down (i.e. it is commonly disposed by the component context).</dd>
</dl>
<p>Since LibreOffice 3.6, in addition to instances of
- <type>XServiceInfo</type> et al, the
+ XServiceInfo et al, the
<type scope="com::sun::star::container">XSet</type> of at least the default
C++ service manager implementation now also supports sequences of
<type scope="com::sun::star::beans">NamedValue</type> in <code>insert</code>
@@ -104,7 +104,7 @@ published service ServiceManager
It is possible to enumerate all implementations that support the
service specified with the argument of the
<member scope="com::sun::star::container">XContentEnumerationAccess::createContentEnumeration</member> method.
- The enumerator commonly returns <type>XSingleComponentFactory</type>
+ The enumerator commonly returns XSingleComponentFactory
interfaces.
</p>
*/
@@ -114,7 +114,7 @@ published service ServiceManager
*/
[optional] interface com::sun::star::beans::XPropertySet;
/** specifies the default component context to be used, if instanciating services
- via <type>XMultiServiceFactory</type>
+ via XMultiServiceFactory
*/
[optional, property] com::sun::star::uno::XComponentContext DefaultContext;
};
diff --git a/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl b/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
index 3fe9c15cd951..ee5958859054 100644
--- a/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
+++ b/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module lang {
by the original target.
<p>
This exception should not be declared at interfaces, use
- <type>WrappedTargetException</type> instead. It was defined
+ WrappedTargetException instead. It was defined
to transport an exception via interface-methods, that do not
specify the appropriate exceptions (so using this exception
should in general be avoided).
diff --git a/udkapi/com/sun/star/lang/XComponent.idl b/udkapi/com/sun/star/lang/XComponent.idl
index a40e24f0b7ad..654f71817373 100644
--- a/udkapi/com/sun/star/lang/XComponent.idl
+++ b/udkapi/com/sun/star/lang/XComponent.idl
@@ -61,7 +61,7 @@ published interface XComponent: com::sun::star::uno::XInterface
as possible, thus it should ignore all calls
in case it can comply with its specification (for instance addEventListener()).
Often the object can't fulfill its specification anymore,
- in this case it must throw the <type>DisposedException</type>
+ in this case it must throw the DisposedException
(which is derived from <type scope="com::sun::star::uno">RuntimeException</type>)
when it gets called.</p>
diff --git a/udkapi/com/sun/star/lang/XConnectionPoint.idl b/udkapi/com/sun/star/lang/XConnectionPoint.idl
index 90e9dcd0bbee..11d90e98a119 100644
--- a/udkapi/com/sun/star/lang/XConnectionPoint.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPoint.idl
@@ -49,16 +49,16 @@ module com { module sun { module star { module lang {
that provide two related interfaces: </p>
<ul>
- <li><type>XConnectionPointContainer</type> </li>
- <li><type>XConnectionPoint</type> </li>
+ <li>XConnectionPointContainer </li>
+ <li>XConnectionPoint </li>
</ul>
- <p>The <type>XConnectionPointContainer</type> interface is implemented
+ <p>The XConnectionPointContainer interface is implemented
on the connectable object to indicate the existence of the outgoing
interfaces. It provides a sequence of sub-objects. It also provides
access to all the connection point sub-objects, each of which
- implements the <type>XConnectionPoint</type> interface. The
- <type>XConnectionPoint</type> interface provides a sequence of
+ implements the XConnectionPoint interface. The
+ XConnectionPoint interface provides a sequence of
sub-objects. </p>
<p>Each connection point is a separate sub-object to avoid circular
@@ -68,18 +68,18 @@ module com { module sun { module star { module lang {
<h4>When to use?</h4>
- <p>A client can use the <type>XConnectionPointContainer</type> interface: </p>
+ <p>A client can use the XConnectionPointContainer interface: </p>
<UL>
<LI>to get a sequence of connection points for each outgoing type. </LI>
<LI>to obtain access to connection point sub-objects with the
- <type>XConnectionPoint</type> interface for each
+ XConnectionPoint interface for each
outgoing type. Through the XConnectionPoint interface,
a client starts or terminates an advisory loop with the
connectable object and the client's own sink. The
- client can also use the <type>XConnectionPoint</type>
+ client can also use the XConnectionPoint
interface to get a sequence of the connections that it
knows about. </LI>
</UL>
@@ -93,7 +93,7 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
connection point.
<p>Using the <member>XConnectionPointContainer::getConnectionPoints</member>
- method, a client can obtain an <type>XConnectionPoint</type>
+ method, a client can obtain an XConnectionPoint
interface. Using that interface and this method, the client
can determine the type of each connection point enumerated. The
type returned from this method must enable the caller to access
@@ -105,7 +105,7 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
type getConnectionType();
/** @returns
- the <type>XConnectionPointContainer</type> interface on
+ the XConnectionPointContainer interface on
the parent connectable object.
@see XConnectionPointContainer
@@ -120,7 +120,7 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
to add listeners or throw exceptions. One of these methods is
<member scope="com::sun::star::beans">XPropertySet::addPropertyChangeListener</member>.
We ignore the problem in this interface. A solution must be provided
- in an additional <type>XConnectionPoint</type> interface. </p>
+ in an additional XConnectionPoint interface. </p>
@param xListener
specifies the listener interface on the client's advise sink.
@@ -145,7 +145,7 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
parameters to add listeners or throw exceptions. One of these methods
is <member scope="com::sun::star::beans">XPropertySet::removePropertyChangeListener</member>.
We ignore the problem in this interface. A solution must be
- provided in an additional <type>XConnectionPoint</type> interface. </p>
+ provided in an additional XConnectionPoint interface. </p>
@param listener
specifies the listener interface on the client's advise sink.
diff --git a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
index 7135e975d58d..fdb6ada71fec 100644
--- a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
@@ -45,7 +45,7 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface
sequence<type> getConnectionPointTypes();
/** @returns
- an <type>XConnectionPoint</type> interface of a
+ an XConnectionPoint interface of a
connection point for a specified type if that type
describes a supported outgoing interface. It is
<const>NULL</const> on failure of the call.
diff --git a/udkapi/com/sun/star/lang/XEventListener.idl b/udkapi/com/sun/star/lang/XEventListener.idl
index 7b8aaf23448c..d553b45cc94b 100644
--- a/udkapi/com/sun/star/lang/XEventListener.idl
+++ b/udkapi/com/sun/star/lang/XEventListener.idl
@@ -41,7 +41,7 @@ published interface XEventListener: com::sun::star::uno::XInterface
<p>This method is called for every listener registration
of derived listener interfaced, not only for registrations
- at <type>XComponent</type>. </p>
+ at XComponent. </p>
*/
void disposing( [in] com::sun::star::lang::EventObject Source );
diff --git a/udkapi/com/sun/star/lang/XLocalizable.idl b/udkapi/com/sun/star/lang/XLocalizable.idl
index da79f4f1018b..e89dada2ec8a 100644
--- a/udkapi/com/sun/star/lang/XLocalizable.idl
+++ b/udkapi/com/sun/star/lang/XLocalizable.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module lang {
-/** makes it possible to set a <type>Locale</type> to be used by the object.
+/** makes it possible to set a Locale to be used by the object.
*/
published interface XLocalizable: com::sun::star::uno::XInterface
{
diff --git a/udkapi/com/sun/star/lang/XSingleServiceFactory.idl b/udkapi/com/sun/star/lang/XSingleServiceFactory.idl
index 7cd07e377829..b1fe4486fae5 100644
--- a/udkapi/com/sun/star/lang/XSingleServiceFactory.idl
+++ b/udkapi/com/sun/star/lang/XSingleServiceFactory.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module lang {
/** Factory interface to produce instances of an implementation
of a service specification.
- This interface is deprecated. Please use <type>XSingleComponentFactory</type>.
+ This interface is deprecated. Please use XSingleComponentFactory.
@see XInitialization
@deprecated
diff --git a/udkapi/com/sun/star/reflection/FieldAccessMode.idl b/udkapi/com/sun/star/reflection/FieldAccessMode.idl
index 6fc00831bf52..e48e04675652 100644
--- a/udkapi/com/sun/star/reflection/FieldAccessMode.idl
+++ b/udkapi/com/sun/star/reflection/FieldAccessMode.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module reflection {
-/** Denotes the access possibilities via <type>XIdlField2</type> to an
+/** Denotes the access possibilities via XIdlField2 to an
interface attribute, enum or compound type (struct/exception).
*/
published enum FieldAccessMode
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
index 11598d67c4d8..11e8897120d1 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
@@ -48,7 +48,7 @@ published service TypeDescriptionManager
/** Interface to retrieve type descriptions.
In addition to the semantics specified for the corresponding interface
- of the <type>TypeDescriptionProvider</type> service (which changed
+ of the TypeDescriptionProvider service (which changed
slightly for LibreOffice&nbsp;4.1; see there), this interface allows to
retrieve the following entities:
<ul>
@@ -90,7 +90,7 @@ published service TypeDescriptionManager
[optional] interface com::sun::star::lang::XComponent;
/** Interface for creating enumerations for type descriptions supported
- by this <type>TypeDescriptionManager</type>
+ by this TypeDescriptionManager
@since OOo 1.1.2
*/
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl b/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl
index d01581f76767..7049a4298806 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl
@@ -46,9 +46,9 @@ published service TypeDescriptionProvider
<code>"com.sun.star.uno.XInterface"</code>.</p>
</p>The returned values are generally non-null references of type
- <type>XTypeDescription</type>. However, before LibreOffice&nbsp;4.1,
+ XTypeDescription. However, before LibreOffice&nbsp;4.1,
the value returned for a UNO constant was the value of the constant,
- rather than a reference to an <type>XConstantTypeDescription</type>
+ rather than a reference to an XConstantTypeDescription
object. (It also appears that some implementations return values for
individual UNO enum members, e.g.
<code>"com.sun.star.uno.TypeClass.VOID"</code>, though this is probably
@@ -64,7 +64,7 @@ published service TypeDescriptionProvider
interface com::sun::star::lang::XComponent;
/** Interface for creating enumerations for type descriptions supported
- by this <type>TypeDescriptionProvider</type>
+ by this TypeDescriptionProvider
@since OOo 1.1.2
*/
diff --git a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
index 2c931ac4dab2..3dbe126d782a 100644
--- a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
@@ -29,7 +29,7 @@
/** Reflects a compound type, i.e. a struct or exception.
<p>For struct types, this type is superseded by
- <type>XStructTypeDescription</type>, which supports polymorphic struct
+ XStructTypeDescription, which supports polymorphic struct
types.</p>
*/
published interface XCompoundTypeDescription: com::sun::star::reflection::XTypeDescription
diff --git a/udkapi/com/sun/star/reflection/XIdlClass.idl b/udkapi/com/sun/star/reflection/XIdlClass.idl
index e17c4b3f41e5..6e2d147851a5 100644
--- a/udkapi/com/sun/star/reflection/XIdlClass.idl
+++ b/udkapi/com/sun/star/reflection/XIdlClass.idl
@@ -86,7 +86,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
com::sun::star::uno::Uik getUik();
/** If the reflected type is an interface, then the returned
- sequence of <type>XIdlClass</type> reflect the base interfaces.
+ sequence of XIdlClass reflect the base interfaces.
<br>
If the reflected type is not an interface or an interface that is
not derived from another, then an empty sequence is returned.
@@ -102,7 +102,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
sequence<XIdlClass> getInterfaces();
/** If the reflected type is an array or sequence, then this method
- returns a <type>XIdlClass</type> interface reflecting
+ returns a XIdlClass interface reflecting
the element.
@return
@@ -112,7 +112,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
XIdlClass getComponentType();
/** If the reflected type is an interface, struct or union, then you
- get a <type>XIdlField</type> interface reflecting the demanded
+ get a XIdlField interface reflecting the demanded
field (/interface attribute) by name.
<br>
If the reflected type is not an interface, struct or union or the
@@ -127,7 +127,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
XIdlField getField( [in] string aName );
/** If the reflected type is an interface, struct or union, then you
- get a sequence of <type>XIdlField</type> interfaces reflecting all fields
+ get a sequence of XIdlField interfaces reflecting all fields
(/interface attributes). This also includes all inherited
fields (/interface attributes) of the interface, struct of union.
<br>
@@ -141,7 +141,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
sequence<XIdlField> getFields();
/** If the reflected type is an interface, then you get
- a <type>XIdlMethod</type> interface reflecting the demanded method by name.
+ a XIdlMethod interface reflecting the demanded method by name.
<br>
If the reflected type is not an interface or the interface does not have
a method with the demanded name (including inherited methods),
@@ -155,7 +155,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
XIdlMethod getMethod( [in] string aName );
/** If the reflected type is an interface, then you get
- a sequence of <type>XIdlMethod</type> interfaces reflecting all methods
+ a sequence of XIdlMethod interfaces reflecting all methods
of the interface. This also includes the inherited methods of the interface.
<br>
If the reflected type is not an interface or the interface
@@ -167,7 +167,7 @@ published interface XIdlClass: com::sun::star::uno::XInterface
sequence<XIdlMethod> getMethods();
/** If the reflected type is an array, then you get
- a <type>XIdlArray</type> interface to modify instances of the array type.
+ a XIdlArray interface to modify instances of the array type.
<br>
If the reflected type is not an array, then a null-reference is returned.
diff --git a/udkapi/com/sun/star/reflection/XIdlMember.idl b/udkapi/com/sun/star/reflection/XIdlMember.idl
index 4da5b9bdc4eb..5f07cd3de347 100644
--- a/udkapi/com/sun/star/reflection/XIdlMember.idl
+++ b/udkapi/com/sun/star/reflection/XIdlMember.idl
@@ -27,7 +27,7 @@
published interface XIdlClass;
-/** Base interface for <type>XIdlField2</type>s and <type>XIdlMethod</type>s.
+/** Base interface for XIdlField2s and XIdlMethods.
*/
published interface XIdlMember: com::sun::star::uno::XInterface
{
diff --git a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl
index aee3a1bd8662..bb45ae14e52a 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl
@@ -31,7 +31,7 @@
/** Reflects an interface attribute type.
<p>This type is superseded by
- <type>XInterfaceAttributeTypeDescription2</type>, which supports extended
+ XInterfaceAttributeTypeDescription2, which supports extended
attributes.</p>
The type class of this type is TypeClass_INTERFACE_ATTRIBUTE.
diff --git a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl
index 43be3a434ff9..61201800a704 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl
@@ -30,7 +30,7 @@ interface XCompoundTypeDescription;
Reflects an interface attribute, supporting extended attributes that are
bound or raise exceptions.
- <p>This type supersedes <type>XInterfaceAttributeTypeDescription</type>,
+ <p>This type supersedes XInterfaceAttributeTypeDescription,
which does not support extended attributes.</p>
@since OOo 2.0
diff --git a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
index a4c6caf7d0bf..cca82047c101 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
@@ -32,7 +32,7 @@
/** Reflects an interface type.
- <p>This type is superseded by <type>XInterfaceTypeDescription2</type>, which
+ <p>This type is superseded by XInterfaceTypeDescription2, which
supports multiple inheritance.</p>
@see XInterfaceMemberTypeDescription
@@ -43,7 +43,7 @@ published interface XInterfaceTypeDescription: com::sun::star::reflection::XType
inherited from another.
<p>This method is deprecated, as it only supports single inheritance.
- See <type>XInterfaceTypeDescription2</type> for a replacement that
+ See XInterfaceTypeDescription2 for a replacement that
supports multiple inheritance.</p>
@return
diff --git a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl
index 7f8865575dfc..0bc56d7a9ad8 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl
@@ -28,7 +28,7 @@ interface XTypeDescription;
/** Reflects an interface type, supporting multiple inheritance.
- <p>This type supersedes <type>XInterfaceTypeDescription</type>, which only
+ <p>This type supersedes XInterfaceTypeDescription, which only
supported single inheritance.</p>
@since OOo 2.0
diff --git a/udkapi/com/sun/star/reflection/XMethodParameter.idl b/udkapi/com/sun/star/reflection/XMethodParameter.idl
index ee09096ce1ab..11c0eb076461 100644
--- a/udkapi/com/sun/star/reflection/XMethodParameter.idl
+++ b/udkapi/com/sun/star/reflection/XMethodParameter.idl
@@ -30,7 +30,7 @@
/** Reflects a method parameter.
- <p>This type is superseded by <type>XParameter</type>, which supports
+ <p>This type is superseded by XParameter, which supports
parameters of service constructors as well as parameters of interface
methods.</p>
diff --git a/udkapi/com/sun/star/reflection/XParameter.idl b/udkapi/com/sun/star/reflection/XParameter.idl
index 4f25fbfeeba5..935dbcf4c7e3 100644
--- a/udkapi/com/sun/star/reflection/XParameter.idl
+++ b/udkapi/com/sun/star/reflection/XParameter.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module reflection {
/**
Reflects a parameter of an interface method or a service constructor.
- <p>This type supersedes <type>XMethodParameter</type>, which only supports
+ <p>This type supersedes XMethodParameter, which only supports
parameters of interface methods (which cannot have rest parameters).</p>
@since OOo 2.0
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
index 96b2cee5365b..fbb19f690866 100644
--- a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
@@ -30,7 +30,7 @@
/** Reflects a service.
- <p>This type is superseded by <type>XServiceTypeDescription2</type>, which
+ <p>This type is superseded by XServiceTypeDescription2, which
supports single-interface&ndash;based services, in addition to the obsolete,
accumulation-based services.</p>
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl
index c792fbda0c66..46307faca4bf 100644
--- a/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl
@@ -30,7 +30,7 @@ interface XTypeDescription;
/**
Reflects a service, supporting single-interface&ndash;based services.
- <p>This type supersedes <type>XServiceTypeDescription</type>, which only
+ <p>This type supersedes XServiceTypeDescription, which only
supports obsolete, accumulation-based services.</p>
@since OOo 2.0
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
index 3e16107113e5..61afc2050548 100644
--- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
@@ -29,7 +29,7 @@
/** Reflects a singleton.
- <p>This type is superseded by <type>XSingletonTypeDescription2</type>, which
+ <p>This type is superseded by XSingletonTypeDescription2, which
supports interface-based singletons, in addition to the obsolete,
service-based singletons.</p>
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
index db7895ae6880..c892968b7d19 100644
--- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
@@ -29,7 +29,7 @@ interface XTypeDescription;
/**
Reflects a singleton, supporting interface-based singletons.
- <p>This type supersedes <type>XSingletonTypeDescription</type>, which only
+ <p>This type supersedes XSingletonTypeDescription, which only
supports obsolete, service-based singletons.</p>
@since OOo 2.0
diff --git a/udkapi/com/sun/star/reflection/XStructTypeDescription.idl b/udkapi/com/sun/star/reflection/XStructTypeDescription.idl
index d0cd5dc2ff99..8201ce58d468 100644
--- a/udkapi/com/sun/star/reflection/XStructTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XStructTypeDescription.idl
@@ -29,7 +29,7 @@ interface XTypeDescription;
/**
Reflects a struct type, supporting polymorphic struct types.
- <p>This type supersedes <type>XCompoundTypeDescription</type>, which only
+ <p>This type supersedes XCompoundTypeDescription, which only
supports plain struct types.</p>
<p>This type is used to reflect all of the following:</p>
diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
index fba9817a813a..e609bc6c8cac 100644
--- a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
+++ b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
@@ -77,66 +77,66 @@ published interface XTypeDescriptionEnumerationAccess : com::sun::star::uno::XIn
descriptions. Clients should be aware of the fact that specifiying
<member>TypeDescriptionSearchDepth::INFINITE</member> can lead to
larger delays when constructing or using the
- <type>XTypeDescriptionEnumeration</type> instance.
+ XTypeDescriptionEnumeration instance.
@returns
an enumeration of type descriptions.
<p>The enumeration returns implementations of
- <type>XTypeDescription</type>. Following concrete UNOIDL parts
+ XTypeDescription. Following concrete UNOIDL parts
represented by specialized interfaces derived from
- <type>XTypeDescription</type> can be returned by the enumerator:
+ XTypeDescription can be returned by the enumerator:
<table border="1">
<thead><tr><th>IDL</th><th>interface</th></tr></thead>
<tbody>
<tr>
<td>enum</td>
- <td><type>XEnumTypeDescription</type></td>
+ <td>XEnumTypeDescription</td>
</tr>
<tr>
<td>struct</td>
- <td><type>XCompoundTypeDescription</type> (the returned
+ <td>XCompoundTypeDescription (the returned
object should actually implement
- <type>XStructTypeDescription</type>)</td>
+ XStructTypeDescription)</td>
</tr>
<tr>
<td>exception</td>
- <td><type>XCompoundTypeDescription</type></td>
+ <td>XCompoundTypeDescription</td>
</tr>
<tr>
<td>interface</td>
- <td><type>XInterfaceTypeDescription</type> (the returned
+ <td>XInterfaceTypeDescription (the returned
object should actually implement
- <type>XInterfaceTypeDescription2</type>)</td>
+ XInterfaceTypeDescription2)</td>
</tr>
<tr>
<td>service</td>
- <td><type>XServiceTypeDescription</type> (the returned
+ <td>XServiceTypeDescription (the returned
object should actually implement
- <type>XServiceTypeDescription2</type>)</td>
+ XServiceTypeDescription2)</td>
</tr>
<tr>
<td>singleton</td>
- <td><type>XSingletonTypeDescription</type> (the returned
+ <td>XSingletonTypeDescription (the returned
object should actually implement
- <type>XSingletonTypeDescription2</type>)</td>
+ XSingletonTypeDescription2)</td>
</tr>
<tr>
<td>module</td>
- <td><type>XModuleTypeDescription</type></td>
+ <td>XModuleTypeDescription</td>
</tr>
<tr>
<td>typedef</td>
- <td><type>XIndirectTypeDescription</type></td>
+ <td>XIndirectTypeDescription</td>
</tr>
<tr>
<td>constant</td>
- <td><type>XConstantTypeDescription</type></td>
+ <td>XConstantTypeDescription</td>
</tr>
<tr>
<td>constants</td>
- <td><type>XConstantsTypeDescription</type></td>
+ <td>XConstantsTypeDescription</td>
</tr>
</tbody>
</table>
diff --git a/udkapi/com/sun/star/registry/DefaultRegistry.idl b/udkapi/com/sun/star/registry/DefaultRegistry.idl
index d68811b61e10..4626fe37fe45 100644
--- a/udkapi/com/sun/star/registry/DefaultRegistry.idl
+++ b/udkapi/com/sun/star/registry/DefaultRegistry.idl
@@ -29,10 +29,10 @@
system registry for global information.
In the context of this service,
the functions <code>open</code>, <code>close</code>, and <code>destroy</code>
- from <type>XSimpleRegistry</type> are not supported and throw an exception
+ from XSimpleRegistry are not supported and throw an exception
if they are used.
<dl>
- <dt>Functions of <type>XSimpleRegistry</type>:
+ <dt>Functions of XSimpleRegistry:
<dl>
<dt> <b>getURL</b>
</dt>
diff --git a/udkapi/com/sun/star/registry/ImplementationRegistration.idl b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
index 80fbd1df2517..b12d4afd364f 100644
--- a/udkapi/com/sun/star/registry/ImplementationRegistration.idl
+++ b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module registry {
-/** is the implementation of the interface <type>XImplementationRegistration</type>.
+/** is the implementation of the interface XImplementationRegistration.
This service can be used to install or uninstall components (implementations).
Further, it is possible to check if all runtime dependencies (needed services) are
available to use a specified component.
diff --git a/udkapi/com/sun/star/registry/NestedRegistry.idl b/udkapi/com/sun/star/registry/NestedRegistry.idl
index 95c7a33426a6..fcf58e262854 100644
--- a/udkapi/com/sun/star/registry/NestedRegistry.idl
+++ b/udkapi/com/sun/star/registry/NestedRegistry.idl
@@ -30,10 +30,10 @@
files will be opened in two different modes, registry1 will be opened with read/write
rights and registry2 will be opened read-only.
In the context of this service, the functions <code>open</code>, <code>close</code>,
- and <code>destroy</code> from <type>XSimpleRegistry</type> are not supported and
+ and <code>destroy</code> from XSimpleRegistry are not supported and
throw an exception if they are used.
<dl>
- <dt>Functions of <type>XSimpleRegistry</type>:
+ <dt>Functions of XSimpleRegistry:
<dl>
<dt> <b>getURL</b>
</dt>
@@ -64,7 +64,7 @@
<br>
</dt>
- <dt>Functions of <type>XRegistryKey</type>:
+ <dt>Functions of XRegistryKey:
<dl>
<dt> <b>openKey</b>
</dt>
@@ -107,7 +107,7 @@
</dl>
<br>
How to initialize the registries:<br>
- Use a sequence of <type>XSimpleRegistry</type> with two elements. The first element must be
+ Use a sequence of XSimpleRegistry with two elements. The first element must be
the registry which is opened with read/write rights and the second element must be
the read-only one.<br>
Two different ways are possible:<br>
diff --git a/udkapi/com/sun/star/script/AllListenerAdapter.idl b/udkapi/com/sun/star/script/AllListenerAdapter.idl
index 39a1dc985464..48551c8fd411 100644
--- a/udkapi/com/sun/star/script/AllListenerAdapter.idl
+++ b/udkapi/com/sun/star/script/AllListenerAdapter.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module script {
/** makes it possible to generate the adapters from specific
- interfaces to the interface <type>XAllListener</type>.
+ interfaces to the interface XAllListener.
*/
published service AllListenerAdapter
: com::sun::star::script::XAllListenerAdapterService;
diff --git a/udkapi/com/sun/star/script/CannotConvertException.idl b/udkapi/com/sun/star/script/CannotConvertException.idl
index 5c93fcc99037..4d43a91dad38 100644
--- a/udkapi/com/sun/star/script/CannotConvertException.idl
+++ b/udkapi/com/sun/star/script/CannotConvertException.idl
@@ -38,7 +38,7 @@ published exception CannotConvertException: com::sun::star::uno::Exception
com::sun::star::uno::TypeClass DestinationTypeClass;
/** This member contains the reason that the conversion failed.
- Have a look at <type>FailReason</type>.
+ Have a look at FailReason.
*/
long Reason;
diff --git a/udkapi/com/sun/star/script/MemberType.idl b/udkapi/com/sun/star/script/MemberType.idl
index 25dd20c8a351..29265813eafd 100644
--- a/udkapi/com/sun/star/script/MemberType.idl
+++ b/udkapi/com/sun/star/script/MemberType.idl
@@ -23,7 +23,7 @@
module com { module sun { module star { module script {
/** These values are used to specify a member accessible by
- <type>XInvocation</type>.
+ XInvocation.
*/
published enum MemberType
{
diff --git a/udkapi/com/sun/star/script/ScriptEvent.idl b/udkapi/com/sun/star/script/ScriptEvent.idl
index 7574fb78b242..0ad0e91c0bac 100644
--- a/udkapi/com/sun/star/script/ScriptEvent.idl
+++ b/udkapi/com/sun/star/script/ScriptEvent.idl
@@ -27,7 +27,7 @@
/** script event that gets delivered whenever a script event takes place.
<p>For that to happen, a "ScriptEventDescriptor" must be registered at
- and attached to an object by an <type>XEventAttacherManager</type>.</p>
+ and attached to an object by an XEventAttacherManager.</p>
*/
published struct ScriptEvent: com::sun::star::script::AllEventObject
{
diff --git a/udkapi/com/sun/star/script/XAllListener.idl b/udkapi/com/sun/star/script/XAllListener.idl
index c77ad8f0405c..d654ae90858c 100644
--- a/udkapi/com/sun/star/script/XAllListener.idl
+++ b/udkapi/com/sun/star/script/XAllListener.idl
@@ -33,7 +33,7 @@
of a listener interface in a single generic call.
<p>Without any output parameters, it is possible to adapt any interface
- if the <type>XAllListenerAdapterService</type> can generate an adapter.</p>
+ if the XAllListenerAdapterService can generate an adapter.</p>
*/
published interface XAllListener: com::sun::star::lang::XEventListener
{
diff --git a/udkapi/com/sun/star/script/XAllListenerAdapterService.idl b/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
index ae12e0779ace..fd8c52afe597 100644
--- a/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
+++ b/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
@@ -30,12 +30,12 @@
module com { module sun { module star { module script {
/** allows the generation of adapters from specific
- interfaces to the <type>XAllListener</type> interface.
+ interfaces to the XAllListener interface.
*/
published interface XAllListenerAdapterService: com::sun::star::uno::XInterface
{
/** creates a wrapper from the listener of type
- <var>xListenerType</var> to the <type>XAllListener</type>
+ <var>xListenerType</var> to the XAllListener
listener.
To get the correct listener interface the returned
diff --git a/udkapi/com/sun/star/script/XEngineListener.idl b/udkapi/com/sun/star/script/XEngineListener.idl
index c7b512f27c6f..99e09309ab34 100644
--- a/udkapi/com/sun/star/script/XEngineListener.idl
+++ b/udkapi/com/sun/star/script/XEngineListener.idl
@@ -40,7 +40,7 @@ published interface XEngineListener: com::sun::star::lang::XEventListener
<p>If you call the method, the execution stops. So in this situation,
the stack and variable values are still available by using the
- appropriate <type>XDebugging</type> methods.
+ appropriate XDebugging methods.
</p>
*/
void interrupt( [in] com::sun::star::script::InterruptEngineEvent Evt );
diff --git a/udkapi/com/sun/star/script/XEventAttacher.idl b/udkapi/com/sun/star/script/XEventAttacher.idl
index a49074dc4f86..d8a17e1d71b6 100644
--- a/udkapi/com/sun/star/script/XEventAttacher.idl
+++ b/udkapi/com/sun/star/script/XEventAttacher.idl
@@ -38,7 +38,7 @@
module com { module sun { module star { module script {
/** makes it possible to attach script events given by a sequence of
- <type>ScriptEventDescriptor</type> structures to a given interface.
+ ScriptEventDescriptor structures to a given interface.
*/
published interface XEventAttacher: com::sun::star::uno::XInterface
{
diff --git a/udkapi/com/sun/star/script/XEventAttacherManager.idl b/udkapi/com/sun/star/script/XEventAttacherManager.idl
index be7670e0dc8f..2d6150666509 100644
--- a/udkapi/com/sun/star/script/XEventAttacherManager.idl
+++ b/udkapi/com/sun/star/script/XEventAttacherManager.idl
@@ -44,7 +44,7 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
<p>Exceptions of type
<type scope="com::sun::star::beans">IntrospectionException</type> and
<type scope="com::sun::star::script">CannotCreateAdapterException</type>
- that can be thrown by methods of <type>XEventAttacher</type> are caught
+ that can be thrown by methods of XEventAttacher are caught
and ignored.</p>
*/
void registerScriptEvent( [in] long nIndex,
@@ -54,7 +54,7 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
/** registers several events for an object identified by its index.
<p>The result is the same as if the method <member>registerScriptEvent
- </member> was called once for each <type>ScriptEventDescriptor</type>
+ </member> was called once for each ScriptEventDescriptor
in the sequence.</p>
<p>If any object is attached under this index, then this
@@ -63,7 +63,7 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
<p>Exceptions of type
<type scope="com::sun::star::beans">IntrospectionException</type> and
<type scope="com::sun::star::script">CannotCreateAdapterException</type>
- that can be thrown by methods of <type>XEventAttacher</type> are caught
+ that can be thrown by methods of XEventAttacher are caught
and ignored.</p>
@see registerScriptEvent
@@ -77,7 +77,7 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
<p>The parameters <var>ListenerType</var> and
<var>EventMethod</var> are equivalent to the first two
- members of the <type>ScriptEventDescriptor</type>
+ members of the ScriptEventDescriptor
used to register events. If this event at this index has
been attached to any object, it is detached automatically
(see <member>attach</member>).</p>
@@ -85,7 +85,7 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
<p>Exceptions of type
<type scope="com::sun::star::beans">IntrospectionException</type> and
<type scope="com::sun::star::script">CannotCreateAdapterException</type>
- that can be thrown by methods of <type>XEventAttacher</type> are caught
+ that can be thrown by methods of XEventAttacher are caught
and ignored.</p>
@see attach
@@ -139,13 +139,13 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
sequence<com::sun::star::script::ScriptEventDescriptor> getScriptEvents( [in] long Index )
raises( com::sun::star::lang::IllegalArgumentException );
- /** attaches all the <type>ScriptEvent</type>s which are registered
+ /** attaches all the ScriptEvents which are registered
for the given index to the given object.
<p>Exceptions of type
<type scope="com::sun::star::beans">IntrospectionException</type> and
<type scope="com::sun::star::script">CannotCreateAdapterException</type>
- that can be thrown by methods of <type>XEventAttacher</type> are caught
+ that can be thrown by methods of XEventAttacher are caught
and ignored.</p>
*/
void attach( [in] long nIndex,
@@ -154,23 +154,23 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::ServiceNotRegisteredException );
- /** detaches all the <type>ScriptEvent</type>s from the given object
+ /** detaches all the ScriptEvents from the given object
which are registered at this object for the given index.
<p>Exceptions of type
<type scope="com::sun::star::beans">IntrospectionException</type> and
<type scope="com::sun::star::script">CannotCreateAdapterException</type>
- that can be thrown by methods of <type>XEventAttacher</type> are caught
+ that can be thrown by methods of XEventAttacher are caught
and ignored.</p>
*/
void detach( [in] long nIndex,
[in] com::sun::star::uno::XInterface xObject )
raises( com::sun::star::lang::IllegalArgumentException );
- /** adds an <type>XScriptListener</type> that will be notified when an
+ /** adds an XScriptListener that will be notified when an
event takes place. For that a
- <type>ScriptEventDescriptor</type> is registered at and
- attached to an object by an <type>XEventAttacherManager</type>.
+ ScriptEventDescriptor is registered at and
+ attached to an object by an XEventAttacherManager.
<p>It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
@@ -180,7 +180,7 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
void addScriptListener( [in] com::sun::star::script::XScriptListener xListener )
raises( com::sun::star::lang::IllegalArgumentException );
- /** removes a <type>XScriptListener</type> from the listener list.
+ /** removes a XScriptListener from the listener list.
<p>Nothing happens if the listener is not registered.
diff --git a/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl b/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl
index e03a7dd9be5f..b4f2a42bcd5f 100644
--- a/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl
+++ b/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl
@@ -31,13 +31,13 @@
/** Interface to create adapter objects giving a type to be supported and a
an invocation interface incoming calls are delegated to.
- This interface is deprecated. Use <type>XInvocationAdapterFactory2</type>.
+ This interface is deprecated. Use XInvocationAdapterFactory2.
@deprecated
*/
published interface XInvocationAdapterFactory: com::sun::star::uno::XInterface
{
/** Creates an adapter interface of given type for calling the given
- <type>XInvocation</type> interface.
+ XInvocation interface.
@param Invocation
invocation interface being called on incoming adapter calls
diff --git a/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl b/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl
index ec16b7f52dd8..2cc20bdbe3c8 100644
--- a/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl
+++ b/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module script {
published interface XInvocationAdapterFactory2 : com::sun::star::uno::XInterface
{
/** Creates an adapter interface of given types for calling the given
- <type>XInvocation</type> interface.
+ XInvocation interface.
@param Invocation
invocation interface being called on incoming adapter calls
diff --git a/udkapi/com/sun/star/script/XScriptEventsAttacher.idl b/udkapi/com/sun/star/script/XScriptEventsAttacher.idl
index c98f1c5cbceb..3901249ba533 100644
--- a/udkapi/com/sun/star/script/XScriptEventsAttacher.idl
+++ b/udkapi/com/sun/star/script/XScriptEventsAttacher.idl
@@ -48,18 +48,18 @@ published interface XScriptEventsAttacher: com::sun::star::uno::XInterface
@param Objects
Sequence of all objects. Usually the objects should directly
- support <type>XScriptEventsAttacher</type> to define the events
+ support XScriptEventsAttacher to define the events
but this is not strictly required. It's also possible that
- the object implementing <type>XScriptEventsAttacher</type>
+ the object implementing XScriptEventsAttacher
knows how to get the necessary information for the objects.
@param xListener
All events (if defined by XScriptEventsSupplier) that are fired
- by one of the objects are mapped into a <type>ScriptEvent</type>
+ by one of the objects are mapped into a ScriptEvent
and passed to the methods of this XScriptListener.
@param Helper
Helper object for the implementation. This value will be
passed to the XScriptListener as Helper property in the
- <type>ScriptEvent</type>.
+ ScriptEvent.
*/
void attachEvents( [in] sequence< com::sun::star::uno::XInterface > Objects,
[in] com::sun::star::script::XScriptListener xListener,
diff --git a/udkapi/com/sun/star/script/XScriptEventsSupplier.idl b/udkapi/com/sun/star/script/XScriptEventsSupplier.idl
index 7c476654a31f..9394150c875d 100644
--- a/udkapi/com/sun/star/script/XScriptEventsSupplier.idl
+++ b/udkapi/com/sun/star/script/XScriptEventsSupplier.idl
@@ -36,7 +36,7 @@ published interface XScriptEventsSupplier: com::sun::star::uno::XInterface
{
/**
Returns an XNameContainer containing instances
- of <type>ScriptEventDescriptor</type>
+ of ScriptEventDescriptor
*/
com::sun::star::container::XNameContainer getEvents();
};
diff --git a/udkapi/com/sun/star/script/XScriptListener.idl b/udkapi/com/sun/star/script/XScriptListener.idl
index 6c106078ec79..d669c5e8f436 100644
--- a/udkapi/com/sun/star/script/XScriptListener.idl
+++ b/udkapi/com/sun/star/script/XScriptListener.idl
@@ -29,13 +29,13 @@
module com { module sun { module star { module script {
-/** makes it possible to receive <type>ScriptEvent</type>s.
+/** makes it possible to receive ScriptEvents.
*/
published interface XScriptListener: com::sun::star::lang::XEventListener
{
/** gets called when an event takes place. For that a
- <type>ScriptEventDescriptor</type> is registered at and
- attached to an object by an <type>XEventAttacherManager</type>.
+ ScriptEventDescriptor is registered at and
+ attached to an object by an XEventAttacherManager.
*/
void firing( [in] com::sun::star::script::ScriptEvent aEvent );
diff --git a/udkapi/com/sun/star/script/XTypeConverter.idl b/udkapi/com/sun/star/script/XTypeConverter.idl
index bef8f807fc23..a83c09c0ba41 100644
--- a/udkapi/com/sun/star/script/XTypeConverter.idl
+++ b/udkapi/com/sun/star/script/XTypeConverter.idl
@@ -42,7 +42,7 @@ published interface XTypeConverter: com::sun::star::uno::XInterface
{
/** Converts the value <code>aFrom</code> to the specified type
<code>xDestinationType</code>.
- Throws an <type>CannotConvertException</type> if the conversion
+ Throws an CannotConvertException if the conversion
failed.
@param aFrom
source value
@@ -59,7 +59,7 @@ published interface XTypeConverter: com::sun::star::uno::XInterface
/** Converts the value <code>aFrom</code> to the specified simple type
<code>aDestinationType</code>.
- Throws an <type>CannotConvertException</type> if the conversion
+ Throws an CannotConvertException if the conversion
failed and an <type scope="com::sun::star::lang">IllegalArgumentException</type>
if the destination
<type scope="com::sun::star::uno">TypeClass</type> is not simple,
diff --git a/udkapi/com/sun/star/task/XInteractionHandler2.idl b/udkapi/com/sun/star/task/XInteractionHandler2.idl
index 7cd1c7190f13..29a15fb109ed 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler2.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler2.idl
@@ -28,7 +28,7 @@
/** An interaction request handler.
- <p>This interface extends the interface <type>XInteractionHandler</type>
+ <p>This interface extends the interface XInteractionHandler
the way that a caller can determine whether an interaction request was
actually handled by the interaction handler.</p>
diff --git a/udkapi/com/sun/star/uno/TypeClass.idl b/udkapi/com/sun/star/uno/TypeClass.idl
index 8a0e64025602..959173f4914a 100644
--- a/udkapi/com/sun/star/uno/TypeClass.idl
+++ b/udkapi/com/sun/star/uno/TypeClass.idl
@@ -29,7 +29,7 @@
<p>
Example:
- A type reflecting the interface <type>XInterface</type> is of type class
+ A type reflecting the interface XInterface is of type class
INTERFACE and its name is "com.sun.star.uno.XInterface".
</p>
*/
diff --git a/udkapi/com/sun/star/uno/XAdapter.idl b/udkapi/com/sun/star/uno/XAdapter.idl
index 74815ed6e0f3..506d888648c0 100644
--- a/udkapi/com/sun/star/uno/XAdapter.idl
+++ b/udkapi/com/sun/star/uno/XAdapter.idl
@@ -30,7 +30,7 @@
/** This is the server-side interface to a weak adapter.
- <p>The implementation of <type>XAdapter</type> must know
+ <p>The implementation of XAdapter must know
but not hold the adapted object, because it must not
affect the lifetime of the adapted object.
diff --git a/udkapi/com/sun/star/uno/XWeak.idl b/udkapi/com/sun/star/uno/XWeak.idl
index f6a296a11235..16e7428f5d04 100644
--- a/udkapi/com/sun/star/uno/XWeak.idl
+++ b/udkapi/com/sun/star/uno/XWeak.idl
@@ -33,7 +33,7 @@
<p>This interface is proxy to the adapted object.
In order to make it possible to have weak references to objects,
- the <type>XAdapter</type> interface must be implemented to provide
+ the XAdapter interface must be implemented to provide
a weak adapter for the clients.
<h4>Concept of weak referencing:</h4>
@@ -61,14 +61,14 @@
<dl>
<dt>
- <type>XWeak</type>
+ XWeak
</dt>
<dd>is the server-side interface of the referred object. This
- referred object must support the <type>XAdapter</type> interface.
+ referred object must support the XAdapter interface.
</dd>
<dt>
- <type>XReference</type>
+ XReference
</dt>
<dd>is a client-side interface which must be implemented by
the holder of any weak reference. It is used for notification