diff options
Diffstat (limited to 'dbaccess/source/inc')
-rw-r--r-- | dbaccess/source/inc/OAuthenticationContinuation.hxx | 6 | ||||
-rw-r--r-- | dbaccess/source/inc/apitools.hxx | 6 | ||||
-rw-r--r-- | dbaccess/source/inc/dbu_reghelper.hxx | 6 | ||||
-rw-r--r-- | dbaccess/source/inc/dsntypes.hxx | 6 | ||||
-rw-r--r-- | dbaccess/source/inc/flt_reghelper.hxx | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/dbaccess/source/inc/OAuthenticationContinuation.hxx b/dbaccess/source/inc/OAuthenticationContinuation.hxx index 1b3ad7f0b11c..50b44b13598d 100644 --- a/dbaccess/source/inc/OAuthenticationContinuation.hxx +++ b/dbaccess/source/inc/OAuthenticationContinuation.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _DBACCESS_OAUTHENTICATIONCONTINUATION_HXX_ -#define _DBACCESS_OAUTHENTICATIONCONTINUATION_HXX_ +#ifndef INCLUDED_DBACCESS_SOURCE_INC_OAUTHENTICATIONCONTINUATION_HXX +#define INCLUDED_DBACCESS_SOURCE_INC_OAUTHENTICATIONCONTINUATION_HXX #include "dbadllapi.hxx" @@ -65,6 +65,6 @@ public: } // namespace dbaccess -#endif // _DBACCESS_OAUTHENTICATIONCONTINUATION_HXX_ +#endif // INCLUDED_DBACCESS_SOURCE_INC_OAUTHENTICATIONCONTINUATION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/source/inc/apitools.hxx b/dbaccess/source/inc/apitools.hxx index dc41135a2d96..fd32e6a2b0fc 100644 --- a/dbaccess/source/inc/apitools.hxx +++ b/dbaccess/source/inc/apitools.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _DBASHARED_APITOOLS_HXX_ -#define _DBASHARED_APITOOLS_HXX_ +#ifndef INCLUDED_DBACCESS_SOURCE_INC_APITOOLS_HXX +#define INCLUDED_DBACCESS_SOURCE_INC_APITOOLS_HXX #include <cppuhelper/component.hxx> #include <osl/mutex.hxx> @@ -358,6 +358,6 @@ public: } \ _rGuard.reset(); -#endif // _DBASHARED_APITOOLS_HXX_ +#endif // INCLUDED_DBACCESS_SOURCE_INC_APITOOLS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/source/inc/dbu_reghelper.hxx b/dbaccess/source/inc/dbu_reghelper.hxx index 5f3b1ab2fd12..350afe497a8e 100644 --- a/dbaccess/source/inc/dbu_reghelper.hxx +++ b/dbaccess/source/inc/dbu_reghelper.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _DBU_REGHELPER_HXX_ -#define _DBU_REGHELPER_HXX_ +#ifndef INCLUDED_DBACCESS_SOURCE_INC_DBU_REGHELPER_HXX +#define INCLUDED_DBACCESS_SOURCE_INC_DBU_REGHELPER_HXX #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/registry/XRegistryKey.hpp> @@ -36,6 +36,6 @@ namespace dbaui } -#endif // _DBU_REGHELPER_HXX_ +#endif // INCLUDED_DBACCESS_SOURCE_INC_DBU_REGHELPER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/source/inc/dsntypes.hxx b/dbaccess/source/inc/dsntypes.hxx index f5fe334265e2..f21f449839f3 100644 --- a/dbaccess/source/inc/dsntypes.hxx +++ b/dbaccess/source/inc/dsntypes.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _DBACCESS_DSNTYPES_HXX_ -#define _DBACCESS_DSNTYPES_HXX_ +#ifndef INCLUDED_DBACCESS_SOURCE_INC_DSNTYPES_HXX +#define INCLUDED_DBACCESS_SOURCE_INC_DSNTYPES_HXX #include <comphelper/stl_types.hxx> #include "dbadllapi.hxx" @@ -216,6 +216,6 @@ protected: } // namespace dbaccess -#endif // _DBACCESS_DSNTYPES_HXX_ +#endif // INCLUDED_DBACCESS_SOURCE_INC_DSNTYPES_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/source/inc/flt_reghelper.hxx b/dbaccess/source/inc/flt_reghelper.hxx index 5fc701731aa7..a65c0557081c 100644 --- a/dbaccess/source/inc/flt_reghelper.hxx +++ b/dbaccess/source/inc/flt_reghelper.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _FLT_REGHELPER_HXX_ -#define _FLT_REGHELPER_HXX_ +#ifndef INCLUDED_DBACCESS_SOURCE_INC_FLT_REGHELPER_HXX +#define INCLUDED_DBACCESS_SOURCE_INC_FLT_REGHELPER_HXX #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/registry/XRegistryKey.hpp> @@ -36,6 +36,6 @@ namespace dbaxml } -#endif // _FLT_REGHELPER_HXX_ +#endif // INCLUDED_DBACCESS_SOURCE_INC_FLT_REGHELPER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |