summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/HelpContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/HelpContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/HelpContent.idl14
1 files changed, 0 insertions, 14 deletions
diff --git a/offapi/com/sun/star/ucb/HelpContent.idl b/offapi/com/sun/star/ucb/HelpContent.idl
index 7047c61dded0..e52268e95fa2 100644
--- a/offapi/com/sun/star/ucb/HelpContent.idl
+++ b/offapi/com/sun/star/ucb/HelpContent.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_ucb_HelpContent_idl__
-#define __com_sun_star_ucb_HelpContent_idl__
-
-#include <com/sun/star/lang/XComponent.idl>
-#include <com/sun/star/ucb/XContent.idl>
-#include <com/sun/star/ucb/XCommandProcessor.idl>
-#include <com/sun/star/ucb/XCommandProcessor2.idl>
-#include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
-#include <com/sun/star/beans/XPropertyContainer.idl>
-#include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
-#include <com/sun/star/ucb/XCommandInfoChangeNotifier.idl>
-#include <com/sun/star/container/XChild.idl>
module com { module sun { module star { module ucb {
@@ -166,6 +154,4 @@ published service HelpContent
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */