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

fixincludeguards.sh: formula

üst ed81c7fb
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _FORMULA_CORE_RESOURCE_HXX_ #ifndef INCLUDED_FORMULA_SOURCE_CORE_INC_CORE_RESOURCE_HXX
#define _FORMULA_CORE_RESOURCE_HXX_ #define INCLUDED_FORMULA_SOURCE_CORE_INC_CORE_RESOURCE_HXX
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
...@@ -71,6 +71,6 @@ namespace formula ...@@ -71,6 +71,6 @@ namespace formula
} // formula } // formula
#endif // _FORMULA_CORE_RESOURCE_HXX_ #endif // INCLUDED_FORMULA_SOURCE_CORE_INC_CORE_RESOURCE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef FORMULA_CONTROL_HELPER_HXX_INCLUDED #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_CONTROLHELPER_HXX
#define FORMULA_CONTROL_HELPER_HXX_INCLUDED #define INCLUDED_FORMULA_SOURCE_UI_DLG_CONTROLHELPER_HXX
#include "formula/funcutl.hxx" #include "formula/funcutl.hxx"
#include <svtools/svmedit.hxx> #include <svtools/svmedit.hxx>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef FORMULA_FUNCPAGE_HXX #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX
#define FORMULA_FUNCPAGE_HXX #define INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX
#include <svtools/stdctrl.hxx> #include <svtools/stdctrl.hxx>
#include <vcl/lstbox.hxx> #include <vcl/lstbox.hxx>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef FORMULA_PARAWIN_HXX #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
#define FORMULA_PARAWIN_HXX #define INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
#include <svtools/stdctrl.hxx> #include <svtools/stdctrl.hxx>
#include <svtools/svmedit.hxx> #include <svtools/svmedit.hxx>
...@@ -162,6 +162,6 @@ public: ...@@ -162,6 +162,6 @@ public:
} // formula } // formula
#endif // FORMULA_PARAWIN_HXX #endif // INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SC_STRUCTPG_HXX #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX
#define SC_STRUCTPG_HXX #define INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX
#include <svtools/stdctrl.hxx> #include <svtools/stdctrl.hxx>
#include <vcl/lstbox.hxx> #include <vcl/lstbox.hxx>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef FORMULA_MODULE_HELPER_RPT_HXX_ #ifndef INCLUDED_FORMULA_SOURCE_UI_INC_MODULEHELPER_HXX
#define FORMULA_MODULE_HELPER_RPT_HXX_ #define INCLUDED_FORMULA_SOURCE_UI_INC_MODULEHELPER_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <tools/resmgr.hxx> #include <tools/resmgr.hxx>
...@@ -73,7 +73,7 @@ namespace formula ...@@ -73,7 +73,7 @@ namespace formula
} // namespace formula } // namespace formula
#endif // FORMULA_MODULE_HELPER_RPT_HXX_ #endif // INCLUDED_FORMULA_SOURCE_UI_INC_MODULEHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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