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

fixincludeguards.sh: l10ntools

Change-Id: I0fce5b2c59e468e936e3a0fa99ebd50c9d15d0cd
üst cefed979
...@@ -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 _CFG_MERGE_HXX #ifndef INCLUDED_L10NTOOLS_INC_CFGMERGE_HXX
#define _CFG_MERGE_HXX #define INCLUDED_L10NTOOLS_INC_CFGMERGE_HXX
#include "sal/config.h" #include "sal/config.h"
......
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
// Methods used by all of executables // Methods used by all of executables
#ifndef INCLUDED_L10NTOOLS_SOURCE_COMMON_HXX #ifndef INCLUDED_L10NTOOLS_INC_COMMON_HXX
#define INCLUDED_L10NTOOLS_SOURCE_COMMON_HXX #define INCLUDED_L10NTOOLS_INC_COMMON_HXX
#include "sal/config.h" #include "sal/config.h"
......
...@@ -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 _EXPORT_HXX #ifndef INCLUDED_L10NTOOLS_INC_EXPORT_HXX
#define _EXPORT_HXX #define INCLUDED_L10NTOOLS_INC_EXPORT_HXX
#include "sal/config.h" #include "sal/config.h"
#include "po.hxx" #include "po.hxx"
...@@ -423,6 +423,6 @@ private: ...@@ -423,6 +423,6 @@ private:
inline void Pop( std::queue<QueueEntry>& aQueue ); inline void Pop( std::queue<QueueEntry>& aQueue );
}; };
#endif // _EXPORT_HXX #endif // INCLUDED_L10NTOOLS_INC_EXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
// Helper string methods // Helper string methods
#ifndef INCLUDED_L10NTOOLS_SOURCE_HELPER_HXX #ifndef INCLUDED_L10NTOOLS_INC_HELPER_HXX
#define INCLUDED_L10NTOOLS_SOURCE_HELPER_HXX #define INCLUDED_L10NTOOLS_INC_HELPER_HXX
#include "sal/config.h" #include "sal/config.h"
#include "sal/types.h" #include "sal/types.h"
......
...@@ -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 LNGMERGE_INCLUDED #ifndef INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
#define LNGMERGE_INCLUDED #define INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
#include "sal/config.h" #include "sal/config.h"
...@@ -64,6 +64,6 @@ public: ...@@ -64,6 +64,6 @@ public:
const OString &rLanguage ); const OString &rLanguage );
}; };
#endif // LNGMERGE_INCLUDED #endif // INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef _PO_INCLUDED #ifndef INCLUDED_L10NTOOLS_INC_PO_HXX
#define _PO_INCLUDED #define INCLUDED_L10NTOOLS_INC_PO_HXX
#include <fstream> #include <fstream>
#include <rtl/string.hxx> #include <rtl/string.hxx>
...@@ -135,6 +135,6 @@ public: ...@@ -135,6 +135,6 @@ public:
void readEntry(PoEntry& rPo); void readEntry(PoEntry& rPo);
}; };
#endif // _PO_INCLUDED #endif // INCLUDED_L10NTOOLS_INC_PO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef _PROPMERGE_INCLUDED #ifndef INCLUDED_L10NTOOLS_INC_PROPMERGE_HXX
#define _PROPMERGE_INCLUDED #define INCLUDED_L10NTOOLS_INC_PROPMERGE_HXX
#include <rtl/string.hxx> #include <rtl/string.hxx>
#include <vector> #include <vector>
...@@ -39,5 +39,5 @@ public: ...@@ -39,5 +39,5 @@ public:
void Merge( const OString &rMergeSrc, const OString &rDestinationFile ); void Merge( const OString &rMergeSrc, const OString &rDestinationFile );
}; };
#endif // _PROPMERGE_INCLUDED #endif // INCLUDED_L10NTOOLS_INC_PROPMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef _STRINGMERGE_INCLUDED #ifndef INCLUDED_L10NTOOLS_INC_STRINGMERGE_HXX
#define _STRINGMERGE_INCLUDED #define INCLUDED_L10NTOOLS_INC_STRINGMERGE_HXX
#include <libxml/tree.h> #include <libxml/tree.h>
#include <rtl/string.hxx> #include <rtl/string.hxx>
...@@ -37,5 +37,5 @@ public: ...@@ -37,5 +37,5 @@ public:
const OString &rMergeSrc, const OString &rDestinationFile ); const OString &rMergeSrc, const OString &rDestinationFile );
}; };
#endif //_STRINGMERGE_INCLUDED #endif // INCLUDED_L10NTOOLS_INC_STRINGMERGE_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 _TOKENS_H #ifndef INCLUDED_L10NTOOLS_INC_TOKENS_H
#define _TOKENS_H #define INCLUDED_L10NTOOLS_INC_TOKENS_H
/*------------------------------------------------------ */ /*------------------------------------------------------ */
/*------------------------------------------------------ */ /*------------------------------------------------------ */
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef _TREEMERGE_INCLUDED #ifndef INCLUDED_L10NTOOLS_INC_TREEMERGE_HXX
#define _TREEMERGE_INCLUDED #define INCLUDED_L10NTOOLS_INC_TREEMERGE_HXX
#include <libxml/tree.h> #include <libxml/tree.h>
#include <rtl/string.hxx> #include <rtl/string.hxx>
...@@ -42,6 +42,6 @@ public: ...@@ -42,6 +42,6 @@ public:
const OString &rXhpRoot ); const OString &rXhpRoot );
}; };
#endif // _TREEMERGE_INCLUDED #endif // INCLUDED_L10NTOOLS_INC_TREEMERGE_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 BOOTSTRP_XMLPARSE_HXX #ifndef INCLUDED_L10NTOOLS_INC_XMLPARSE_HXX
#define BOOTSTRP_XMLPARSE_HXX #define INCLUDED_L10NTOOLS_INC_XMLPARSE_HXX
#include "sal/config.h" #include "sal/config.h"
...@@ -386,6 +386,6 @@ public: ...@@ -386,6 +386,6 @@ public:
const XMLError &GetError() const { return m_aErrorInformation; } const XMLError &GetError() const { return m_aErrorInformation; }
}; };
#endif // BOOTSTRP_XMLPARSE_HXX #endif // INCLUDED_L10NTOOLS_INC_XMLPARSE_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 XRMMERGE_INCLUDED #ifndef INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
#define XRMMERGE_INCLUDED #define INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
#include "sal/config.h" #include "sal/config.h"
...@@ -134,6 +134,6 @@ public: ...@@ -134,6 +134,6 @@ public:
virtual ~XRMResMerge(); virtual ~XRMResMerge();
}; };
#endif // XRMMERGE_INCLUDED #endif // INCLUDED_L10NTOOLS_INC_XRMMERGE_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