summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app')
-rw-r--r--dbaccess/source/ui/app/AppController.hxx6
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.hxx6
-rw-r--r--dbaccess/source/ui/app/AppDetailView.hxx6
-rw-r--r--dbaccess/source/ui/app/AppIconControl.hxx6
-rw-r--r--dbaccess/source/ui/app/AppSwapWindow.hxx6
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.hxx6
-rw-r--r--dbaccess/source/ui/app/AppView.hxx6
-rw-r--r--dbaccess/source/ui/app/IApplicationController.hxx6
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.hxx6
9 files changed, 27 insertions, 27 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index 39e5dcec416a..5fb954c55d94 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBAUI_APPCONTROLLER_HXX
-#define DBAUI_APPCONTROLLER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPCONTROLLER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPCONTROLLER_HXX
#include "IApplicationController.hxx"
#include "AppElementType.hxx"
@@ -560,6 +560,6 @@ namespace dbaui
} // namespace dbaui
-#endif // DBAUI_APPCONTROLLER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/AppDetailPageHelper.hxx b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
index 40d6426eb416..b5e8d16a4913 100644
--- a/dbaccess/source/ui/app/AppDetailPageHelper.hxx
+++ b/dbaccess/source/ui/app/AppDetailPageHelper.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 DBAUI_APPDETAILPAGEHELPER_HXX
-#define DBAUI_APPDETAILPAGEHELPER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPDETAILPAGEHELPER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPDETAILPAGEHELPER_HXX
#include <vector>
@@ -357,6 +357,6 @@ namespace dbaui
void DataChanged( const DataChangedEvent& rDCEvt );
};
}
-#endif // DBAUI_APPDETAILPAGEHELPER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPDETAILPAGEHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/AppDetailView.hxx b/dbaccess/source/ui/app/AppDetailView.hxx
index 94a8f3ff75f4..4f399a81f1a0 100644
--- a/dbaccess/source/ui/app/AppDetailView.hxx
+++ b/dbaccess/source/ui/app/AppDetailView.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 DBAUI_APPDETAILVIEW_HXX
-#define DBAUI_APPDETAILVIEW_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPDETAILVIEW_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPDETAILVIEW_HXX
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
@@ -364,6 +364,6 @@ namespace dbaui
void impl_fillTaskPaneData( ElementType _eType, TaskPaneData& _rData ) const;
};
}
-#endif // DBAUI_APPDETAILVIEW_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPDETAILVIEW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/AppIconControl.hxx b/dbaccess/source/ui/app/AppIconControl.hxx
index 1ca4b4dae1d7..c0c90bd4e76c 100644
--- a/dbaccess/source/ui/app/AppIconControl.hxx
+++ b/dbaccess/source/ui/app/AppIconControl.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 DBAUI_APPICONCONTROL_HXX
-#define DBAUI_APPICONCONTROL_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPICONCONTROL_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPICONCONTROL_HXX
#include <svtools/ivctrl.hxx>
#include <svtools/transfer.hxx>
@@ -44,6 +44,6 @@ namespace dbaui
virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& _rEvt );
};
}
-#endif // DBAUI_APPICONCONTROL_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPICONCONTROL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/AppSwapWindow.hxx b/dbaccess/source/ui/app/AppSwapWindow.hxx
index 1e8dd8849eb8..bdc15154b231 100644
--- a/dbaccess/source/ui/app/AppSwapWindow.hxx
+++ b/dbaccess/source/ui/app/AppSwapWindow.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 DBAUI_APPSWAPWINDOW_HXX
-#define DBAUI_APPSWAPWINDOW_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPSWAPWINDOW_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPSWAPWINDOW_HXX
#include "IClipBoardTest.hxx"
#include <vcl/lstbox.hxx>
@@ -87,6 +87,6 @@ namespace dbaui
bool onContainerSelected( ElementType _eType );
};
} // namespace dbaui
-#endif // DBAUI_APPSWAPWINDOW_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPSWAPWINDOW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/AppTitleWindow.hxx b/dbaccess/source/ui/app/AppTitleWindow.hxx
index 7213b27f0f5a..b10bb91e90f2 100644
--- a/dbaccess/source/ui/app/AppTitleWindow.hxx
+++ b/dbaccess/source/ui/app/AppTitleWindow.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 DBAUI_TITLE_WINDOW_HXX
-#define DBAUI_TITLE_WINDOW_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPTITLEWINDOW_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPTITLEWINDOW_HXX
#include <vcl/fixed.hxx>
@@ -68,6 +68,6 @@ namespace dbaui
long GetWidthPixel() const;
};
} // namespace dbaui
-#endif // DBAUI_TITLE_WINDOW_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPTITLEWINDOW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/AppView.hxx b/dbaccess/source/ui/app/AppView.hxx
index 3f0da9dc6a38..0e4b48d058a1 100644
--- a/dbaccess/source/ui/app/AppView.hxx
+++ b/dbaccess/source/ui/app/AppView.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 DBAUI_APPVIEW_HXX
-#define DBAUI_APPVIEW_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_APPVIEW_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_APPVIEW_HXX
#include <dbaccess/dataview.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
@@ -295,6 +295,6 @@ namespace dbaui
SvTreeListEntry* getEntry( const Point& _aPosPixel ) const;
};
}
-#endif // DBAUI_APPVIEW_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_APPVIEW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/IApplicationController.hxx b/dbaccess/source/ui/app/IApplicationController.hxx
index 8789b7437dac..47de9268cc07 100644
--- a/dbaccess/source/ui/app/IApplicationController.hxx
+++ b/dbaccess/source/ui/app/IApplicationController.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBA30D_IAPPLICATIONCONTROLLER_HXX
-#define DBA30D_IAPPLICATIONCONTROLLER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_IAPPLICATIONCONTROLLER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_IAPPLICATIONCONTROLLER_HXX
#include <dbaccess/IController.hxx>
#include "AppElementType.hxx"
@@ -85,6 +85,6 @@ namespace dbaui
} // namespace dbaui
-#endif // DBA30D_IAPPLICATIONCONTROLLER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_IAPPLICATIONCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/source/ui/app/subcomponentmanager.hxx b/dbaccess/source/ui/app/subcomponentmanager.hxx
index f7c3df9a77b4..112983ac99c3 100644
--- a/dbaccess/source/ui/app/subcomponentmanager.hxx
+++ b/dbaccess/source/ui/app/subcomponentmanager.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_SUBCOMPONENTMANAGER_HXX
-#define DBACCESS_SUBCOMPONENTMANAGER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_APP_SUBCOMPONENTMANAGER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_APP_SUBCOMPONENTMANAGER_HXX
#include "AppElementType.hxx"
@@ -118,6 +118,6 @@ namespace dbaui
} // namespace dbaui
-#endif // DBACCESS_SUBCOMPONENTMANAGER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_APP_SUBCOMPONENTMANAGER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */