summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-28 03:41:20 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-10-28 15:16:19 +0100
commita4fc939e82b100490d69a61440e2d18a8652e813 (patch)
treecf452d1fac9591f7175fc194c36b99f2e7a8a694 /svx/inc
parent88e78c12cf6388d35194fdc286eaa513ae245240 (diff)
fixincludeguards.sh: svx
Change-Id: I885bbc431322ee233f8e67ec2bb5701af909046c
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/GalleryControl.hxx4
-rw-r--r--svx/inc/dialdll.hxx4
-rw-r--r--svx/inc/dragmt3d.hxx6
-rw-r--r--svx/inc/extrusiondepthdialog.hxx6
-rw-r--r--svx/inc/galbrws2.hxx4
-rw-r--r--svx/inc/galobj.hxx4
-rw-r--r--svx/inc/sidebar/PanelFactory.hxx4
-rw-r--r--svx/inc/svdibrow.hxx6
-rw-r--r--svx/inc/tbunocontroller.hxx6
-rw-r--r--svx/inc/tbunosearchcontrollers.hxx6
-rw-r--r--svx/inc/unomlstr.hxx4
-rw-r--r--svx/inc/xpolyimp.hxx6
12 files changed, 30 insertions, 30 deletions
diff --git a/svx/inc/GalleryControl.hxx b/svx/inc/GalleryControl.hxx
index 6a889912ff9a..2ca49d824039 100644
--- a/svx/inc/GalleryControl.hxx
+++ b/svx/inc/GalleryControl.hxx
@@ -15,8 +15,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 SVX_SIDEBAR_GALLERY_CONTROL_HXX
-#define SVX_SIDEBAR_GALLERY_CONTROL_HXX
+#ifndef INCLUDED_SVX_INC_GALLERYCONTROL_HXX
+#define INCLUDED_SVX_INC_GALLERYCONTROL_HXX
#include <vcl/window.hxx>
#include <vcl/graph.hxx>
diff --git a/svx/inc/dialdll.hxx b/svx/inc/dialdll.hxx
index e9bb69d1bc4d..70acf4e8a93b 100644
--- a/svx/inc/dialdll.hxx
+++ b/svx/inc/dialdll.hxx
@@ -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 _SVX_DIALDLL_HXX
-#define _SVX_DIALDLL_HXX
+#ifndef INCLUDED_SVX_INC_DIALDLL_HXX
+#define INCLUDED_SVX_INC_DIALDLL_HXX
// class SvxDialogDll ----------------------------------------------------
diff --git a/svx/inc/dragmt3d.hxx b/svx/inc/dragmt3d.hxx
index 2189ca34f135..a31189540b94 100644
--- a/svx/inc/dragmt3d.hxx
+++ b/svx/inc/dragmt3d.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _E3D_DRAGMT3D_HXX
-#define _E3D_DRAGMT3D_HXX
+#ifndef INCLUDED_SVX_INC_DRAGMT3D_HXX
+#define INCLUDED_SVX_INC_DRAGMT3D_HXX
#include <svx/svddrgmt.hxx>
#include <svx/view3d.hxx>
@@ -140,6 +140,6 @@ public:
};
-#endif // _E3D_DRAGMT3D_HXX
+#endif // INCLUDED_SVX_INC_DRAGMT3D_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/inc/extrusiondepthdialog.hxx b/svx/inc/extrusiondepthdialog.hxx
index 50ff00e2ecc4..30765b9838a3 100644
--- a/svx/inc/extrusiondepthdialog.hxx
+++ b/svx/inc/extrusiondepthdialog.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_EXTRUSIONDEPTHDIALOG_HXX
-#define _SVX_EXTRUSIONDEPTHDIALOG_HXX
+#ifndef INCLUDED_SVX_INC_EXTRUSIONDEPTHDIALOG_HXX
+#define INCLUDED_SVX_INC_EXTRUSIONDEPTHDIALOG_HXX
#include "svx/svxdllapi.h"
@@ -46,6 +46,6 @@ public:
}
-#endif // _SVX_EXTRUSIONDEPTHDIALOG_HXX
+#endif // INCLUDED_SVX_INC_EXTRUSIONDEPTHDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/inc/galbrws2.hxx b/svx/inc/galbrws2.hxx
index 3ae7a57633ac..cd499d60bf4b 100644
--- a/svx/inc/galbrws2.hxx
+++ b/svx/inc/galbrws2.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_GALBRWS2_HXX_
-#define _SVX_GALBRWS2_HXX_
+#ifndef INCLUDED_SVX_INC_GALBRWS2_HXX
+#define INCLUDED_SVX_INC_GALBRWS2_HXX
#include <vcl/lstbox.hxx>
#include <vcl/button.hxx>
diff --git a/svx/inc/galobj.hxx b/svx/inc/galobj.hxx
index c846fef7267e..d7e38dc3e939 100644
--- a/svx/inc/galobj.hxx
+++ b/svx/inc/galobj.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_GALOBJ_HXX_
-#define _SVX_GALOBJ_HXX_
+#ifndef INCLUDED_SVX_INC_GALOBJ_HXX
+#define INCLUDED_SVX_INC_GALOBJ_HXX
#include <tools/urlobj.hxx>
#include <vcl/graph.hxx>
diff --git a/svx/inc/sidebar/PanelFactory.hxx b/svx/inc/sidebar/PanelFactory.hxx
index a5fea79c3d49..7dcfffe69d38 100644
--- a/svx/inc/sidebar/PanelFactory.hxx
+++ b/svx/inc/sidebar/PanelFactory.hxx
@@ -15,8 +15,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 SVX_SIDEBAR_PANEL_FACTORY_HXX
-#define SVX_SIDEBAR_PANEL_FACTORY_HXX
+#ifndef INCLUDED_SVX_INC_SIDEBAR_PANELFACTORY_HXX
+#define INCLUDED_SVX_INC_SIDEBAR_PANELFACTORY_HXX
#include <cppuhelper/compbase1.hxx>
#include <cppuhelper/basemutex.hxx>
diff --git a/svx/inc/svdibrow.hxx b/svx/inc/svdibrow.hxx
index cffdabbdecbf..c43ba3c91971 100644
--- a/svx/inc/svdibrow.hxx
+++ b/svx/inc/svdibrow.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDIBROW_HXX
-#define _SVDIBROW_HXX
+#ifndef INCLUDED_SVX_INC_SVDIBROW_HXX
+#define INCLUDED_SVX_INC_SVDIBROW_HXX
#include <svtools/brwbox.hxx>
#include <vcl/edit.hxx>
@@ -131,7 +131,7 @@ public:
void ForceUndirty() { if (bDirty) Undirty(); }
};
-#endif //_SVDIBROW_HXX
+#endif // INCLUDED_SVX_INC_SVDIBROW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/inc/tbunocontroller.hxx b/svx/inc/tbunocontroller.hxx
index 71bfaa7f5f08..82e48c5c51c7 100644
--- a/svx/inc/tbunocontroller.hxx
+++ b/svx/inc/tbunocontroller.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __TBUNOCONTROLLER_HXX_
-#define __TBUNOCONTROLLER_HXX_
+#ifndef INCLUDED_SVX_INC_TBUNOCONTROLLER_HXX
+#define INCLUDED_SVX_INC_TBUNOCONTROLLER_HXX
#include <svtools/toolboxcontroller.hxx>
#include <com/sun/star/awt/FontDescriptor.hpp>
@@ -79,6 +79,6 @@ class FontHeightToolBoxControl : public svt::ToolboxController,
}
-#endif // __TBUNOCONTROLLER_HXX_
+#endif // INCLUDED_SVX_INC_TBUNOCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/inc/tbunosearchcontrollers.hxx b/svx/inc/tbunosearchcontrollers.hxx
index 55f078bdfcf3..5f33b603cd4a 100644
--- a/svx/inc/tbunosearchcontrollers.hxx
+++ b/svx/inc/tbunosearchcontrollers.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __TBUNOSEARCHCONTROLLERS_HXX_
-#define __TBUNOSEARCHCONTROLLERS_HXX_
+#ifndef INCLUDED_SVX_INC_TBUNOSEARCHCONTROLLERS_HXX
+#define INCLUDED_SVX_INC_TBUNOSEARCHCONTROLLERS_HXX
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/DispatchDescriptor.hpp>
@@ -353,6 +353,6 @@ css::uno::Reference< css::uno::XInterface > SAL_CALL FindbarDispatcher_createIns
}
-#endif // __TBUNOSEARCHCONTROLLERS_HXX_
+#endif // INCLUDED_SVX_INC_TBUNOSEARCHCONTROLLERS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/inc/unomlstr.hxx b/svx/inc/unomlstr.hxx
index 62b5c7b01f5a..ecb9fc9edd0c 100644
--- a/svx/inc/unomlstr.hxx
+++ b/svx/inc/unomlstr.hxx
@@ -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 _SVX_UNOMLSTR_HXX
-#define _SVX_UNOMLSTR_HXX
+#ifndef INCLUDED_SVX_INC_UNOMLSTR_HXX
+#define INCLUDED_SVX_INC_UNOMLSTR_HXX
#include <com/sun/star/util/XModifyListener.hpp>
diff --git a/svx/inc/xpolyimp.hxx b/svx/inc/xpolyimp.hxx
index f3b06ef77fe4..3ed0b106e14a 100644
--- a/svx/inc/xpolyimp.hxx
+++ b/svx/inc/xpolyimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XPOLYIMP_HXX
-#define _XPOLYIMP_HXX
+#ifndef INCLUDED_SVX_INC_XPOLYIMP_HXX
+#define INCLUDED_SVX_INC_XPOLYIMP_HXX
#include <svx/xpoly.hxx>
#include <vector>
@@ -76,6 +76,6 @@ public:
-#endif // _XPOLYIMP_HXX
+#endif // INCLUDED_SVX_INC_XPOLYIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */