diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx | 2 | ||||
-rw-r--r-- | chart2/source/model/main/ChartModel.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx b/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx index 1c34336cf96b..ee3a69017618 100644 --- a/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx +++ b/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx @@ -23,7 +23,7 @@ #include "ServiceMacros.hxx" #include "DiagramHelper.hxx" -#if ! defined(INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_13) +#ifndef INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_13 #define INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_13 #define COMPHELPER_IMPLBASE_INTERFACE_NUMBER 13 #include "comphelper/implbase_var.hxx" diff --git a/chart2/source/model/main/ChartModel.hxx b/chart2/source/model/main/ChartModel.hxx index 2febb5b472ce..30d0c315c215 100644 --- a/chart2/source/model/main/ChartModel.hxx +++ b/chart2/source/model/main/ChartModel.hxx @@ -65,7 +65,7 @@ #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/datatransfer/XTransferable.hpp> -#if ! defined(INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_22) +#ifndef INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_22 #define INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_22 #define COMPHELPER_IMPLBASE_INTERFACE_NUMBER 22 #include "comphelper/implbase_var.hxx" |