From 45e7a5b78c29ebc5bd43ba65d1b02cb4457be613 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 2 Apr 2011 00:08:53 +0200 Subject: Strip include guards in idl files --- offapi/com/sun/star/xforms/XFormsUIHelper1.idl | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'offapi/com/sun/star/xforms/XFormsUIHelper1.idl') diff --git a/offapi/com/sun/star/xforms/XFormsUIHelper1.idl b/offapi/com/sun/star/xforms/XFormsUIHelper1.idl index 1529c75fdcba..281d2c8378f8 100644 --- a/offapi/com/sun/star/xforms/XFormsUIHelper1.idl +++ b/offapi/com/sun/star/xforms/XFormsUIHelper1.idl @@ -27,41 +27,16 @@ #ifndef __com_sun_star_xforms_XFormsUIHelper1_idl__ #define __com_sun_star_xforms_XFormsUIHelper1_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include -#endif -#ifndef __com_sun_star_xml_dom_XNode_idl__ #include -#endif - -#ifndef __com_sun_star_beans_XPropertySet_idl__ #include -#endif - -#ifndef __com_sun_star_container_XIndexAccess_idl__ #include -#endif - -#ifndef __com_sun_star_xforms_XDataTypeRepository_idl__ #include -#endif - -#ifndef __com_sun_star_xml_dom_XDocument_idl__ #include -#endif - -#ifndef __com_sun_star_xml_dom_XDocument_idl__ #include -#endif - -#ifndef __com_sun_star_frame_XModel_idl__ #include -#endif - -#ifndef __com_sun_star_xforms_XModel_idl__ #include -#endif //============================================================================= -- cgit