summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans
diff options
context:
space:
mode:
authorJean-Tiare LE BIGOT <admin@jtlebi.fr>2012-08-11 13:22:07 -0400
committerDavid Tardon <dtardon@redhat.com>2012-08-12 19:29:16 +0200
commitfc2998738538a8e8abc4b8ab5b84a12aa7365dd0 (patch)
tree8026ad5e9a05948f882f790675c0813c72cd42bf /udkapi/com/sun/star/beans
parent602f956d3231a093c9853d88fe5d5de2465f7112 (diff)
Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
Diffstat (limited to 'udkapi/com/sun/star/beans')
-rw-r--r--udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl3
-rw-r--r--udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl5
-rw-r--r--udkapi/com/sun/star/beans/IllegalTypeException.idl3
-rw-r--r--udkapi/com/sun/star/beans/Introspection.idl3
-rw-r--r--udkapi/com/sun/star/beans/IntrospectionException.idl3
-rw-r--r--udkapi/com/sun/star/beans/MethodConcept.idl10
-rw-r--r--udkapi/com/sun/star/beans/NamedValue.idl4
-rw-r--r--udkapi/com/sun/star/beans/NotRemoveableException.idl3
-rw-r--r--udkapi/com/sun/star/beans/Pair.idl2
-rw-r--r--udkapi/com/sun/star/beans/Property.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyAttribute.idl13
-rw-r--r--udkapi/com/sun/star/beans/PropertyBag.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertyChangeEvent.idl8
-rw-r--r--udkapi/com/sun/star/beans/PropertyConcept.idl8
-rw-r--r--udkapi/com/sun/star/beans/PropertyExistException.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertySet.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertySetInfoChange.idl5
-rw-r--r--udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyState.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl7
-rw-r--r--udkapi/com/sun/star/beans/PropertyValue.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyValues.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertyVetoException.idl3
-rw-r--r--udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl4
-rw-r--r--udkapi/com/sun/star/beans/StringPair.idl4
-rw-r--r--udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl3
-rw-r--r--udkapi/com/sun/star/beans/UnknownPropertyException.idl3
-rw-r--r--udkapi/com/sun/star/beans/XExactName.idl4
-rw-r--r--udkapi/com/sun/star/beans/XFastPropertySet.idl5
-rw-r--r--udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl7
-rw-r--r--udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl5
-rw-r--r--udkapi/com/sun/star/beans/XIntroTest.idl30
-rw-r--r--udkapi/com/sun/star/beans/XIntrospection.idl4
-rw-r--r--udkapi/com/sun/star/beans/XIntrospectionAccess.idl13
-rw-r--r--udkapi/com/sun/star/beans/XMaterialHolder.idl4
-rw-r--r--udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl7
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertySet.idl9
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertyStates.idl7
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl5
-rw-r--r--udkapi/com/sun/star/beans/XProperty.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertyAccess.idl5
-rw-r--r--udkapi/com/sun/star/beans/XPropertyChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertyContainer.idl5
-rw-r--r--udkapi/com/sun/star/beans/XPropertySet.idl10
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfo.idl6
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl5
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetOption.idl1
-rw-r--r--udkapi/com/sun/star/beans/XPropertyState.idl7
-rw-r--r--udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertyWithState.idl6
-rw-r--r--udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl6
-rw-r--r--udkapi/com/sun/star/beans/XVetoableChangeListener.idl4
54 files changed, 0 insertions, 305 deletions
diff --git a/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl b/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
index 7e362c96d5d5..798e4029a8a0 100644
--- a/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
+++ b/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/GetPropertyTolerantResult.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies information being retrieved about a single property.
@@ -45,7 +43,6 @@ published struct GetDirectPropertyTolerantResult : com::sun::star::beans::GetPro
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl b/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl
index 94adbdc458d9..d80e78e1bfcf 100644
--- a/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl
+++ b/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/PropertyState.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies information being retrieved about a single property.
@@ -42,7 +40,6 @@ published struct GetPropertyTolerantResult
short Result;
- //-------------------------------------------------------------------------
/** contains the state of the property.
@@ -51,7 +48,6 @@ published struct GetPropertyTolerantResult
*/
com::sun::star::beans::PropertyState State;
- //-------------------------------------------------------------------------
/** contains the value of the property.
@@ -62,7 +58,6 @@ published struct GetPropertyTolerantResult
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/IllegalTypeException.idl b/udkapi/com/sun/star/beans/IllegalTypeException.idl
index 2581f5cfc666..2a51aed7fb26 100644
--- a/udkapi/com/sun/star/beans/IllegalTypeException.idl
+++ b/udkapi/com/sun/star/beans/IllegalTypeException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate the use of a type which is
not appropriate.
@@ -38,7 +36,6 @@ published exception IllegalTypeException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/Introspection.idl b/udkapi/com/sun/star/beans/Introspection.idl
index 2a57dd0d60b4..706dc27ff082 100644
--- a/udkapi/com/sun/star/beans/Introspection.idl
+++ b/udkapi/com/sun/star/beans/Introspection.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/beans/XIntrospection.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides functionality to get information about an object's
properties and methods.
<p><strong>Important note:</strong>An object can only be
@@ -38,7 +36,6 @@
*/
published service Introspection : com::sun::star::beans::XIntrospection;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/IntrospectionException.idl b/udkapi/com/sun/star/beans/IntrospectionException.idl
index 461064103649..be56b7c49f91 100644
--- a/udkapi/com/sun/star/beans/IntrospectionException.idl
+++ b/udkapi/com/sun/star/beans/IntrospectionException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown when an exception happens during
introspection.
@deprecated
@@ -37,7 +35,6 @@ published exception IntrospectionException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/MethodConcept.idl b/udkapi/com/sun/star/beans/MethodConcept.idl
index ac6a2afcb85b..375848a7be6c 100644
--- a/udkapi/com/sun/star/beans/MethodConcept.idl
+++ b/udkapi/com/sun/star/beans/MethodConcept.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_MethodConcept_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** These constants are used to specify concepts of the
introspection which apply to methods.
@@ -37,21 +35,18 @@
*/
published constants MethodConcept
{
- //-------------------------------------------------------------------------
/** This value is used to query for all methods, see
<member>XIntrospectionAccess::getMethod()</member> and
<member>XIntrospectionAccess::getMethods()</member>
*/
const long ALL = -1;
- //-------------------------------------------------------------------------
/** specifies methods which can result in an unstable state
(i.e. deadlock, application crash, security hole, etc.)
when called directly by the user.
*/
const long DANGEROUS = 1;
- //-------------------------------------------------------------------------
/** specifies methods which are used to set and get the
value of properties/attributes.
@@ -61,7 +56,6 @@ published constants MethodConcept
*/
const long PROPERTY = 2;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>listener concept</em>.
<p>These methods have the signature <code>add...Listener()
@@ -69,7 +63,6 @@ published constants MethodConcept
*/
const long LISTENER = 4;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>enumeration concept</em>.
<p>These methods have the signature
@@ -81,7 +74,6 @@ published constants MethodConcept
*/
const long ENUMERATION = 8;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>name container concept</em>.
<p>These methods have the signature
@@ -96,7 +88,6 @@ published constants MethodConcept
*/
const long NAMECONTAINER = 16;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>index container concept</em>.
<p>These methods have the signature
@@ -112,7 +103,6 @@ published constants MethodConcept
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/NamedValue.idl b/udkapi/com/sun/star/beans/NamedValue.idl
index eebd2252e2fb..8b9cdbfa6613 100644
--- a/udkapi/com/sun/star/beans/NamedValue.idl
+++ b/udkapi/com/sun/star/beans/NamedValue.idl
@@ -18,11 +18,9 @@
*/
#ifndef __com_sun_star_beans_NamedValue_idl__
#define __com_sun_star_beans_NamedValue_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a pair assembled from a name and a value.
*/
@@ -32,14 +30,12 @@ published struct NamedValue
*/
string Name;
- //-------------------------------------------------------------------------
/** specifies the value part of the pair.
*/
any Value;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/NotRemoveableException.idl b/udkapi/com/sun/star/beans/NotRemoveableException.idl
index 533c882cc3f0..b8bf870cfe1b 100644
--- a/udkapi/com/sun/star/beans/NotRemoveableException.idl
+++ b/udkapi/com/sun/star/beans/NotRemoveableException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
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.
@@ -34,7 +32,6 @@ published exception NotRemoveableException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/Pair.idl b/udkapi/com/sun/star/beans/Pair.idl
index 085ecf8a7679..f394f5d50150 100644
--- a/udkapi/com/sun/star/beans/Pair.idl
+++ b/udkapi/com/sun/star/beans/Pair.idl
@@ -22,7 +22,6 @@
module com { module sun { module star { module beans {
-//=============================================================================
/** A tuple, or pair.
<p>
@@ -41,7 +40,6 @@ struct Pair<T, U> {
U Second;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/Property.idl b/udkapi/com/sun/star/beans/Property.idl
index 186a98837f4d..365784427ce3 100644
--- a/udkapi/com/sun/star/beans/Property.idl
+++ b/udkapi/com/sun/star/beans/Property.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This structure describes a property.
@@ -46,7 +44,6 @@ published struct Property
*/
string Name;
- //-------------------------------------------------------------------------
/** contains an implementation-specific handle for the property.
@@ -55,7 +52,6 @@ published struct Property
*/
long Handle;
- //-------------------------------------------------------------------------
/** contains an object that identifies the declared type for
the property.
@@ -66,7 +62,6 @@ published struct Property
*/
type Type;
- //-------------------------------------------------------------------------
/** This field may contain zero or more constants of the
<type>PropertyAttribute</type> constants group.
@@ -75,7 +70,6 @@ published struct Property
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyAttribute.idl b/udkapi/com/sun/star/beans/PropertyAttribute.idl
index b7c1fdb7e748..ff25c6cd45f5 100644
--- a/udkapi/com/sun/star/beans/PropertyAttribute.idl
+++ b/udkapi/com/sun/star/beans/PropertyAttribute.idl
@@ -19,17 +19,14 @@
#ifndef __com_sun_star_beans_PropertyAttribute_idl__
#define __com_sun_star_beans_PropertyAttribute_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** These values are used to specify the behavior of a <type>Property</type>.
*/
published constants PropertyAttribute
{
- //-------------------------------------------------------------------------
/** indicates that a property value can be void.
@@ -37,7 +34,6 @@ 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
@@ -45,7 +41,6 @@ published constants PropertyAttribute
*/
const short BOUND = 2;
- //-------------------------------------------------------------------------
/** indicates that a <type>PropertyChangeEvent</type> will be fired
to all registered <type>XVetoableChangeListener</type>s whenever the
@@ -55,44 +50,37 @@ published constants PropertyAttribute
*/
const short CONSTRAINED = 4;
- //-------------------------------------------------------------------------
/** indicates that the value of the property is not persistent.
*/
const short TRANSIENT = 8;
- //-------------------------------------------------------------------------
/** indicates that the value of the property is read-only.
*/
const short READONLY = 16;
- //-------------------------------------------------------------------------
/** indicates that the value of the property can be ambiguous.
*/
const short MAYBEAMBIGUOUS = 32;
- //-------------------------------------------------------------------------
/** indicates that the property can be set to default.
*/
const short MAYBEDEFAULT = 64;
- //-------------------------------------------------------------------------
/** indicates that the property can be removed
(i.e., by calling <member>XPropertyContainer::removeProperty</member>).
*/
const short REMOVEABLE = 128;
- //-------------------------------------------------------------------------
/** @deprecated
same as <const>PropertyAttribute::REMOVEABLE</const>.
*/
const short REMOVABLE = 128;
- //-------------------------------------------------------------------------
/** indicates that a property is optional.
<p>This attribute is not of interest for concrete property
@@ -106,7 +94,6 @@ published constants PropertyAttribute
const short OPTIONAL = 256;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyBag.idl b/udkapi/com/sun/star/beans/PropertyBag.idl
index a3c5ff8c43b1..14c0605bb8f1 100644
--- a/udkapi/com/sun/star/beans/PropertyBag.idl
+++ b/udkapi/com/sun/star/beans/PropertyBag.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/XPropertyAccess.idl>
-//=============================================================================
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.
@@ -49,7 +47,6 @@ published service PropertyBag
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyChangeEvent.idl b/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
index a1a75b1cc112..e0fe1954b95f 100644
--- a/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** gets delivered whenever a "bound" or "constrained" property is changed.
@@ -42,19 +40,16 @@
*/
published struct PropertyChangeEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the unique name of the property which changes its value.
*/
string PropertyName;
- //-------------------------------------------------------------------------
/** contains <true/> if further events in the same transaction occur.
*/
boolean Further;
- //-------------------------------------------------------------------------
/** contains the implementation handle for the property.
@@ -63,13 +58,11 @@ published struct PropertyChangeEvent: com::sun::star::lang::EventObject
*/
long PropertyHandle;
- //-------------------------------------------------------------------------
/** contains the old value of the property.
*/
any OldValue;
- //-------------------------------------------------------------------------
/** contains the new value of the property.
*/
@@ -77,7 +70,6 @@ published struct PropertyChangeEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyConcept.idl b/udkapi/com/sun/star/beans/PropertyConcept.idl
index 6968381d61bc..03a130f6ab7f 100644
--- a/udkapi/com/sun/star/beans/PropertyConcept.idl
+++ b/udkapi/com/sun/star/beans/PropertyConcept.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_PropertyConcept_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** These constants are used to specify concepts of the
introspection which apply to properties and to the
methods which represent attributes.
@@ -38,7 +36,6 @@ module com { module sun { module star { module beans {
*/
published constants PropertyConcept
{
- //-------------------------------------------------------------------------
/** This value is used to query for all properties.
See
@@ -47,27 +44,23 @@ published constants PropertyConcept
*/
const long ALL = -1;
- //-------------------------------------------------------------------------
/** specifies that the change or retrieval of this
property directly by the user can result in an unstable
state (deadlock, application crash, security hole, etc.)
*/
const long DANGEROUS = 1;
- //-------------------------------------------------------------------------
/** specifies all properties which are reachable by
<type>XPropertySet</type>, <type>XFastPropertySet</type> or
<type>XMultiPropertySet</type>.
*/
const long PROPERTYSET = 2;
- //-------------------------------------------------------------------------
/** specifies all properties which are actually attributes of interfaces.
*/
const long ATTRIBUTES = 4;
- //-------------------------------------------------------------------------
/** specifies all properties which are represented by getter or setter methods.
@@ -78,7 +71,6 @@ published constants PropertyConcept
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyExistException.idl b/udkapi/com/sun/star/beans/PropertyExistException.idl
index 75bea5366c62..375b5afd19de 100644
--- a/udkapi/com/sun/star/beans/PropertyExistException.idl
+++ b/udkapi/com/sun/star/beans/PropertyExistException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate that a property with this name already
exists in the object.
@@ -37,7 +35,6 @@ published exception PropertyExistException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertySet.idl b/udkapi/com/sun/star/beans/PropertySet.idl
index 0bbfc21c05d8..31a1bae4820b 100644
--- a/udkapi/com/sun/star/beans/PropertySet.idl
+++ b/udkapi/com/sun/star/beans/PropertySet.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/beans/XMultiPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This is a generic service which should be supported by all servies
which have properties.
@@ -51,7 +49,6 @@ published service PropertySet
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertySetInfoChange.idl b/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
index 7b853582d196..81546e6ba89d 100644
--- a/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
+++ b/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_PropertySetInfoChange_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies reasons for sending <type>PropertySetInfoChangeEvent</type>s.
@@ -33,20 +31,17 @@
*/
published constants PropertySetInfoChange
{
- //-------------------------------------------------------------------------
/** A property was inserted into a <type>XPropertySetInfo</type>.
*/
const long PROPERTY_INSERTED = 0;
- //-------------------------------------------------------------------------
/** A property was removed from a <type>XPropertySetInfo</type>.
*/
const long PROPERTY_REMOVED = 1;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl b/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
index 9ed899e9482b..ad38b9a8e800 100644
--- a/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** gets delivered whenever an <type>XPropertySetInfo</type> is
changed.
@@ -36,13 +34,11 @@ module com { module sun { module star { module beans {
*/
published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the name of the property.
*/
string Name;
- //-------------------------------------------------------------------------
/** contains the implementation handle for the property.
@@ -50,7 +46,6 @@ published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
*/
long Handle;
- //-------------------------------------------------------------------------
/** contains the reason for the event.
@@ -59,7 +54,6 @@ published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
long Reason;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyState.idl b/udkapi/com/sun/star/beans/PropertyState.idl
index 665a39c68779..4af527293239 100644
--- a/udkapi/com/sun/star/beans/PropertyState.idl
+++ b/udkapi/com/sun/star/beans/PropertyState.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_PropertyState_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This enumeration lists the states that a property value can have.
@@ -40,7 +38,6 @@ module com { module sun { module star { module beans {
*/
published enum PropertyState
{
- //-------------------------------------------------------------------------
/** The value of the property is stored in the PropertySet itself.
@@ -51,7 +48,6 @@ published enum PropertyState
*/
DIRECT_VALUE,
- //-------------------------------------------------------------------------
/** The value of the property is available from a master (e.g., template).
@@ -65,7 +61,6 @@ published enum PropertyState
*/
DEFAULT_VALUE,
- //-------------------------------------------------------------------------
/** The value of the property is only a recommendation because there
are multiple values for this property (e.g., from a multi selection).
@@ -82,7 +77,6 @@ published enum PropertyState
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl b/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
index 854ea9adeb56..ecd631c2a408 100644
--- a/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/PropertyState.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** is delivered whenever the state of a "bound" property is changed.
@@ -43,7 +41,6 @@ module com { module sun { module star { module beans {
*/
published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** specifies the name of the property which changes its value.
@@ -52,7 +49,6 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
*/
string PropertyName;
- //-------------------------------------------------------------------------
/** contains the implementation handle for the property.
@@ -62,13 +58,11 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
*/
long PropertyHandle;
- //-------------------------------------------------------------------------
/** contains the old value of the property.
*/
com::sun::star::beans::PropertyState OldValue;
- //-------------------------------------------------------------------------
/** contains the new value of the property.
*/
@@ -76,7 +70,6 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyValue.idl b/udkapi/com/sun/star/beans/PropertyValue.idl
index b367019cabe7..db8e6d61df8c 100644
--- a/udkapi/com/sun/star/beans/PropertyValue.idl
+++ b/udkapi/com/sun/star/beans/PropertyValue.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/PropertyState.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a property value.
*/
@@ -41,7 +39,6 @@ published struct PropertyValue
*/
string Name;
- //-------------------------------------------------------------------------
/** contains an implementation-specific handle for the property.
@@ -50,14 +47,12 @@ published struct PropertyValue
*/
long Handle;
- //-------------------------------------------------------------------------
/** contains the value of the property or <void/>,
if no value is available.
*/
any Value;
- //-------------------------------------------------------------------------
/** determines if the value comes from the object itself or from
a default and if the value cannot be determined exactly.
@@ -66,7 +61,6 @@ published struct PropertyValue
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyValues.idl b/udkapi/com/sun/star/beans/PropertyValues.idl
index 5db2d7536746..9ed3da5a0c8f 100644
--- a/udkapi/com/sun/star/beans/PropertyValues.idl
+++ b/udkapi/com/sun/star/beans/PropertyValues.idl
@@ -21,18 +21,15 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a sequence of <type>PropertyValue</type> instances.
<p>Such sequences are especially useful for remote interfaces. </p>
*/
published typedef sequence<PropertyValue> PropertyValues;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyVetoException.idl b/udkapi/com/sun/star/beans/PropertyVetoException.idl
index 02286e4c9dd5..cf95f15ed1c8 100644
--- a/udkapi/com/sun/star/beans/PropertyVetoException.idl
+++ b/udkapi/com/sun/star/beans/PropertyVetoException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown when a proposed change to a
property represents an unacceptable value.
@@ -37,7 +35,6 @@ published exception PropertyVetoException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl b/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl
index 9faaa005c7b2..0cb2495d3555 100644
--- a/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl
+++ b/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_SetPropertyTolerantFailed_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies information about a single property failed to be set.
@@ -36,7 +34,6 @@ published struct SetPropertyTolerantFailed
*/
string Name;
- //-------------------------------------------------------------------------
/** specifies the success or error code for setting the
properties value.
@@ -51,7 +48,6 @@ published struct SetPropertyTolerantFailed
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/StringPair.idl b/udkapi/com/sun/star/beans/StringPair.idl
index fdc944335a22..f6846add4e20 100644
--- a/udkapi/com/sun/star/beans/StringPair.idl
+++ b/udkapi/com/sun/star/beans/StringPair.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_beans_StringPair_idl__
#define __com_sun_star_beans_StringPair_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a pair of two strings.
*/
@@ -33,14 +31,12 @@ published struct StringPair
*/
string First;
- //-------------------------------------------------------------------------
/** specifies the second of the two strings.
*/
string Second;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl b/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl
index d0b0b99062dd..41ee9ca7b60b 100644
--- a/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl
+++ b/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_TolerantPropertySetResultType_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies the possible failure types when using the
<type scope="com::sun::star::beans">XTolerantMultiPropertySet</type>
@@ -75,7 +73,6 @@ constants TolerantPropertySetResultType
const short UNKNOWN_FAILURE = 5;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/UnknownPropertyException.idl b/udkapi/com/sun/star/beans/UnknownPropertyException.idl
index 5c63157770de..a05a78af7ede 100644
--- a/udkapi/com/sun/star/beans/UnknownPropertyException.idl
+++ b/udkapi/com/sun/star/beans/UnknownPropertyException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate that the property name is unknown to
the implementation.
@@ -37,7 +35,6 @@ published exception UnknownPropertyException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XExactName.idl b/udkapi/com/sun/star/beans/XExactName.idl
index 87e1138e8e02..b82710a77ce3 100644
--- a/udkapi/com/sun/star/beans/XExactName.idl
+++ b/udkapi/com/sun/star/beans/XExactName.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides a method of changing names for converting
an approximate name to an existing name.
@@ -44,7 +42,6 @@ module com { module sun { module star { module beans {
*/
published interface XExactName: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the exact name for a given aprroximate name.
@@ -56,7 +53,6 @@ published interface XExactName: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XFastPropertySet.idl b/udkapi/com/sun/star/beans/XFastPropertySet.idl
index 4d3e199f4525..2a214ea95d0f 100644
--- a/udkapi/com/sun/star/beans/XFastPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XFastPropertySet.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides a fast way of accessing and changing property values.
@@ -44,7 +42,6 @@ module com { module sun { module star { module beans {
*/
published interface XFastPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets the value to the property with the specified name.
@@ -79,7 +76,6 @@ published interface XFastPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
the value of the property with the name PropertyName.
@@ -101,7 +97,6 @@ published interface XFastPropertySet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl b/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
index 878ae3e67195..d750f2177546 100644
--- a/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides information about and access to the
a hierarchy of properties from an implementation.
@@ -61,7 +59,6 @@ module com { module sun { module star { module beans {
*/
published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** retrieve information about the hierarchy of properties
@@ -78,7 +75,6 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
com::sun::star::beans::XHierarchicalPropertySetInfo
getHierarchicalPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the value of the property with the specified nested name.
@@ -115,7 +111,6 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
the value of the property with the specified nested name.
@@ -144,11 +139,9 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl b/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
index ec90cc8bcd4e..6da27b74883d 100644
--- a/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
@@ -28,11 +28,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a hierarchy of properties.
@@ -41,7 +39,6 @@ module com { module sun { module star { module beans {
*/
published interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the property with the specified name from the hierarchy.
@@ -62,7 +59,6 @@ published interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterfac
com::sun::star::beans::Property getPropertyByHierarchicalName( [in] string aHierarchicalName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if a property with the specified name exists;
@@ -81,7 +77,6 @@ published interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterfac
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XIntroTest.idl b/udkapi/com/sun/star/beans/XIntroTest.idl
index 819a264a1ccf..f5b62a4369d1 100644
--- a/udkapi/com/sun/star/beans/XIntroTest.idl
+++ b/udkapi/com/sun/star/beans/XIntroTest.idl
@@ -24,145 +24,117 @@
#include <com/sun/star/beans/PropertyValue.idl>
#include <com/sun/star/uno/TypeClass.idl>
-//=============================================================================
module com { module sun { module star { module beans {
published interface XPropertyChangeListener;
published interface XPropertiesChangeListener;
-//=============================================================================
/** This is a test interface for introspection.
@deprecated
*/
published interface XIntroTest: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** contains the ID-String of the implementation.
*/
[attribute] string ObjectName;
- //-------------------------------------------------------------------------
/** contains the first name of a person.
*/
[readonly, attribute] string FirstName;
- //-------------------------------------------------------------------------
/** contains the last name of a person.
*/
[readonly, attribute] string LastName;
- //-------------------------------------------------------------------------
/** contains the age of a person.
*/
[readonly, attribute] short Age;
- //-------------------------------------------------------------------------
/** contains the number of children person has.
*/
[attribute] short ChildrenCount;
- //-------------------------------------------------------------------------
/** contains a struct of type <type>Property</type>.
*/
[attribute] com::sun::star::beans::Property FirstStruct;
- //-------------------------------------------------------------------------
/** contains a struct of type <type>PropertyValue</type>.
*/
[attribute] com::sun::star::beans::PropertyValue SecondStruct;
- //-------------------------------------------------------------------------
/** output method.
*/
void writeln( [in] string Text );
- //-------------------------------------------------------------------------
/** ...
*/
long getDroenk();
- //-------------------------------------------------------------------------
/** gets another object with this interface.
*/
com::sun::star::beans::XIntroTest getIntroTest();
- //-------------------------------------------------------------------------
/** !!! No property, because parameter exists
*/
long getUps( [in] long l );
- //-------------------------------------------------------------------------
/** ...
*/
void setDroenk( [in] long l );
- //-------------------------------------------------------------------------
/** ...
*/
short getBla();
- //-------------------------------------------------------------------------
/** !!! Not the set method for property Bla, because param type != return type.
*/
void setBla( [in] long n );
- //-------------------------------------------------------------------------
/** ...
*/
short getBlub();
- //-------------------------------------------------------------------------
/** ...
*/
void setBlub( [in] short n );
- //-------------------------------------------------------------------------
/** ...
*/
short getGulp();
- //-------------------------------------------------------------------------
/** !!! Not the set method for property Gulp, because return type != void.
*/
short setGulp( [in] short n );
- //-------------------------------------------------------------------------
/** ...
*/
com::sun::star::uno::TypeClass getTypeClass( [in] short n );
- //-------------------------------------------------------------------------
/** ...
*/
void setTypeClass( [in] com::sun::star::uno::TypeClass t,
[in] double d1,
[in] double d2 );
- //-------------------------------------------------------------------------
sequence<string> getStrings();
- //-------------------------------------------------------------------------
/** ...
*/
void setStrings( [in] sequence<string> Strings );
- //-------------------------------------------------------------------------
/** ...
*/
void setStringsPerMethod( [in] sequence<string> Strings,
[in] short n );
- //-------------------------------------------------------------------------
sequence< sequence< sequence< short > > > getMultiSequence();
- //-------------------------------------------------------------------------
/** ...
*/
void setMultiSequence( [in] sequence< sequence< sequence< short > > > Seq );
- //-------------------------------------------------------------------------
/** adds a listener which is called, when one of the specified properties
changes its value.
@@ -172,7 +144,6 @@ published interface XIntroTest: com::sun::star::uno::XInterface
[oneway] void addPropertiesChangeListener( [in] sequence< string > PropertyNames,
[in] XPropertiesChangeListener Listener );
- //-------------------------------------------------------------------------
/** removes a listener.
<p>It is suggested to allow multiple registration of the same listener,
@@ -182,7 +153,6 @@ published interface XIntroTest: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl
index b1a8a0c70ef0..064c30d38368 100644
--- a/udkapi/com/sun/star/beans/XIntrospection.idl
+++ b/udkapi/com/sun/star/beans/XIntrospection.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/XIntrospectionAccess.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::beans::XIntrospection
/** allows the inspection of an object's properties and methods.
@@ -43,7 +41,6 @@
*/
published interface XIntrospection: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::beans::XIntrospection::inspect
/** inspects the given object.
@@ -102,7 +99,6 @@ published interface XIntrospection: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XIntrospectionAccess.idl b/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
index cdf0f614430c..542198975262 100644
--- a/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
+++ b/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/beans/IllegalTypeException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** represents the result of an introspection operation done by
the inspect method of <type scope="com::sun::star::beans">
@@ -64,7 +62,6 @@
*/
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.
@@ -85,7 +82,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
*/
long getSuppliedMethodConcepts();
- //-------------------------------------------------------------------------
/** returns information about which property concepts described in
the <type>PropertyConcept</type> constants group are supported
by this <type>XIntrospectionAccess</type> implementation.
@@ -104,7 +100,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
*/
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
@@ -132,7 +127,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
[in] long nPropertyConcepts )
raises( com::sun::star::container::NoSuchElementException );
- //-------------------------------------------------------------------------
/** allows to ask if a property with the demanded name exists
and if it accords to one of the demanded <type>
PropertyConcept</type>s.
@@ -153,7 +147,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
boolean hasProperty( [in] string aName,
[in] long nPropertyConcepts );
- //-------------------------------------------------------------------------
/** returns a sequence of properties of the introspected object
@returns
@@ -168,7 +161,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
sequence<com::sun::star::beans::Property> getProperties(
[in] long nPropertyConcepts );
- //-------------------------------------------------------------------------
/** returns information about a method if a method with
the demanded name exists and if it accords to one of
the demanded MethodConcepts. The information is
@@ -197,7 +189,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
[in] long nMethodConcepts )
raises( com::sun::star::lang::NoSuchMethodException );
- //-------------------------------------------------------------------------
/** allows to ask if a method with the demanded name exists
and if it accords to one of the demanded <type>MethodConcept
</type>s.
@@ -218,7 +209,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
boolean hasMethod( [in] string aName,
[in] long nMethodConcepts );
- //-------------------------------------------------------------------------
/** returns a sequence of methods of the introspected object.
@returns
@@ -233,7 +223,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
sequence<com::sun::star::reflection::XIdlMethod> getMethods(
[in] long nMethodConcepts );
- //-------------------------------------------------------------------------
/** returns the listener types supported by the introspected
object.
@@ -249,7 +238,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
*/
sequence<type> getSupportedListeners();
- //-------------------------------------------------------------------------
/** creates an adapter that implements an interface with the
specified type.
@@ -292,7 +280,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMaterialHolder.idl b/udkapi/com/sun/star/beans/XMaterialHolder.idl
index 531120673d2e..e15c685279c0 100644
--- a/udkapi/com/sun/star/beans/XMaterialHolder.idl
+++ b/udkapi/com/sun/star/beans/XMaterialHolder.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** gives access to the material a (tool-) object is working on.
<p>Example: The introspection service allows the inspection of an
@@ -40,7 +38,6 @@
*/
published interface XMaterialHolder: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the material that is connected to this (tool-) object
@returns
@@ -50,7 +47,6 @@ published interface XMaterialHolder: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl b/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
index e334b2e11f19..932ef1ba48f0 100644
--- a/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides access to multiple properties which form a hierarchy.
@@ -41,7 +39,6 @@ module com { module sun { module star { module beans {
*/
published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** retrieve information about the hierarchy of properties
@@ -59,7 +56,6 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
*/
com::sun::star::beans::XHierarchicalPropertySetInfo getHierarchicalPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the values of the properties with the specified nested names.
@@ -103,7 +99,6 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of all values of the properties which are specified
@@ -132,11 +127,9 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
raises( com::sun::star::lang::IllegalArgumentException ,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMultiPropertySet.idl b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
index e77e893a1adf..3f00886af8aa 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
@@ -32,17 +32,14 @@
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides access to multiple properties with a single call.
*/
published interface XMultiPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the <type>XPropertySetInfo</type> interface, which describes
@@ -54,7 +51,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
*/
com::sun::star::beans::XPropertySetInfo getPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the values to the properties with the specified names.
@@ -85,7 +81,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of all values of the properties which are specified by their names.
@@ -99,7 +94,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
*/
sequence<any> getPropertyValues( [in] sequence<string> aPropertyNames );
- //-------------------------------------------------------------------------
/** adds an <type>XPropertiesChangeListener</type> to the
specified property with the specified names.
@@ -121,7 +115,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
[oneway] void addPropertiesChangeListener( [in] sequence<string> aPropertyNames,
[in] com::sun::star::beans::XPropertiesChangeListener xListener );
- //-------------------------------------------------------------------------
/** removes an <type>XPropertiesChangeListener</type> from the listener list.
@@ -137,7 +130,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
*/
[oneway] void removePropertiesChangeListener( [in] com::sun::star::beans::XPropertiesChangeListener xListener );
- //-------------------------------------------------------------------------
/** fires a sequence of <type>PropertyChangeEvent</type>s to the specified
listener.
@@ -153,7 +145,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMultiPropertyStates.idl b/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
index 9e2548329418..55008990dfce 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/XPropertyStateChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to query information about the state of
one or more properties.
@@ -40,7 +38,6 @@ module com { module sun { module star { module beans {
*/
published interface XMultiPropertyStates: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a sequence of the states of the properties which are specified
by their names.
@@ -56,7 +53,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
[in] sequence<string> aPropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** sets all properties to their default values.
<p>Each value depends on the implementation of this interface.
@@ -67,7 +63,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
*/
void setAllPropertiesToDefault();
- //-------------------------------------------------------------------------
/** sets the specified properties to their default values.
<p>Each value depends on the implementation of this interface.
@@ -85,7 +80,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
void setPropertiesToDefault( [in] sequence<string> aPropertyNames )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
the default values of the propertes with the specified names.
@@ -111,7 +105,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
index 337f0886b2c4..847641f4e28f 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
@@ -24,17 +24,14 @@
#include <com/sun/star/beans/PropertyChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** receives events which get fired whenever a bound property is changed.
*/
published interface XPropertiesChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when bound properties are changed.
@@ -47,7 +44,6 @@ published interface XPropertiesChangeListener: com::sun::star::lang::XEventListe
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
index 8e9968067716..87853b00a7d9 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
@@ -23,17 +23,14 @@
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a notifier for changed property values@see XPropertiesChangeListener
*/
published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** adds an <type>XPropertiesChangeListener</type> to the
specified properties with the specified names.
@@ -42,7 +39,6 @@ published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
[in] sequence<string> PropertyNames,
[in] com::sun::star::beans::XPropertiesChangeListener Listener );
- //-------------------------------------------------------------------------
/** removes an <type>XPropertiesChangeListener</type> from the
listener list.
@@ -52,7 +48,6 @@ published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener Listener );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XProperty.idl b/udkapi/com/sun/star/beans/XProperty.idl
index 8c1eb6524b35..3bfe3f6d6731 100644
--- a/udkapi/com/sun/star/beans/XProperty.idl
+++ b/udkapi/com/sun/star/beans/XProperty.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/Property.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** Is implemented by objects that also are a property of
some other object.
@@ -47,10 +45,8 @@ published interface XProperty: com::sun::star::uno::XInterface
*/
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 76aa277ea811..eaecdf5a0ed6 100644
--- a/udkapi/com/sun/star/beans/XPropertyAccess.idl
+++ b/udkapi/com/sun/star/beans/XPropertyAccess.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to access all property values and to set them at once.
@@ -51,14 +49,12 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a sequence of all property values within the object in a single call.
*/
sequence<com::sun::star::beans::PropertyValue> getPropertyValues();
- //-------------------------------------------------------------------------
/** sets the values of given properties.
@@ -73,7 +69,6 @@ published interface XPropertyAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyChangeListener.idl b/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
index dccf40715ea2..9e1ab8e98c05 100644
--- a/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/beans/PropertyChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** is used to receive <type>PropertyChangeEvent</type>s
whenever a bound property is changed.
*/
published interface XPropertyChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when a bound property is changed.
*/
@@ -43,7 +40,6 @@ published interface XPropertyChangeListener: com::sun::star::lang::XEventListene
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyContainer.idl b/udkapi/com/sun/star/beans/XPropertyContainer.idl
index 4707926e35d2..c614a99d5c3a 100644
--- a/udkapi/com/sun/star/beans/XPropertyContainer.idl
+++ b/udkapi/com/sun/star/beans/XPropertyContainer.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to add and remove properties to or from an object.
@@ -47,7 +45,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyContainer: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** adds a property to the object.
@@ -74,7 +71,6 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
com::sun::star::beans::IllegalTypeException,
com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** removes a property from the object.
@@ -89,7 +85,6 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
com::sun::star::beans::NotRemoveableException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySet.idl b/udkapi/com/sun/star/beans/XPropertySet.idl
index 9ba93153606f..ccf1aae00c71 100644
--- a/udkapi/com/sun/star/beans/XPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XPropertySet.idl
@@ -36,11 +36,9 @@
#include <com/sun/star/beans/XVetoableChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides information about and access to the
properties from an implementation.
@@ -64,7 +62,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the <type>XPropertySetInfo</type> interface, which
@@ -78,7 +75,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
*/
com::sun::star::beans::XPropertySetInfo getPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the value of the property with the specified name.
@@ -99,7 +95,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
the value of the property with the specified name.
@@ -119,7 +114,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** adds an <type>XPropertyChangeListener</type> to the specified property.
@@ -137,7 +131,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes an <type>XPropertyChangeListener</type> from
the listener list.
@@ -154,7 +147,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** adds an <type>XVetoableChangeListener</type> to the specified
property with the name PropertyName.
@@ -170,7 +162,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes an <type>XVetoableChangeListener</type> from the
listener list.
@@ -186,7 +177,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfo.idl b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
index 86c5f4c18c62..b71ccb142338 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/UnknownPropertyException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a set of properties.
@@ -46,7 +44,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySetInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a sequence with all property descriptors which are specified
@@ -54,7 +51,6 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
*/
sequence<com::sun::star::beans::Property> getProperties();
- //-------------------------------------------------------------------------
/** @returns
the property with the specified name from the object.
@@ -68,7 +64,6 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
com::sun::star::beans::Property getPropertyByName( [in] string aName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if a property with the specified name exist;
@@ -81,7 +76,6 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl b/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
index a7e6c28afbe8..f0c34e3453ca 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/PropertySetInfoChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** a listener for events related to <type>XPropertySetInfo</type>s.
@@ -36,7 +34,6 @@ 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
be propagated.
@@ -44,7 +41,6 @@ published interface XPropertySetInfoChangeListener: com::sun::star::lang::XEvent
void propertySetInfoChange( [in] PropertySetInfoChangeEvent evt );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
index 7ac7b0f1d744..204cb62cd066 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertySetInfoChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** a notifier for changes of <type>XPropertySetInfo</type>s.
@@ -35,7 +33,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** registers a listener for <type>PropertySetInfoChangeEvent</type>s.
@@ -45,7 +42,6 @@ published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterf
void addPropertySetInfoChangeListener(
[in] XPropertySetInfoChangeListener Listener );
- //-------------------------------------------------------------------------
/** removes a listener for <type>PropertySetInfoChangeEvent</type>s.
@@ -56,7 +52,6 @@ published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterf
[in] XPropertySetInfoChangeListener Listener );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetOption.idl b/udkapi/com/sun/star/beans/XPropertySetOption.idl
index f13f62217c48..31aa322c2ab3 100644
--- a/udkapi/com/sun/star/beans/XPropertySetOption.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetOption.idl
@@ -42,7 +42,6 @@ interface XPropertySetOption: com::sun::star::uno::XInterface
void enableChangeListenerNotification( [in] boolean bEnable );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyState.idl b/udkapi/com/sun/star/beans/XPropertyState.idl
index b9f34b38f61a..3fbed9d477d7 100644
--- a/udkapi/com/sun/star/beans/XPropertyState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyState.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/beans/XPropertyStateChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to query information about the state of
one or more properties.
@@ -49,7 +47,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyState: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the state of the property.
@@ -63,7 +60,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
com::sun::star::beans::PropertyState getPropertyState( [in] string PropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of the states of the properties which are specified
@@ -82,7 +78,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
[in] sequence<string> aPropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** Sets the property to default value.
@@ -101,7 +96,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
void setPropertyToDefault( [in] string PropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
the default value of the property with the name PropertyName.
@@ -125,7 +119,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl b/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl
index 585b15371145..2ae37f1fa5f2 100644
--- a/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/beans/PropertyStateChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** receives events which get fired whenever the state of a bound
property is changed.
*/
published interface XPropertyStateChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when a bound property's state is changed.
@@ -46,7 +43,6 @@ published interface XPropertyStateChangeListener: com::sun::star::lang::XEventLi
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyWithState.idl b/udkapi/com/sun/star/beans/XPropertyWithState.idl
index ba4252b68729..6fede980fa35 100644
--- a/udkapi/com/sun/star/beans/XPropertyWithState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyWithState.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to query information about the state of
this object, seen as a property contained in a property set.
@@ -53,14 +51,12 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyWithState: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the state of this as a property.
*/
com::sun::star::beans::PropertyState getStateAsProperty( );
- //-------------------------------------------------------------------------
/** sets this to its default value.
@@ -78,7 +74,6 @@ published interface XPropertyWithState: com::sun::star::uno::XInterface
void setToDefaultAsProperty( )
raises( com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
an object representing the default state of this object (as a property).
@@ -96,7 +91,6 @@ published interface XPropertyWithState: com::sun::star::uno::XInterface
raises( com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
index 8f9b789ab18d..4a175525e680 100644
--- a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides access to multiple iformation of
a set of properties with a single call.
@@ -49,7 +47,6 @@ module com { module sun { module star { module beans {
*/
published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets the values to the properties with the specified names.
@@ -84,7 +81,6 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
[in] sequence< any > aValues )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** retrieve the values of the specified properties
@@ -107,7 +103,6 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
[in] sequence< string > aPropertyNames );
- //-------------------------------------------------------------------------
/** retrieve only those values of the specified properties which
are direct values.
@@ -134,7 +129,6 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XVetoableChangeListener.idl b/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
index 1a8eed8c6c62..5aa63efebc2f 100644
--- a/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/PropertyVetoException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** is used to receive <type>PropertyChangeEvent</type>s
whenever a "constrained" property is changed.
@@ -40,7 +38,6 @@ module com { module sun { module star { module beans {
*/
published interface XVetoableChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when a constrained property is changed.
*/
@@ -49,7 +46,6 @@ published interface XVetoableChangeListener: com::sun::star::lang::XEventListene
};
-//=============================================================================
}; }; }; };