summaryrefslogtreecommitdiff
path: root/toolkit/inc/helper
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-15 12:06:32 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-15 12:50:46 +0000
commit2bd7767d010401199ad50c2ef2791b53ae03fb03 (patch)
treea5698e6e668fa8e8a7d7fc1fd088247776d3e11d /toolkit/inc/helper
parent3efddb093e72c100bc609ec691effb4563af2c20 (diff)
Resolves fdo#70681: fixincludeguards.pl: all that's left
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5 Reviewed-on: https://gerrit.libreoffice.org/9360 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'toolkit/inc/helper')
-rw-r--r--toolkit/inc/helper/accessibilityclient.hxx6
-rw-r--r--toolkit/inc/helper/imagealign.hxx6
-rw-r--r--toolkit/inc/helper/tkresmgr.hxx6
-rw-r--r--toolkit/inc/helper/unopropertyarrayhelper.hxx6
-rw-r--r--toolkit/inc/helper/unowrapper.hxx6
5 files changed, 15 insertions, 15 deletions
diff --git a/toolkit/inc/helper/accessibilityclient.hxx b/toolkit/inc/helper/accessibilityclient.hxx
index 26d6f56df8a3..69d2761c36e4 100644
--- a/toolkit/inc/helper/accessibilityclient.hxx
+++ b/toolkit/inc/helper/accessibilityclient.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_ACCESSIBILITYCLIENT_HXX
-#define INCLUDED_TOOLKIT_HELPER_ACCESSIBILITYCLIENT_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_ACCESSIBILITYCLIENT_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_ACCESSIBILITYCLIENT_HXX
#include <toolkit/helper/accessiblefactory.hxx>
@@ -52,6 +52,6 @@ namespace toolkit
} // namespace toolkit
-#endif // INCLUDED_TOOLKIT_HELPER_ACCESSIBILITYCLIENT_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_ACCESSIBILITYCLIENT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/toolkit/inc/helper/imagealign.hxx b/toolkit/inc/helper/imagealign.hxx
index 7b063c9a14d5..60ade5d36580 100644
--- a/toolkit/inc/helper/imagealign.hxx
+++ b/toolkit/inc/helper/imagealign.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX
-#define INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_IMAGEALIGN_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_IMAGEALIGN_HXX
#include <sal/types.h>
#include <vcl/button.hxx>
@@ -48,6 +48,6 @@ namespace toolkit
} // namespace toolkit
-#endif // INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_IMAGEALIGN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/toolkit/inc/helper/tkresmgr.hxx b/toolkit/inc/helper/tkresmgr.hxx
index 668a1bdaf186..80ac107dd4fd 100644
--- a/toolkit/inc/helper/tkresmgr.hxx
+++ b/toolkit/inc/helper/tkresmgr.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_TKRESMGR_HXX
-#define INCLUDED_TOOLKIT_HELPER_TKRESMGR_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_TKRESMGR_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_TKRESMGR_HXX
#include <rtl/ustring.hxx>
@@ -30,6 +30,6 @@ namespace TkResMgr
};
-#endif // INCLUDED_TOOLKIT_HELPER_TKRESMGR_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_TKRESMGR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/toolkit/inc/helper/unopropertyarrayhelper.hxx b/toolkit/inc/helper/unopropertyarrayhelper.hxx
index 12ee104a1338..703ede2d7275 100644
--- a/toolkit/inc/helper/unopropertyarrayhelper.hxx
+++ b/toolkit/inc/helper/unopropertyarrayhelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_UNOPROPERTYARRAYHELPER_HXX
-#define INCLUDED_TOOLKIT_HELPER_UNOPROPERTYARRAYHELPER_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_UNOPROPERTYARRAYHELPER_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_UNOPROPERTYARRAYHELPER_HXX
#include <toolkit/dllapi.h>
#include <cppuhelper/propshlp.hxx>
@@ -52,6 +52,6 @@ public:
-#endif // INCLUDED_TOOLKIT_HELPER_UNOPROPERTYARRAYHELPER_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_UNOPROPERTYARRAYHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/toolkit/inc/helper/unowrapper.hxx b/toolkit/inc/helper/unowrapper.hxx
index e62075d4f7cf..ee967e63dfed 100644
--- a/toolkit/inc/helper/unowrapper.hxx
+++ b/toolkit/inc/helper/unowrapper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_UNOWRAPPER_HXX
-#define INCLUDED_TOOLKIT_HELPER_UNOWRAPPER_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_UNOWRAPPER_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_UNOWRAPPER_HXX
#include <com/sun/star/awt/XToolkit.hpp>
#include <com/sun/star/awt/XGraphics.hpp>
@@ -81,6 +81,6 @@ private:
virtual ~UnoWrapper();
};
-#endif // INCLUDED_TOOLKIT_HELPER_UNOWRAPPER_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_UNOWRAPPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */