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

idl: fix some include guards

Change-Id: I6f306ba26d888a617aae89d29fc80acd00bd71d8
üst 638848d5
......@@ -16,8 +16,8 @@
* 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_chart2_RegressionCurveEquation_idl
#define com_sun_star_chart2_RegressionCurveEquation_idl
#ifndef com_sun_star_chart2_RegressionEquation_idl
#define com_sun_star_chart2_RegressionEquation_idl
#include <com/sun/star/beans/XPropertySet.idl>
......
......@@ -18,7 +18,7 @@
*/
#ifndef __com_sun_star_datatransfer_XTransferableEx_idl__
#define __com_sun_star_datatransfer_XTransferable_idl__
#define __com_sun_star_datatransfer_XTransferableEx_idl__
#include <com/sun/star/datatransfer/DataFlavor.idl>
#include <com/sun/star/uno/XInterface.idl>
......
......@@ -16,8 +16,8 @@
* 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_xforms_Binding_idl__
#define __com_sun_star_xforms_Binding_idl__
#ifndef __com_sun_star_xforms_XForms_idl__
#define __com_sun_star_xforms_XForms_idl__
#include <com/sun/star/container/XNameContainer.idl>
......
......@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef __ooo_vba_excel_XChart_idl__
#define __ooo_vba_excel_XChart_idl__
#ifndef __ooo_vba_excel_XCharts_idl__
#define __ooo_vba_excel_XCharts_idl__
#include <com/sun/star/uno/XInterface.idl>
#include <ooo/vba/XCollection.idl>
......
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