Kaydet (Commit) 638848d5 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

idl: remove external header guards

Change-Id: I78661f0750e4213a20dd2341580cbb181897f3ba
üst 93037e30
......@@ -17,22 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
#ifndef __com_sun_star_beans_XPropertySet_idl_
#include <com/sun/star/beans/XPropertySet.idl>
#endif
#ifndef __com_sun_star_uno_Exception_idl__
#include <com/sun/star/uno/Exception.idl>
#endif
#ifndef __com_sun_star_uno_Exception_idl__
#include <com/sun/star/uno/Any.idl>
#endif
module com { module sun { module star { module lib { module uno {
module protocols { module urp {
......
......@@ -19,9 +19,7 @@
#ifndef __com_sun_star_ui_ContextChangeEventMultiplexer_idl__
#define __com_sun_star_ui_ContextChangeEventMultiplexer_idl__
#ifndef __com_sun_star_ui_XContextChangeEventMultiplexer_idl__
#include <com/sun/star/ui/XContextChangeEventMultiplexer.idl>
#endif
module com { module sun { module star { module ui {
......
......@@ -19,14 +19,8 @@
#ifndef __com_sun_star_ui_ContextChangeEventObject_idl__
#define __com_sun_star_ui_ContextChangeEventObject_idl__
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
#ifndef __com_sun_star_lang_EventObject_idl__
#include <com/sun/star/lang/EventObject.idl>
#endif
module com { module sun { module star { module ui {
......
......@@ -19,17 +19,9 @@
#ifndef __com_sun_star_ui_XContextChangeEventListener_idl__
#define __com_sun_star_ui_XContextChangeEventListener_idl__
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
#ifndef __com_sun_star_lang_XEventListener_idl__
#include <com/sun/star/lang/XEventListener.idl>
#endif
#ifndef __com_sun_star_ui_ContextChangeEventObject_idl__
#include <com/sun/star/ui/ContextChangeEventObject.idl>
#endif
module com { module sun { module star { module ui {
......
......@@ -19,22 +19,10 @@
#ifndef __com_sun_star_ui_XContextChangeEventMultiplexer_idl__
#define __com_sun_star_ui_XContextChangeEventMultiplexer_idl__
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
#ifndef __com_sun_star_ui_XContextChangeEventListener_idl__
#include <com/sun/star/ui/XContextChangeEventListener.idl>
#endif
#ifndef __com_sun_star_ui_ContextChangeEventObject_idl__
#include <com/sun/star/ui/ContextChangeEventObject.idl>
#endif
#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
#include <com/sun/star/lang/IllegalArgumentException.idl>
#endif
module com { module sun { module star { module ui {
......
......@@ -19,9 +19,7 @@
#ifndef __com_sun_star_ui_XSidebar_idl__
#define __com_sun_star_ui_XSidebar_idl__
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
module com { module sun { module star { module ui {
......
......@@ -19,24 +19,11 @@
#ifndef __com_sun_star_ui_XSidebarPanel_idl__
#define __com_sun_star_ui_XSidebarPanel_idl__
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
#ifndef __com_sun_star_rendering_XCanvas_idl__
#include <com/sun/star/rendering/XCanvas.idl>
#endif
#ifndef __com_sun_star_awt_Point_idl__
#include <com/sun/star/awt/Point.idl>
#endif
#ifndef __com_sun_star_beans_XPropertySet_idl__
#include <com/sun/star/beans/XPropertySet.idl>
#endif
#ifndef __com_sun_star_ui_LayoutSize_idl__
#include <com/sun/star/ui/LayoutSize.idl>
#endif
module com { module sun { module star { module ui {
......
......@@ -19,28 +19,11 @@
#ifndef __com_sun_star_beans_XIntroTest_idl__
#define __com_sun_star_beans_XIntroTest_idl__
#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
#endif
#ifndef __com_sun_star_beans_Property_idl__
#include <com/sun/star/beans/Property.idl>
#endif
#ifndef __com_sun_star_beans_PropertyValue_idl__
#include <com/sun/star/beans/PropertyValue.idl>
#endif
#ifndef __com_sun_star_uno_TypeClass_idl__
#include <com/sun/star/uno/TypeClass.idl>
#endif
#ifndef __com_sun_star_beans_XPropertiesChangeListener_idl__
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
#endif
module ModuleA
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment