summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyHandler.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyHandler.idl14
1 files changed, 0 insertions, 14 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyHandler.idl b/offapi/com/sun/star/inspection/XPropertyHandler.idl
index f65c4467295f..6aa6a7b46dc1 100644
--- a/offapi/com/sun/star/inspection/XPropertyHandler.idl
+++ b/offapi/com/sun/star/inspection/XPropertyHandler.idl
@@ -16,18 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_inspection_XPropertyHandler_idl__
-#define __com_sun_star_inspection_XPropertyHandler_idl__
-
-#include <com/sun/star/beans/PropertyState.idl>
-#include <com/sun/star/beans/Property.idl>
-#include <com/sun/star/beans/XPropertyChangeListener.idl>
-#include <com/sun/star/inspection/LineDescriptor.idl>
-#include <com/sun/star/lang/NullPointerException.idl>
-#include <com/sun/star/beans/UnknownPropertyException.idl>
-#include <com/sun/star/beans/PropertyVetoException.idl>
-#include <com/sun/star/lang/XComponent.idl>
-#include <com/sun/star/inspection/InteractiveSelectionResult.idl>
module com { module sun { module star { module inspection {
@@ -440,8 +428,6 @@ interface XPropertyHandler
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */