diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 18:32:22 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:07 +0200 |
commit | 5973c2d34a10ff5140626c2a2555925f69e7a3b5 (patch) | |
tree | 99a8177e6b3a639c048945eb78342a163f84ac25 /basctl | |
parent | c98eef78f66cbcc57b23e10df4334fe4889417fb (diff) |
fixincludeguards.sh: basctl
Diffstat (limited to 'basctl')
46 files changed, 138 insertions, 138 deletions
diff --git a/basctl/inc/iderdll.hxx b/basctl/inc/iderdll.hxx index a0e2765a1dde..83f92f839a3a 100644 --- a/basctl/inc/iderdll.hxx +++ b/basctl/inc/iderdll.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_IDERDLL_HXX -#define BASCTL_IDERDLL_HXX +#ifndef INCLUDED_BASCTL_INC_IDERDLL_HXX +#define INCLUDED_BASCTL_INC_IDERDLL_HXX namespace basctl { @@ -36,6 +36,6 @@ ExtraData* GetExtraData(); } // namespace basctl -#endif // BASCTL_IDERDLL_HXX +#endif // INCLUDED_BASCTL_INC_IDERDLL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx index 4921e70c4549..1502bd596642 100644 --- a/basctl/source/basicide/basdoc.hxx +++ b/basctl/source/basicide/basdoc.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BASDOC_HXX -#define BASCTL_BASDOC_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX #include <iderid.hxx> #include <sfx2/docfac.hxx> @@ -72,6 +72,6 @@ public: // because I don't know how to use nested names in it. typedef basctl::DocShell basctl_DocShell; -#endif // BASCTL_BASDOC_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/basicbox.hxx b/basctl/source/basicide/basicbox.hxx index 5981e6030921..559cc157530e 100644 --- a/basctl/source/basicide/basicbox.hxx +++ b/basctl/source/basicide/basicbox.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BASICBOX_HXX -#define BASCTL_BASICBOX_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX #include "doceventnotifier.hxx" #include <svl/stritem.hxx> @@ -144,6 +144,6 @@ public: } // namespace basctl -#endif // BASCTL_BASICBOX_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/basicmod.hxx b/basctl/source/basicide/basicmod.hxx index 9d6962f08252..f30c30b3fff4 100644 --- a/basctl/source/basicide/basicmod.hxx +++ b/basctl/source/basicide/basicmod.hxx @@ -18,8 +18,8 @@ */ -#ifndef BASCTL_BASICMOD_HXX -#define BASCTL_BASICMOD_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASICMOD_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASICMOD_HXX #include <sfx2/module.hxx> @@ -39,6 +39,6 @@ public: } // namespace basctl -#endif // BASCTL_BASICMOD_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASICMOD_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/basicrenderable.hxx b/basctl/source/basicide/basicrenderable.hxx index 77224b3201ed..f91a5ef8a9d3 100644 --- a/basctl/source/basicide/basicrenderable.hxx +++ b/basctl/source/basicide/basicrenderable.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 BASCTL_BASICRENDERABLE_HXX -#define BASCTL_BASICRENDERABLE_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASICRENDERABLE_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASICRENDERABLE_HXX #include <com/sun/star/view/XRenderable.hpp> #include <cppuhelper/compbase1.hxx> @@ -63,6 +63,6 @@ public: } // namespace basctl -#endif // BASCTL_BASICRENDERABLE_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASICRENDERABLE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index 3305b14cb160..7aa365e559d2 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BASIDE2_HXX -#define BASCTL_BASIDE2_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASIDE2_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASIDE2_HXX #include "layout.hxx" #include "bastypes.hxx" @@ -561,6 +561,6 @@ public: } // namespace basctl -#endif // BASCTL_BASIDE2_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASIDE2_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/bastype2.hxx b/basctl/source/basicide/bastype2.hxx index d2266af46b27..40c7eca66b9a 100644 --- a/basctl/source/basicide/bastype2.hxx +++ b/basctl/source/basicide/bastype2.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 BASCTL_BASTYPE2_HXX -#define BASCTL_BASTYPE2_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE2_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE2_HXX #include "doceventnotifier.hxx" @@ -246,6 +246,6 @@ private: } // namespace basctl -#endif // BASCTL_BASTYPE2_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE2_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/bastype3.hxx b/basctl/source/basicide/bastype3.hxx index 26f4875bffd4..3c6307e3cafc 100644 --- a/basctl/source/basicide/bastype3.hxx +++ b/basctl/source/basicide/bastype3.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 BASCTL_BASTYPE3_HXX -#define BASCTL_BASTYPE3_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX #include <svheader.hxx> #include <svtools/svmedit.hxx> @@ -51,6 +51,6 @@ public: } // namespace basctl -#endif // BASCTL_BASTYPE3_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/breakpoint.hxx b/basctl/source/basicide/breakpoint.hxx index 39e70e27e236..1c265ad304e8 100644 --- a/basctl/source/basicide/breakpoint.hxx +++ b/basctl/source/basicide/breakpoint.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BREAKPOINT_HXX -#define BASCTL_BREAKPOINT_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BREAKPOINT_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BREAKPOINT_HXX #include <cstddef> #include <vector> @@ -71,6 +71,6 @@ public: } // namespace basctl -#endif // BASCTL_BREAKPOINT_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BREAKPOINT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/brkdlg.hxx b/basctl/source/basicide/brkdlg.hxx index d98d0a59368f..e58371ff405a 100644 --- a/basctl/source/basicide/brkdlg.hxx +++ b/basctl/source/basicide/brkdlg.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BRKDLG_HXX -#define BASCTL_BRKDLG_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BRKDLG_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_BRKDLG_HXX #include <svheader.hxx> #include <bastypes.hxx> @@ -62,6 +62,6 @@ public: } // namespace basctl -#endif // BASCTL_BRKDLG_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BRKDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/documentenumeration.hxx b/basctl/source/basicide/documentenumeration.hxx index 8dac1688ecda..5c95b4ceae10 100644 --- a/basctl/source/basicide/documentenumeration.hxx +++ b/basctl/source/basicide/documentenumeration.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DOCUMENTENUMERATION_HXX -#define BASCTL_DOCUMENTENUMERATION_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_DOCUMENTENUMERATION_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_DOCUMENTENUMERATION_HXX #include <boost/scoped_ptr.hpp> #include <com/sun/star/frame/XModel.hpp> @@ -99,6 +99,6 @@ namespace basctl { namespace docs { } } // namespace basctl::docs -#endif // BASCTL_DOCUMENTENUMERATION_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_DOCUMENTENUMERATION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/iderdll2.hxx b/basctl/source/basicide/iderdll2.hxx index e6991bfe67a4..92d10b08225a 100644 --- a/basctl/source/basicide/iderdll2.hxx +++ b/basctl/source/basicide/iderdll2.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_IDERDLL2_HXX -#define BASCTL_IDERDLL2_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_IDERDLL2_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_IDERDLL2_HXX class StarBASIC; class SvxSearchItem; @@ -81,6 +81,6 @@ public: } // namespace basctl -#endif // BASCTL_IDERDLL2_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_IDERDLL2_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/idetemp.hxx b/basctl/source/basicide/idetemp.hxx index 01c09879c5e3..b70e65469cc1 100644 --- a/basctl/source/basicide/idetemp.hxx +++ b/basctl/source/basicide/idetemp.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 BASCTL_IDETEMP_HXX -#define BASCTL_IDETEMP_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_IDETEMP_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_IDETEMP_HXX enum SvxChooseControlEnum @@ -53,6 +53,6 @@ enum SvxChooseControlEnum #define SvxChooseControlItem SfxAllEnumItem -#endif // BASCTL_IDETEMP_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_IDETEMP_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/layout.hxx b/basctl/source/basicide/layout.hxx index 8a9fc9971d0e..3db298349cd5 100644 --- a/basctl/source/basicide/layout.hxx +++ b/basctl/source/basicide/layout.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_LAYOUT_HXX -#define BASCTL_LAYOUT_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_LAYOUT_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_LAYOUT_HXX #include <vcl/window.hxx> #include <vcl/split.hxx> @@ -131,6 +131,6 @@ private: } // namespace basctl -#endif // BASCTL_LAYOUT_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_LAYOUT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/linenumberwindow.hxx b/basctl/source/basicide/linenumberwindow.hxx index c15a7fd885b5..a99cc069211e 100644 --- a/basctl/source/basicide/linenumberwindow.hxx +++ b/basctl/source/basicide/linenumberwindow.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef BASCTL_LINENUMBERWINDOW_HXX -#define BASCTL_LINENUMBERWINDOW_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_LINENUMBERWINDOW_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_LINENUMBERWINDOW_HXX #include <vcl/window.hxx> @@ -43,6 +43,6 @@ public: } // namespace basctl -#endif // BASCTL_LINENUMBERWINDOW_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_LINENUMBERWINDOW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/macrodlg.hxx b/basctl/source/basicide/macrodlg.hxx index 5c16009199b8..7adba538d4a3 100644 --- a/basctl/source/basicide/macrodlg.hxx +++ b/basctl/source/basicide/macrodlg.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_MACRODLG_HXX -#define BASCTL_MACRODLG_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_MACRODLG_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_MACRODLG_HXX #include <svheader.hxx> @@ -104,6 +104,6 @@ public: } // namespace basctl -#endif // BASCTL_MACRODLG_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_MACRODLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/moduldlg.hxx b/basctl/source/basicide/moduldlg.hxx index 64aa1f474ed7..cdf92b586192 100644 --- a/basctl/source/basicide/moduldlg.hxx +++ b/basctl/source/basicide/moduldlg.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_MODULDLG_HXX -#define BASCTL_MODULDLG_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_MODULDLG_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_MODULDLG_HXX #include <svheader.hxx> @@ -263,6 +263,6 @@ void createLibImpl( Window* pWin, const ScriptDocument& rDocument, } // namespace basctl -#endif // BASCTL_MODULDLG_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_MODULDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/objdlg.hxx b/basctl/source/basicide/objdlg.hxx index b090fc23ebfd..972ec968d6a6 100644 --- a/basctl/source/basicide/objdlg.hxx +++ b/basctl/source/basicide/objdlg.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_OBJDLG_HXX -#define BASCTL_OBJDLG_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_OBJDLG_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_OBJDLG_HXX #include "bastype2.hxx" #include "bastypes.hxx" @@ -59,6 +59,6 @@ private: } // namespace basctl -#endif // BASCTL_OBJDLG_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_OBJDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/tbxctl.hxx b/basctl/source/basicide/tbxctl.hxx index bdd2ed531d98..c084c57965c6 100644 --- a/basctl/source/basicide/tbxctl.hxx +++ b/basctl/source/basicide/tbxctl.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 BASCTL_TBXCTL_HXX -#define BASCTL_TBXCTL_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_TBXCTL_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_TBXCTL_HXX #include <sfx2/tbxctrl.hxx> #include <com/sun/star/frame/XLayoutManager.hpp> @@ -55,6 +55,6 @@ public: } // namespace basctl -#endif // BASCTL_TBXCTL_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_TBXCTL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/unomodel.hxx b/basctl/source/basicide/unomodel.hxx index c96ad9f891eb..14f4ab94f961 100644 --- a/basctl/source/basicide/unomodel.hxx +++ b/basctl/source/basicide/unomodel.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 BASCTL_UNOMODEL_HXX -#define BASCTL_UNOMODEL_HXX +#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_UNOMODEL_HXX +#define INCLUDED_BASCTL_SOURCE_BASICIDE_UNOMODEL_HXX #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> @@ -71,6 +71,6 @@ com::sun::star::uno::Reference< com::sun::star::uno::XInterface > SAL_CALL SIDEM } // namespace basctl -#endif // BASCTL_UNOMODEL_HXX +#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_UNOMODEL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/accessibledialogcontrolshape.hxx b/basctl/source/inc/accessibledialogcontrolshape.hxx index d22f788758ab..ecbc219a1266 100644 --- a/basctl/source/inc/accessibledialogcontrolshape.hxx +++ b/basctl/source/inc/accessibledialogcontrolshape.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX -#define BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGCONTROLSHAPE_HXX +#define INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGCONTROLSHAPE_HXX #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> @@ -136,6 +136,6 @@ public: } // namespace basctl -#endif // BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGCONTROLSHAPE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/accessibledialogwindow.hxx b/basctl/source/inc/accessibledialogwindow.hxx index e905b35b52ae..7809de574d39 100644 --- a/basctl/source/inc/accessibledialogwindow.hxx +++ b/basctl/source/inc/accessibledialogwindow.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_ACCESSIBLEDIALOGWINDOW_HXX -#define BASCTL_ACCESSIBLEDIALOGWINDOW_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGWINDOW_HXX +#define INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGWINDOW_HXX #include <com/sun/star/accessibility/XAccessibleSelection.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> @@ -166,6 +166,6 @@ public: } // namespace basctl -#endif // BASCTL_ACCESSIBLEDIALOGWINDOW_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGWINDOW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/baside3.hxx b/basctl/source/inc/baside3.hxx index 50c68e7ba50e..3faed784013e 100644 --- a/basctl/source/inc/baside3.hxx +++ b/basctl/source/inc/baside3.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BASIDE3_HXX -#define BASCTL_BASIDE3_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_BASIDE3_HXX +#define INCLUDED_BASCTL_SOURCE_INC_BASIDE3_HXX #include "../basicide/layout.hxx" #include "bastypes.hxx" @@ -160,6 +160,6 @@ private: } // namespace basctl -#endif // BASCTL_BASIDE3_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_BASIDE3_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/basidectrlr.hxx b/basctl/source/inc/basidectrlr.hxx index 6e9f21ce0075..13b22d83d64b 100644 --- a/basctl/source/inc/basidectrlr.hxx +++ b/basctl/source/inc/basidectrlr.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_BASICIDECTRLR_HXX -#define BASCTL_BASICIDECTRLR_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_BASIDECTRLR_HXX +#define INCLUDED_BASCTL_SOURCE_INC_BASIDECTRLR_HXX #include <comphelper/broadcasthelper.hxx> #include <comphelper/propertycontainer.hxx> @@ -66,6 +66,6 @@ protected: } // namespace basctl -#endif // BASCTL_BASICIDECTRLR_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_BASIDECTRLR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx index 97d1ac851268..daa74c8ea07d 100644 --- a/basctl/source/inc/basidesh.hxx +++ b/basctl/source/inc/basidesh.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 BASCTL_BASIDESH_HXX -#define BASCTL_BASIDESH_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_BASIDESH_HXX +#define INCLUDED_BASCTL_SOURCE_INC_BASIDESH_HXX #include "doceventnotifier.hxx" #include "sbxitem.hxx" @@ -225,6 +225,6 @@ public: // because I don't know how to use nested names in it. typedef basctl::Shell basctl_Shell; -#endif // BASCTL_BASIDESH_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_BASIDESH_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/basobj.hxx b/basctl/source/inc/basobj.hxx index cc53d9f69f81..aab5cd59e869 100644 --- a/basctl/source/inc/basobj.hxx +++ b/basctl/source/inc/basobj.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 BASCTL_BASOBJ_HXX -#define BASCTL_BASOBJ_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_BASOBJ_HXX +#define INCLUDED_BASCTL_SOURCE_INC_BASOBJ_HXX #include "scriptdocument.hxx" @@ -100,6 +100,6 @@ namespace basctl } // namespace basctl -#endif // BASCTL_BASOBJ_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_BASOBJ_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/bastypes.hxx b/basctl/source/inc/bastypes.hxx index 3c5ac9640b9c..fbdf3d98183d 100644 --- a/basctl/source/inc/bastypes.hxx +++ b/basctl/source/inc/bastypes.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 BASCTL_BASTYPES_HXX -#define BASCTL_BASTYPES_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX +#define INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX #include "scriptdocument.hxx" @@ -315,6 +315,6 @@ public: } // namespace basctl -#endif // BASCTL_BASTYPES_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlged.hxx b/basctl/source/inc/dlged.hxx index b6db056a6f67..0103030fc96f 100644 --- a/basctl/source/inc/dlged.hxx +++ b/basctl/source/inc/dlged.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGED_HXX -#define BASCTL_DLGED_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGED_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGED_HXX #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/container/XNameContainer.hpp> @@ -214,6 +214,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGED_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGED_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedclip.hxx b/basctl/source/inc/dlgedclip.hxx index 9fea8dfe6ed8..674e0a607cab 100644 --- a/basctl/source/inc/dlgedclip.hxx +++ b/basctl/source/inc/dlgedclip.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDCLIP_HXX -#define BASCTL_DLGEDCLIP_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDCLIP_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDCLIP_HXX #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> #include <cppuhelper/implbase2.hxx> @@ -56,6 +56,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGEDCLIP_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDCLIP_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgeddef.hxx b/basctl/source/inc/dlgeddef.hxx index ec06d6cd3995..bb649a453ebe 100644 --- a/basctl/source/inc/dlgeddef.hxx +++ b/basctl/source/inc/dlgeddef.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDDEF_HXX -#define BASCTL_DLGEDDEF_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDDEF_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDDEF_HXX #include <sal/types.h> @@ -87,6 +87,6 @@ enum } // namespace basctl -#endif // BASCTL_DLGEDDEF_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDDEF_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedfac.hxx b/basctl/source/inc/dlgedfac.hxx index c6a3716c6407..d63dae851df2 100644 --- a/basctl/source/inc/dlgedfac.hxx +++ b/basctl/source/inc/dlgedfac.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDFAC_HXX -#define BASCTL_DLGEDFAC_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDFAC_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDFAC_HXX #include <svx/svdobj.hxx> #include <com/sun/star/frame/XModel.hpp> @@ -42,6 +42,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGEDFAC_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDFAC_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedfunc.hxx b/basctl/source/inc/dlgedfunc.hxx index fd64096c6025..8775f31db110 100644 --- a/basctl/source/inc/dlgedfunc.hxx +++ b/basctl/source/inc/dlgedfunc.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDFUNC_HXX -#define BASCTL_DLGEDFUNC_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDFUNC_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDFUNC_HXX namespace basctl { @@ -84,6 +84,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGEDFUNC_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDFUNC_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedlist.hxx b/basctl/source/inc/dlgedlist.hxx index 21df43f54a5c..7452dcd85511 100644 --- a/basctl/source/inc/dlgedlist.hxx +++ b/basctl/source/inc/dlgedlist.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDLIST_HXX -#define BASCTL_DLGEDLIST_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDLIST_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDLIST_HXX #include <cppuhelper/implbase1.hxx> #include <com/sun/star/beans/XPropertyChangeListener.hpp> @@ -78,6 +78,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGEDLIST_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDLIST_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedmod.hxx b/basctl/source/inc/dlgedmod.hxx index 45115fc8252d..9e0e5fd5a540 100644 --- a/basctl/source/inc/dlgedmod.hxx +++ b/basctl/source/inc/dlgedmod.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDMOD_HXX -#define BASCTL_DLGEDMOD_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDMOD_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDMOD_HXX #include <svx/svdmodel.hxx> @@ -48,6 +48,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGEDMOD_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDMOD_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedobj.hxx b/basctl/source/inc/dlgedobj.hxx index 44839e2c2d3d..e36058436676 100644 --- a/basctl/source/inc/dlgedobj.hxx +++ b/basctl/source/inc/dlgedobj.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDOBJ_HXX -#define BASCTL_DLGEDOBJ_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDOBJ_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDOBJ_HXX #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/beans/XPropertyChangeListener.hpp> @@ -187,6 +187,6 @@ private: } // namespace basctl -#endif // BASCTL_DLGEDOBJ_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDOBJ_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedpage.hxx b/basctl/source/inc/dlgedpage.hxx index f10ab8100093..13d3001c055d 100644 --- a/basctl/source/inc/dlgedpage.hxx +++ b/basctl/source/inc/dlgedpage.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DLGEDPAGE_HXX -#define BASCTL_DLGEDPAGE_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDPAGE_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDPAGE_HXX #include <svx/svdpage.hxx> @@ -54,6 +54,6 @@ public: } // namespace basctl -#endif // BASCTL_DLGEDPAGE_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDPAGE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/dlgedview.hxx b/basctl/source/inc/dlgedview.hxx index d25b102b7a91..9b094888ba7c 100644 --- a/basctl/source/inc/dlgedview.hxx +++ b/basctl/source/inc/dlgedview.hxx @@ -18,8 +18,8 @@ */ -#ifndef BASCTL_DLGEDVIEW_HXX -#define BASCTL_DLGEDVIEW_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDVIEW_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DLGEDVIEW_HXX #include <svx/svdview.hxx> @@ -54,6 +54,6 @@ protected: } // namespace basctl -#endif // BASCTL_DLGEDVIEW_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDVIEW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/doceventnotifier.hxx b/basctl/source/inc/doceventnotifier.hxx index 2d22547528bb..edff08a9a70b 100644 --- a/basctl/source/inc/doceventnotifier.hxx +++ b/basctl/source/inc/doceventnotifier.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_DOCEVENTNOTIFIER_HXX -#define BASCTL_DOCEVENTNOTIFIER_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DOCEVENTNOTIFIER_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DOCEVENTNOTIFIER_HXX #include <com/sun/star/frame/XModel.hpp> @@ -82,6 +82,6 @@ namespace basctl } // namespace basctl -#endif // BASCTL_DOCEVENTNOTIFIER_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DOCEVENTNOTIFIER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/docsignature.hxx b/basctl/source/inc/docsignature.hxx index 289927aaaa7d..bc80115ca7bb 100644 --- a/basctl/source/inc/docsignature.hxx +++ b/basctl/source/inc/docsignature.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 BASCTL_DOCSIGNATURE_HXX -#define BASCTL_DOCSIGNATURE_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_DOCSIGNATURE_HXX +#define INCLUDED_BASCTL_SOURCE_INC_DOCSIGNATURE_HXX #include <com/sun/star/frame/XModel.hpp> @@ -76,6 +76,6 @@ namespace basctl } // namespace basctl -#endif // BASCTL_DOCSIGNATURE_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_DOCSIGNATURE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/iderid.hxx b/basctl/source/inc/iderid.hxx index e3bf587e7e99..4fd8c54c1fc3 100644 --- a/basctl/source/inc/iderid.hxx +++ b/basctl/source/inc/iderid.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_IDERID_HXX -#define BASCTL_IDERID_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_IDERID_HXX +#define INCLUDED_BASCTL_SOURCE_INC_IDERID_HXX #include <tools/resid.hxx> @@ -38,6 +38,6 @@ inline OUString IDE_RESSTR (sal_uInt16 nId) } // namespace basctl -#endif // BASCTL_IDERID_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_IDERID_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/localizationmgr.hxx b/basctl/source/inc/localizationmgr.hxx index de471a3678dd..f6a33ff4ab7a 100644 --- a/basctl/source/inc/localizationmgr.hxx +++ b/basctl/source/inc/localizationmgr.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_LOCALIZATIONMGR_HXX -#define BASCTL_LOCALIZATIONMGR_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_LOCALIZATIONMGR_HXX +#define INCLUDED_BASCTL_SOURCE_INC_LOCALIZATIONMGR_HXX #include "scriptdocument.hxx" @@ -148,6 +148,6 @@ public: } // namespace basctl -#endif // BASCTL_LOCALIZATIONMGR_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_LOCALIZATIONMGR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/managelang.hxx b/basctl/source/inc/managelang.hxx index 15332a85bb95..de364c316c6a 100644 --- a/basctl/source/inc/managelang.hxx +++ b/basctl/source/inc/managelang.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_MANAGELANG_HXX -#define BASCTL_MANAGELANG_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_MANAGELANG_HXX +#define INCLUDED_BASCTL_SOURCE_INC_MANAGELANG_HXX #include <svx/checklbx.hxx> #include <vcl/button.hxx> @@ -99,6 +99,6 @@ public: } // namespace basctl -#endif // BASCTL_MANAGELANG_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_MANAGELANG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx index 7efc4546b995..8081a8cc1a9f 100644 --- a/basctl/source/inc/propbrw.hxx +++ b/basctl/source/inc/propbrw.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_PROPBRW_HXX -#define BASCTL_PROPBRW_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_PROPBRW_HXX +#define INCLUDED_BASCTL_SOURCE_INC_PROPBRW_HXX #include <sal/config.h> @@ -89,6 +89,6 @@ private: } // namespace basctl -#endif // BASCTL_PROPBRW_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_PROPBRW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/sbxitem.hxx b/basctl/source/inc/sbxitem.hxx index c8376724db98..26c32555e612 100644 --- a/basctl/source/inc/sbxitem.hxx +++ b/basctl/source/inc/sbxitem.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 BASCTL_SBXITEM_HXX -#define BASCTL_SBXITEM_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_SBXITEM_HXX +#define INCLUDED_BASCTL_SOURCE_INC_SBXITEM_HXX #include "scriptdocument.hxx" #include <svl/poolitem.hxx> @@ -63,6 +63,6 @@ public: // For baside.sdi, because I don't know how to use nested names in it. using basctl::SbxItem; -#endif // BASCTL_SBXITEM_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_SBXITEM_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/scriptdocument.hxx b/basctl/source/inc/scriptdocument.hxx index cfc611223664..22d12dbad650 100644 --- a/basctl/source/inc/scriptdocument.hxx +++ b/basctl/source/inc/scriptdocument.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef BASCTL_SCRIPTDOCUMENT_HXX -#define BASCTL_SCRIPTDOCUMENT_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_SCRIPTDOCUMENT_HXX +#define INCLUDED_BASCTL_SOURCE_INC_SCRIPTDOCUMENT_HXX #include <com/sun/star/script/XLibraryContainer.hpp> #include <com/sun/star/frame/XModel.hpp> @@ -503,6 +503,6 @@ namespace basctl } // namespace basctl -#endif // BASCTL_SCRIPTDOCUMENT_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_SCRIPTDOCUMENT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/inc/svheader.hxx b/basctl/source/inc/svheader.hxx index 1e181185e0a2..34eab3f29241 100644 --- a/basctl/source/inc/svheader.hxx +++ b/basctl/source/inc/svheader.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 BASCTL_SVHEADER_HXX -#define BASCTL_SVHEADER_HXX +#ifndef INCLUDED_BASCTL_SOURCE_INC_SVHEADER_HXX +#define INCLUDED_BASCTL_SOURCE_INC_SVHEADER_HXX // SV @@ -52,6 +52,6 @@ #define _SBSTDOBJ1_HXX #define _SBXMSTRM_HXX -#endif // BASCTL_SVHEADER_HXX +#endif // INCLUDED_BASCTL_SOURCE_INC_SVHEADER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |