You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/01/15 16:58:48 UTC

[openoffice] branch AOO41X updated: Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang.

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new be7fbbea80 Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang.
be7fbbea80 is described below

commit be7fbbea80281c8dc6d65252ecbabc9de1dbee58
Author: Pedro Giffuni <pf...@apache.org>
AuthorDate: Sun Sep 6 23:45:01 2015 +0000

    Clean up all of typos that cause header guard warnings when building the
    OpenOffice source with clang.
    
    Submitted by:   Don Lewis
    
    git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535 13f79535-47bb-0310-9956-ffa450edef68
    (cherry picked from commit c64f2bbd0edaad703073b2f91f32833ae4aefc42)
---
 main/autodoc/source/display/inc/toolkit/hf_navi_sub.hxx      | 2 +-
 main/comphelper/inc/comphelper/stillreadwriteinteraction.hxx | 2 +-
 main/cui/source/inc/cuires.hrc                               | 2 +-
 main/oox/source/ppt/animvariantcontext.hxx                   | 2 +-
 main/sc/source/ui/vba/vbaaxis.hxx                            | 2 +-
 main/sdext/source/minimizer/pppoptimizerdialog.hxx           | 2 +-
 main/sdext/source/presenter/PresenterPaneAnimator.hxx        | 2 +-
 main/svl/source/inc/fsfactory.hxx                            | 2 +-
 main/writerfilter/source/doctok/WW8PropertySetImpl.hxx       | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/main/autodoc/source/display/inc/toolkit/hf_navi_sub.hxx b/main/autodoc/source/display/inc/toolkit/hf_navi_sub.hxx
index 8da99ff708..e19818b7d1 100644
--- a/main/autodoc/source/display/inc/toolkit/hf_navi_sub.hxx
+++ b/main/autodoc/source/display/inc/toolkit/hf_navi_sub.hxx
@@ -22,7 +22,7 @@
 
 
 #ifndef ADC_DISPLAY_HF_NAVI_SUB_HXX
-#define ADC_DISPLAY_HFI_NAVI_SUB_HXX
+#define ADC_DISPLAY_HF_NAVI_SUB_HXX
 
 
 
diff --git a/main/comphelper/inc/comphelper/stillreadwriteinteraction.hxx b/main/comphelper/inc/comphelper/stillreadwriteinteraction.hxx
index 68f248ff21..9c62e0eb63 100644
--- a/main/comphelper/inc/comphelper/stillreadwriteinteraction.hxx
+++ b/main/comphelper/inc/comphelper/stillreadwriteinteraction.hxx
@@ -22,7 +22,7 @@
 
 
 #ifndef _COMPHELPER_STILLREADWRITEINTERACTION_HXX_
-#define _COMPHELPER_STRILLREADWRITEINTERACTION_HXX_
+#define _COMPHELPER_STILLREADWRITEINTERACTION_HXX_
 
 //_______________________________________________
 // includes
diff --git a/main/cui/source/inc/cuires.hrc b/main/cui/source/inc/cuires.hrc
index 48201cd2b7..478204d2fd 100644
--- a/main/cui/source/inc/cuires.hrc
+++ b/main/cui/source/inc/cuires.hrc
@@ -21,7 +21,7 @@
 
 
 #ifndef _CUI_RESID_HRC
-#define _CUI_REDID_HRC
+#define _CUI_RESID_HRC
 
 // include ------------------------------------------------------------------
 
diff --git a/main/oox/source/ppt/animvariantcontext.hxx b/main/oox/source/ppt/animvariantcontext.hxx
index 7e2bb25317..d7fa1b18cd 100644
--- a/main/oox/source/ppt/animvariantcontext.hxx
+++ b/main/oox/source/ppt/animvariantcontext.hxx
@@ -24,7 +24,7 @@
 
 
 #ifndef OOX_PPT_ANIMVARIANTCONTEXT
-#define OOX_PPT_ANIMVERIANTCONTEXT
+#define OOX_PPT_ANIMVARIANTCONTEXT
 
 
 #include <com/sun/star/uno/Any.hxx>
diff --git a/main/sc/source/ui/vba/vbaaxis.hxx b/main/sc/source/ui/vba/vbaaxis.hxx
index 697c790dc8..b82c6dda8f 100644
--- a/main/sc/source/ui/vba/vbaaxis.hxx
+++ b/main/sc/source/ui/vba/vbaaxis.hxx
@@ -21,7 +21,7 @@
 
 
 #ifndef SC_VBA_AXIS_HXX
-#define SC_VBA_AXOS_HXX
+#define SC_VBA_AXIS_HXX
 #include <com/sun/star/beans/XPropertySet.hpp>
 #include <ooo/vba/excel/XAxis.hpp>
 #include <ooo/vba/excel/XChart.hpp>
diff --git a/main/sdext/source/minimizer/pppoptimizerdialog.hxx b/main/sdext/source/minimizer/pppoptimizerdialog.hxx
index 8bd7c09c54..4bcc4ed692 100644
--- a/main/sdext/source/minimizer/pppoptimizerdialog.hxx
+++ b/main/sdext/source/minimizer/pppoptimizerdialog.hxx
@@ -22,7 +22,7 @@
 
 
 #ifndef PPPOPTIMIZERDIALOG_HXX
-#define PPPOPTIMIZERDIALOGOG_HXX
+#define PPPOPTIMIZERDIALOG_HXX
 
 #include <com/sun/star/uno/Sequence.h>
 #include <com/sun/star/document/XExporter.hpp>
diff --git a/main/sdext/source/presenter/PresenterPaneAnimator.hxx b/main/sdext/source/presenter/PresenterPaneAnimator.hxx
index 2a6bd374d4..667b04ca66 100644
--- a/main/sdext/source/presenter/PresenterPaneAnimator.hxx
+++ b/main/sdext/source/presenter/PresenterPaneAnimator.hxx
@@ -21,7 +21,7 @@
 
 
 
-#ifndef SDEXT_PRESENTER_PRESENTER_PANE_ANIMATOR_HXXs
+#ifndef SDEXT_PRESENTER_PRESENTER_PANE_ANIMATOR_HXX
 #define SDEXT_PRESENTER_PRESENTER_PANE_ANIMATOR_HXX
 
 #include <com/sun/star/awt/Point.hpp>
diff --git a/main/svl/source/inc/fsfactory.hxx b/main/svl/source/inc/fsfactory.hxx
index b0194affde..594700250d 100644
--- a/main/svl/source/inc/fsfactory.hxx
+++ b/main/svl/source/inc/fsfactory.hxx
@@ -22,7 +22,7 @@
 
 
 #ifndef __FSFACTORY_HXX_
-#define __FSACTORY_HXX_
+#define __FSFACTORY_HXX_
 
 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
 #include <com/sun/star/lang/XServiceInfo.hpp>
diff --git a/main/writerfilter/source/doctok/WW8PropertySetImpl.hxx b/main/writerfilter/source/doctok/WW8PropertySetImpl.hxx
index 60459e3c7d..12b636b6db 100644
--- a/main/writerfilter/source/doctok/WW8PropertySetImpl.hxx
+++ b/main/writerfilter/source/doctok/WW8PropertySetImpl.hxx
@@ -22,7 +22,7 @@
 
 
 #ifndef INCLUDED_WW8_PROPERTY_SET_IMPL_HXX
-#define INCLUDED_WW8_PROEPRTY_SET_IMPL_HXX
+#define INCLUDED_WW8_PROPERTY_SET_IMPL_HXX
 
 #include <resourcemodel/WW8ResourceModel.hxx>
 #include <doctok/WW8Document.hxx>