summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl')
-rw-r--r--udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl3
1 files changed, 0 insertions, 3 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
};
-//=============================================================================
}; }; }; };