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

fixincludeguards.sh: svl

Change-Id: I70ef44216fb7ddb4e12b9d90406b45cc594279f0
üst df2fe970
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _OINPUTSTREAMCONTAINER_HXX_
#define _OINPUTSTREAMCONTAINER_HXX_
#ifndef INCLUDED_SVL_SOURCE_FSSTOR_OINPUTSTREAMCONTAINER_HXX
#define INCLUDED_SVL_SOURCE_FSSTOR_OINPUTSTREAMCONTAINER_HXX
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/embed/XExtendedStorageStream.hpp>
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _OSTREAMCONTAINER_HXX_
#define _OSTREAMCONTAINER_HXX_
#ifndef INCLUDED_SVL_SOURCE_FSSTOR_OSTREAMCONTAINER_HXX
#define INCLUDED_SVL_SOURCE_FSSTOR_OSTREAMCONTAINER_HXX
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
......
......@@ -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 INCLUDED_COMPHELPER_PASSWORDCONTAINER_HXX
#define INCLUDED_COMPHELPER_PASSWORDCONTAINER_HXX
#ifndef INCLUDED_SVL_SOURCE_INC_PASSWORDCONTAINER_HXX
#define INCLUDED_SVL_SOURCE_INC_PASSWORDCONTAINER_HXX
#include <list>
#include <vector>
......@@ -404,6 +404,6 @@ public:
#endif // #ifndef INCLUDED_COMPHELPER_PASSWORDCONTAINER_HXX
#endif // INCLUDED_SVL_SOURCE_INC_PASSWORDCONTAINER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -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 _SFX_WHASSERT_HXX
#define _SFX_WHASSERT_HXX
#ifndef INCLUDED_SVL_SOURCE_ITEMS_WHASSERT_HXX
#define INCLUDED_SVL_SOURCE_ITEMS_WHASSERT_HXX
#include "sal/config.h"
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_SVL_SOURCE_INC_GETSTRINGRESOURCE_HXX
#define INCLUDED_SVL_SOURCE_INC_GETSTRINGRESOURCE_HXX
#ifndef INCLUDED_SVL_SOURCE_MISC_GETSTRINGRESOURCE_HXX
#define INCLUDED_SVL_SOURCE_MISC_GETSTRINGRESOURCE_HXX
#include "sal/config.h"
......
......@@ -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 _SVT_LISTENERBASE_HXX
#define _SVT_LISTENERBASE_HXX
#ifndef INCLUDED_SVL_SOURCE_NOTIFY_LISTENERBASE_HXX
#define INCLUDED_SVL_SOURCE_NOTIFY_LISTENERBASE_HXX
class SvtBroadcaster;
class SvtListener;
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _NUMFMUNO_HXX
#define _NUMFMUNO_HXX
#ifndef INCLUDED_SVL_SOURCE_NUMBERS_NUMFMUNO_HXX
#define INCLUDED_SVL_SOURCE_NUMBERS_NUMFMUNO_HXX
#include <com/sun/star/util/XNumberFormatter2.hpp>
#include <com/sun/star/util/XNumberFormatPreviewer.hpp>
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef NF_NUMHEAD_HXX
#define NF_NUMHEAD_HXX
#ifndef INCLUDED_SVL_SOURCE_NUMBERS_NUMHEAD_HXX
#define INCLUDED_SVL_SOURCE_NUMBERS_NUMHEAD_HXX
#include <tools/stream.hxx>
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _SVTOOLS_NUMBERS_SUPPLIERSERVICE_HXX_
#define _SVTOOLS_NUMBERS_SUPPLIERSERVICE_HXX_
#ifndef INCLUDED_SVL_SOURCE_NUMBERS_SUPSERVS_HXX
#define INCLUDED_SVL_SOURCE_NUMBERS_SUPSERVS_HXX
#include <svl/numuno.hxx>
#include <svl/zforlist.hxx>
......@@ -90,6 +90,6 @@ protected:
};
#endif // _SVTOOLS_NUMBERS_SUPPLIERSERVICE_HXX_
#endif // INCLUDED_SVL_SOURCE_NUMBERS_SUPSERVS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _ZFORFIND_HXX
#define _ZFORFIND_HXX
#ifndef INCLUDED_SVL_SOURCE_NUMBERS_ZFORFIND_HXX
#define INCLUDED_SVL_SOURCE_NUMBERS_ZFORFIND_HXX
#include <com/sun/star/uno/Sequence.hxx>
#include <rtl/ustring.hxx>
......@@ -415,6 +415,6 @@ private:
bool MayBeMonthDate();
};
#endif // _ZFORFIND_HXX
#endif // INCLUDED_SVL_SOURCE_NUMBERS_ZFORFIND_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -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 _ZFORSCAN_HXX
#define _ZFORSCAN_HXX
#ifndef INCLUDED_SVL_SOURCE_NUMBERS_ZFORSCAN_HXX
#define INCLUDED_SVL_SOURCE_NUMBERS_ZFORSCAN_HXX
#include <i18nlangtag/lang.h>
#include <rtl/ustring.hxx>
......@@ -244,6 +244,6 @@ private: // Private section
static sal_Int32 RemoveQuotes( OUString& rStr );
};
#endif // _ZFORSCAN_HXX
#endif // INCLUDED_SVL_SOURCE_NUMBERS_ZFORSCAN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_SVTOOLS_SYSCREDS_HXX
#define INCLUDED_SVTOOLS_SYSCREDS_HXX
#ifndef INCLUDED_SVL_SOURCE_PASSWORDCONTAINER_SYSCREDS_HXX
#define INCLUDED_SVL_SOURCE_PASSWORDCONTAINER_SYSCREDS_HXX
#include <set>
#include <memory>
......@@ -81,6 +81,6 @@ class SysCredentialsConfig
bool m_bCfgInited;
};
#endif // INCLUDED_SVTOOLS_SYSCREDS_HXX
#endif // INCLUDED_SVL_SOURCE_PASSWORDCONTAINER_SYSCREDS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _DDEIMP_HXX
#define _DDEIMP_HXX
#ifndef INCLUDED_SVL_SOURCE_SVDDE_DDEIMP_HXX
#define INCLUDED_SVL_SOURCE_SVDDE_DDEIMP_HXX
#include <windows.h>
#include <ddeml.h>
......@@ -150,6 +150,6 @@ inline DdeInstData* ImpGetInstData()
DdeInstData* ImpInitInstData();
void ImpDeinitInstData();
#endif // _DDEIMP_HXX
#endif // INCLUDED_SVL_SOURCE_SVDDE_DDEIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -16,8 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CONVERT_HXX
#define _CONVERT_HXX
#ifndef INCLUDED_SVL_UNX_INC_CONVERT_HXX
#define INCLUDED_SVL_UNX_INC_CONVERT_HXX
class Convert
{
......@@ -39,6 +40,6 @@ public:
Swap( rRect.Left() ); Swap( rRect.Right() ); }
};
#endif // _CONVERT_HXX
#endif // INCLUDED_SVL_UNX_INC_CONVERT_HXX
/* 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