summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-13 10:32:24 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-13 10:36:21 +0200
commitd1449a9b990bf054adeb66c2bab871ce396cca18 (patch)
tree59821f7dec938e0f1e0ff330b1de849e5cb9bc47 /udkapi/com/sun/star/beans
parentbc7202aad393b17d0e2545001f7f869f683a7ec7 (diff)
Bin pointless "DocMerge" comment lines
Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35
Diffstat (limited to 'udkapi/com/sun/star/beans')
-rw-r--r--udkapi/com/sun/star/beans/XIntrospection.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl
index 064c30d38368..e0eaed34dd49 100644
--- a/udkapi/com/sun/star/beans/XIntrospection.idl
+++ b/udkapi/com/sun/star/beans/XIntrospection.idl
@@ -27,8 +27,6 @@
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.
<p><strong>Important note:</strong>An object can only be
@@ -41,8 +39,6 @@
*/
published interface XIntrospection: com::sun::star::uno::XInterface
{
-
- // DocMerge from xml: method com::sun::star::beans::XIntrospection::inspect
/** inspects the given object.
<p>It identifies all properties supported by the object