summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XHyperlinkControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XHyperlinkControl.idl')
-rw-r--r--offapi/com/sun/star/inspection/XHyperlinkControl.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/inspection/XHyperlinkControl.idl b/offapi/com/sun/star/inspection/XHyperlinkControl.idl
index 05e9c96878de..ff490021288b 100644
--- a/offapi/com/sun/star/inspection/XHyperlinkControl.idl
+++ b/offapi/com/sun/star/inspection/XHyperlinkControl.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_inspection_XHyperlinkControl_idl__
-#define __com_sun_star_inspection_XHyperlinkControl_idl__
-
-#include <com/sun/star/inspection/XPropertyControl.idl>
-#include <com/sun/star/awt/XActionListener.idl>
-
module com { module sun { module star { module inspection {
/** defines the interface for an XPropertyControl which displays its value
@@ -50,6 +44,4 @@ interface XHyperlinkControl : XPropertyControl
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */