summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyControlFactory.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyControlFactory.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
index 037be8b545c4..d31fedc756e5 100644
--- a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
@@ -31,12 +31,10 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module inspection {
interface XPropertyControl;
-//-----------------------------------------------------------------------------
/** a factory for <type>XPropertyControl</type>s
@since OOo 2.0.3
@@ -72,7 +70,6 @@ interface XPropertyControlFactory
raises ( com::sun::star::lang::IllegalArgumentException );
};
-//=============================================================================
}; }; }; };