idl: fix some include guards
Change-Id: I6f306ba26d888a617aae89d29fc80acd00bd71d8
This commit is contained in:
parent
638848d5ea
commit
fcfa1b7e1f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user