diff options
42 files changed, 116 insertions, 116 deletions
diff --git a/svtools/source/brwbox/brwimpl.hxx b/svtools/source/brwbox/brwimpl.hxx index e4f5f727430d..325040a95ece 100644 --- a/svtools/source/brwbox/brwimpl.hxx +++ b/svtools/source/brwbox/brwimpl.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 _SVTOOLS_BRWIMPL_HXX -#define _SVTOOLS_BRWIMPL_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX +#define INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX #include "svtaccessiblefactory.hxx" #include <com/sun/star/lang/XComponent.hpp> @@ -76,6 +76,6 @@ namespace svt }; } -#endif // _SVTOOLS_BRWIMPL_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/brwbox/datwin.hxx b/svtools/source/brwbox/datwin.hxx index c1198265695d..e74250270683 100644 --- a/svtools/source/brwbox/datwin.hxx +++ b/svtools/source/brwbox/datwin.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SFXDATWIN_HXX -#define _SFXDATWIN_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_DATWIN_HXX +#define INCLUDED_SVTOOLS_SOURCE_BRWBOX_DATWIN_HXX #include <svtools/brwbox.hxx> #include <svtools/brwhead.hxx> diff --git a/svtools/source/brwbox/editbrowseboximpl.hxx b/svtools/source/brwbox/editbrowseboximpl.hxx index d96e6e55f0cb..217a3eb1217b 100644 --- a/svtools/source/brwbox/editbrowseboximpl.hxx +++ b/svtools/source/brwbox/editbrowseboximpl.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 SVTOOLS_EDITBROWSEBOX_IMPL_HXX -#define SVTOOLS_EDITBROWSEBOX_IMPL_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX +#define INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX #include <com/sun/star/accessibility/XAccessible.hpp> @@ -32,6 +32,6 @@ namespace svt void clearActiveCell(); }; } -#endif // SVTOOLS_EDITBROWSEBOX_IMPL_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/contnr/contentenumeration.hxx b/svtools/source/contnr/contentenumeration.hxx index 4e7bc4c996ca..7829e7b00294 100644 --- a/svtools/source/contnr/contentenumeration.hxx +++ b/svtools/source/contnr/contentenumeration.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX -#define SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX +#define INCLUDED_SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX #include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <com/sun/star/document/XDocumentProperties.hpp> @@ -265,6 +265,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/contnr/imivctl.hxx b/svtools/source/contnr/imivctl.hxx index 88237933089e..6d73828684a6 100644 --- a/svtools/source/contnr/imivctl.hxx +++ b/svtools/source/contnr/imivctl.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _IMPICNVW_HXX -#define _IMPICNVW_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_CONTNR_IMIVCTL_HXX +#define INCLUDED_SVTOOLS_SOURCE_CONTNR_IMIVCTL_HXX #include <vcl/virdev.hxx> #include <vcl/scrbar.hxx> diff --git a/svtools/source/contnr/templwin.hxx b/svtools/source/contnr/templwin.hxx index f6ad2c8c70bc..caf3682591a8 100644 --- a/svtools/source/contnr/templwin.hxx +++ b/svtools/source/contnr/templwin.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 _SVTOOLS_TEMPLWIN_HXX -#define _SVTOOLS_TEMPLWIN_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_CONTNR_TEMPLWIN_HXX +#define INCLUDED_SVTOOLS_SOURCE_CONTNR_TEMPLWIN_HXX #include <tools/resary.hxx> #include <vcl/splitwin.hxx> @@ -278,6 +278,6 @@ public: void SelectFolder(sal_Int32 nFolderPosition); }; -#endif // _SVTOOLS_TEMPLWIN_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_CONTNR_TEMPLWIN_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/dialogs/mcvmath.hxx b/svtools/source/dialogs/mcvmath.hxx index 919d7f8ce36e..d17b4db7bd8b 100644 --- a/svtools/source/dialogs/mcvmath.hxx +++ b/svtools/source/dialogs/mcvmath.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _MCVMATH_HXX -#define _MCVMATH_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_DIALOGS_MCVMATH_HXX +#define INCLUDED_SVTOOLS_SOURCE_DIALOGS_MCVMATH_HXX #include <tools/solar.h> @@ -206,6 +206,6 @@ Fix ImpMultBig2( const Fix& a, const Fix& b ); sal_uInt16 ImpSqrt( sal_uLong nRadi ); FixCpx ImpExPI( sal_uInt16 nPhi ); -#endif // _MCVMATH_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_DIALOGS_MCVMATH_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/filter/SvFilterOptionsDialog.hxx b/svtools/source/filter/SvFilterOptionsDialog.hxx index 37e0888aed27..7e0767731664 100644 --- a/svtools/source/filter/SvFilterOptionsDialog.hxx +++ b/svtools/source/filter/SvFilterOptionsDialog.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SV_FILTER_OPTIONS_DIALOG_HXX_ -#define _SV_FILTER_OPTIONS_DIALOG_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_FILTER_SVFILTEROPTIONSDIALOG_HXX +#define INCLUDED_SVTOOLS_SOURCE_FILTER_SVFILTEROPTIONSDIALOG_HXX #include <tools/fldunit.hxx> #include <cppuhelper/implbase5.hxx> @@ -94,6 +94,6 @@ public: }; -#endif // _SV_FILTER_OPTIONS_DIALOG_HXX_ +#endif // INCLUDED_SVTOOLS_SOURCE_FILTER_SVFILTEROPTIONSDIALOG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/filter/exportdialog.hxx b/svtools/source/filter/exportdialog.hxx index 75dec908f726..67b6d711b053 100644 --- a/svtools/source/filter/exportdialog.hxx +++ b/svtools/source/filter/exportdialog.hxx @@ -18,8 +18,8 @@ */ -#ifndef _EXPORTDIALOG_HXX_ -#define _EXPORTDIALOG_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_FILTER_EXPORTDIALOG_HXX +#define INCLUDED_SVTOOLS_SOURCE_FILTER_EXPORTDIALOG_HXX #include <vcl/fltcall.hxx> #include <vcl/dialog.hxx> @@ -183,6 +183,6 @@ public: -#endif // _EXPORTDIALOG_HXX_ +#endif // INCLUDED_SVTOOLS_SOURCE_FILTER_EXPORTDIALOG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/graphic/descriptor.hxx b/svtools/source/graphic/descriptor.hxx index ed8f87c312eb..906c4aae074e 100644 --- a/svtools/source/graphic/descriptor.hxx +++ b/svtools/source/graphic/descriptor.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GOODIES_DESCRIPTOR_HXX -#define _GOODIES_DESCRIPTOR_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_DESCRIPTOR_HXX +#define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_DESCRIPTOR_HXX #include <comphelper/propertysethelper.hxx> #include <com/sun/star/lang/XServiceInfo.hpp> diff --git a/svtools/source/graphic/graphic.hxx b/svtools/source/graphic/graphic.hxx index de1958fe885a..645269c0c2c2 100644 --- a/svtools/source/graphic/graphic.hxx +++ b/svtools/source/graphic/graphic.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GOODIES_GRAPHIC_HXX -#define _GOODIES_GRAPHIC_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRAPHIC_HXX +#define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRAPHIC_HXX #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/graphic/XGraphic.hpp> diff --git a/svtools/source/graphic/grfcache.hxx b/svtools/source/graphic/grfcache.hxx index ac5428729200..22b1f587e93a 100644 --- a/svtools/source/graphic/grfcache.hxx +++ b/svtools/source/graphic/grfcache.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GRFCACHE_HXX -#define _GRFCACHE_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRFCACHE_HXX +#define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRFCACHE_HXX #include <vcl/graph.hxx> #include <vcl/timer.hxx> @@ -140,6 +140,6 @@ public: ); }; -#endif // _GRFCACHE_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRFCACHE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/graphic/transformer.hxx b/svtools/source/graphic/transformer.hxx index 4c83662eb111..e57b8fa0bde3 100644 --- a/svtools/source/graphic/transformer.hxx +++ b/svtools/source/graphic/transformer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GOODIES_GRAPHICTRANSFORMER_HXX -#define _GOODIES_GRAPHICTRANSFORMER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_TRANSFORMER_HXX +#define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_TRANSFORMER_HXX #include <cppuhelper/implbase1.hxx> #include <com/sun/star/lang/XServiceInfo.hpp> diff --git a/svtools/source/hatchwindow/documentcloser.hxx b/svtools/source/hatchwindow/documentcloser.hxx index f5658229d80f..4fc37f08c581 100644 --- a/svtools/source/hatchwindow/documentcloser.hxx +++ b/svtools/source/hatchwindow/documentcloser.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __DOCUMENTCLOSER_HXX_ -#define __DOCUMENTCLOSER_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_DOCUMENTCLOSER_HXX +#define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_DOCUMENTCLOSER_HXX #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/lang/XComponent.hpp> diff --git a/svtools/source/hatchwindow/hatchwindow.hxx b/svtools/source/hatchwindow/hatchwindow.hxx index 312e3d824ef7..feb136ca3968 100644 --- a/svtools/source/hatchwindow/hatchwindow.hxx +++ b/svtools/source/hatchwindow/hatchwindow.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVT_HATCHWINDOW_HXX -#define _SVT_HATCHWINDOW_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOW_HXX +#define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOW_HXX #include <com/sun/star/embed/XHatchWindow.hpp> @@ -67,6 +67,6 @@ public: virtual void SAL_CALL removeEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& aListener ) throw (::com::sun::star::uno::RuntimeException); }; -#endif // _SVT_HATCHWINDOW_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/hatchwindow/hatchwindowfactory.hxx b/svtools/source/hatchwindow/hatchwindowfactory.hxx index 9f9e68541df8..ed8d35c6c264 100644 --- a/svtools/source/hatchwindow/hatchwindowfactory.hxx +++ b/svtools/source/hatchwindow/hatchwindowfactory.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XHATCHWINDOWFACTORY_HXX_ -#define _XHATCHWINDOWFACTORY_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOWFACTORY_HXX +#define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOWFACTORY_HXX #include <com/sun/star/embed/XHatchWindowFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> diff --git a/svtools/source/hatchwindow/ipwin.hxx b/svtools/source/hatchwindow/ipwin.hxx index 152c88261194..f8c804b3a5a1 100644 --- a/svtools/source/hatchwindow/ipwin.hxx +++ b/svtools/source/hatchwindow/ipwin.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _IPWIN_HXX -#define _IPWIN_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_IPWIN_HXX +#define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_IPWIN_HXX #include <tools/gen.hxx> #include <vcl/window.hxx> @@ -97,6 +97,6 @@ public: void RequestObjAreaPixel( const Rectangle & ); }; -#endif // _IPWIN_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_IPWIN_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/inc/provider.hxx b/svtools/source/inc/provider.hxx index c27836f9396a..ba69554d1f6d 100644 --- a/svtools/source/inc/provider.hxx +++ b/svtools/source/inc/provider.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GOODIES_PROVIDER_HXX -#define _GOODIES_PROVIDER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_INC_PROVIDER_HXX +#define INCLUDED_SVTOOLS_SOURCE_INC_PROVIDER_HXX #include <cppuhelper/implbase1.hxx> #include <com/sun/star/lang/XServiceInfo.hpp> diff --git a/svtools/source/inc/renderer.hxx b/svtools/source/inc/renderer.hxx index f7841028281b..d03b4b8330b3 100644 --- a/svtools/source/inc/renderer.hxx +++ b/svtools/source/inc/renderer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GOODIES_RENDERER_HXX -#define _GOODIES_RENDERER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_INC_RENDERER_HXX +#define INCLUDED_SVTOOLS_SOURCE_INC_RENDERER_HXX #include <tools/gen.hxx> #include <comphelper/propertysethelper.hxx> diff --git a/svtools/source/inc/svimpbox.hxx b/svtools/source/inc/svimpbox.hxx index 544b9204c939..b821873d6f51 100644 --- a/svtools/source/inc/svimpbox.hxx +++ b/svtools/source/inc/svimpbox.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVIMPLBOX_HXX -#define _SVIMPLBOX_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_INC_SVIMPBOX_HXX +#define INCLUDED_SVTOOLS_SOURCE_INC_SVIMPBOX_HXX #include <vcl/seleng.hxx> #include <vcl/scrbar.hxx> @@ -424,6 +424,6 @@ inline void SvImpLBox::TreeInserted( SvTreeListEntry* pInsTree ) EntryInserted( pInsTree ); } -#endif // #ifndef _SVIMPLBOX_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_INC_SVIMPBOX_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/inc/svtaccessiblefactory.hxx b/svtools/source/inc/svtaccessiblefactory.hxx index 2a02ef5bcdcf..30926de89ef1 100644 --- a/svtools/source/inc/svtaccessiblefactory.hxx +++ b/svtools/source/inc/svtaccessiblefactory.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_ACCESSIBLE_FACTORY_ACCESS_HXX -#define SVTOOLS_ACCESSIBLE_FACTORY_ACCESS_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX +#define INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX #include <svtools/accessiblefactory.hxx> @@ -61,6 +61,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // SVTOOLS_ACCESSIBLE_FACTORY_ACCESS_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/inc/unoiface.hxx b/svtools/source/inc/unoiface.hxx index d7be59c24710..5fe6aab167d7 100644 --- a/svtools/source/inc/unoiface.hxx +++ b/svtools/source/inc/unoiface.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVT_UNOIFACE_HXX -#define _SVT_UNOIFACE_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_INC_UNOIFACE_HXX +#define INCLUDED_SVTOOLS_SOURCE_INC_UNOIFACE_HXX #include <toolkit/awt/vclxwindow.hxx> #include <toolkit/awt/vclxwindows.hxx> @@ -430,6 +430,6 @@ public: virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds ); } }; -#endif // _SVT_UNOIFACE_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_INC_UNOIFACE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/table/cellvalueconversion.hxx b/svtools/source/table/cellvalueconversion.hxx index 8c9f6b236d9f..696c854eca59 100644 --- a/svtools/source/table/cellvalueconversion.hxx +++ b/svtools/source/table/cellvalueconversion.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_CELLVALUECONVERSION_HXX -#define SVTOOLS_CELLVALUECONVERSION_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX +#define INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/XComponentContext.hpp> @@ -50,6 +50,6 @@ namespace svt } // namespace svt //...................................................................................................................... -#endif // SVTOOLS_CELLVALUECONVERSION_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/table/mousefunction.hxx b/svtools/source/table/mousefunction.hxx index 4ee4f9025c4f..8f2ffe81f669 100644 --- a/svtools/source/table/mousefunction.hxx +++ b/svtools/source/table/mousefunction.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_MOUSEFUNCTION_HXX -#define SVTOOLS_MOUSEFUNCTION_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX +#define INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX #include "svtools/table/tabletypes.hxx" @@ -151,6 +151,6 @@ namespace svt { namespace table } } // namespace svt::table //...................................................................................................................... -#endif // SVTOOLS_MOUSEFUNCTION_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/table/tablecontrol_impl.hxx b/svtools/source/table/tablecontrol_impl.hxx index 5c02c21c2d68..c03ae721b2be 100644 --- a/svtools/source/table/tablecontrol_impl.hxx +++ b/svtools/source/table/tablecontrol_impl.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_TABLECONTROL_IMPL_HXX -#define SVTOOLS_TABLECONTROL_IMPL_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX +#define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX #include "svtools/table/tablemodel.hxx" #include "svtools/table/tablecontrolinterface.hxx" @@ -510,6 +510,6 @@ namespace svt { namespace table } } // namespace svt::table //........................................................................ -#endif // SVTOOLS_TABLECONTROL_IMPL_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/table/tabledatawindow.hxx b/svtools/source/table/tabledatawindow.hxx index daa2b6efee25..4a7a771f02c3 100644 --- a/svtools/source/table/tabledatawindow.hxx +++ b/svtools/source/table/tabledatawindow.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX -#define SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX +#define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX #include <vcl/window.hxx> #include <vcl/seleng.hxx> @@ -72,6 +72,6 @@ namespace svt { namespace table } } // namespace svt::table //........................................................................ -#endif // SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/table/tablegeometry.hxx b/svtools/source/table/tablegeometry.hxx index d7c968f4d3f5..7195a6ba313b 100644 --- a/svtools/source/table/tablegeometry.hxx +++ b/svtools/source/table/tablegeometry.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_TABLEGEOMETRY_HXX -#define SVTOOLS_TABLEGEOMETRY_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX +#define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX #include "svtools/table/tabletypes.hxx" @@ -162,6 +162,6 @@ namespace svt { namespace table } } // namespace svt::table //........................................................................ -#endif // SVTOOLS_TABLEGEOMETRY_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/dummypanel.hxx b/svtools/source/toolpanel/dummypanel.hxx index 58a1b9ded26b..e70f4026ce29 100644 --- a/svtools/source/toolpanel/dummypanel.hxx +++ b/svtools/source/toolpanel/dummypanel.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef DUMMYPANEL_HXX -#define DUMMYPANEL_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_DUMMYPANEL_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_DUMMYPANEL_HXX #include "svtools/toolpanel/toolpanel.hxx" #include "svtools/toolpanel/refbase.hxx" @@ -60,6 +60,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // DUMMYPANEL_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_DUMMYPANEL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/paneldecklisteners.hxx b/svtools/source/toolpanel/paneldecklisteners.hxx index 2d6ac959e8e3..5871c9aeb7e6 100644 --- a/svtools/source/toolpanel/paneldecklisteners.hxx +++ b/svtools/source/toolpanel/paneldecklisteners.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef PANELDECKLISTENERS_HXX -#define PANELDECKLISTENERS_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELDECKLISTENERS_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELDECKLISTENERS_HXX #include "svtools/toolpanel/toolpaneldeck.hxx" @@ -62,6 +62,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // PANELDECKLISTENERS_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELDECKLISTENERS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/paneltabbarpeer.hxx b/svtools/source/toolpanel/paneltabbarpeer.hxx index 9ee78691495b..d66409038595 100644 --- a/svtools/source/toolpanel/paneltabbarpeer.hxx +++ b/svtools/source/toolpanel/paneltabbarpeer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVT_PANELTABBARPEER_HXX -#define SVT_PANELTABBARPEER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELTABBARPEER_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELTABBARPEER_HXX #include "svtaccessiblefactory.hxx" @@ -56,6 +56,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // SVT_PANELTABBARPEER_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELTABBARPEER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/tabbargeometry.hxx b/svtools/source/toolpanel/tabbargeometry.hxx index 38750a1f55f5..be43005bfefe 100644 --- a/svtools/source/toolpanel/tabbargeometry.hxx +++ b/svtools/source/toolpanel/tabbargeometry.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef TABBARGEOMETRY_HXX -#define TABBARGEOMETRY_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABBARGEOMETRY_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABBARGEOMETRY_HXX #include "svtools/toolpanel/tabalignment.hxx" @@ -126,6 +126,6 @@ namespace svt } // namespace svt //...................................................................................................................... -#endif // TABBARGEOMETRY_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABBARGEOMETRY_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/tabitemdescriptor.hxx b/svtools/source/toolpanel/tabitemdescriptor.hxx index e985036afd2b..d1e8ed2dd9ef 100644 --- a/svtools/source/toolpanel/tabitemdescriptor.hxx +++ b/svtools/source/toolpanel/tabitemdescriptor.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef TABITEMDESCRIPTOR_HXX -#define TABITEMDESCRIPTOR_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABITEMDESCRIPTOR_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABITEMDESCRIPTOR_HXX #include "svtools/toolpanel/toolpanel.hxx" #include "svtools/toolpanel/tabitemcontent.hxx" @@ -80,6 +80,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // TABITEMDESCRIPTOR_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABITEMDESCRIPTOR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/toolpanelcollection.hxx b/svtools/source/toolpanel/toolpanelcollection.hxx index b9b5eb18d1e2..4c03c8feb917 100644 --- a/svtools/source/toolpanel/toolpanelcollection.hxx +++ b/svtools/source/toolpanel/toolpanelcollection.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef TOOLPANELCOLLECTION_HXX -#define TOOLPANELCOLLECTION_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELCOLLECTION_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELCOLLECTION_HXX #include "svtools/toolpanel/toolpaneldeck.hxx" @@ -59,6 +59,6 @@ namespace svt } // namespace svt //........................................................................ -#endif // TOOLPANELCOLLECTION_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELCOLLECTION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/toolpaneldeckpeer.hxx b/svtools/source/toolpanel/toolpaneldeckpeer.hxx index fba078dbed71..368174998bba 100644 --- a/svtools/source/toolpanel/toolpaneldeckpeer.hxx +++ b/svtools/source/toolpanel/toolpaneldeckpeer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVT_TOOLPANELDECKPEER_HXX -#define SVT_TOOLPANELDECKPEER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDECKPEER_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDECKPEER_HXX #include "svtaccessiblefactory.hxx" @@ -56,6 +56,6 @@ namespace svt } // namespace svt //...................................................................................................................... -#endif // SVT_TOOLPANELDECKPEER_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDECKPEER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/toolpanel/toolpaneldrawerpeer.hxx b/svtools/source/toolpanel/toolpaneldrawerpeer.hxx index e1446ff2f4ea..8795fb570730 100644 --- a/svtools/source/toolpanel/toolpaneldrawerpeer.hxx +++ b/svtools/source/toolpanel/toolpaneldrawerpeer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVT_TOOLPANELDRAWERPEER_HXX -#define SVT_TOOLPANELDRAWERPEER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDRAWERPEER_HXX +#define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDRAWERPEER_HXX #include <toolkit/awt/vclxwindow.hxx> @@ -46,6 +46,6 @@ namespace svt } // namespace svt //...................................................................................................................... -#endif // SVT_TOOLPANELDRAWERPEER_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDRAWERPEER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/uno/fpicker.hxx b/svtools/source/uno/fpicker.hxx index 6558bfc2d803..e465ee7053ca 100644 --- a/svtools/source/uno/fpicker.hxx +++ b/svtools/source/uno/fpicker.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SVT_SOURCE_UNO_FILEPICKER_HXX -#define INCLUDED_SVT_SOURCE_UNO_FILEPICKER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_FPICKER_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_FPICKER_HXX #include "sal/config.h" diff --git a/svtools/source/uno/svtxgridcontrol.hxx b/svtools/source/uno/svtxgridcontrol.hxx index e406b7be0025..0d8fd1b2e428 100644 --- a/svtools/source/uno/svtxgridcontrol.hxx +++ b/svtools/source/uno/svtxgridcontrol.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVT_GRIDCONTROL_HXX_ -#define _SVT_GRIDCONTROL_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_SVTXGRIDCONTROL_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_SVTXGRIDCONTROL_HXX #include <unocontroltablemodel.hxx> #include <svtools/table/tablecontrol.hxx> @@ -112,6 +112,6 @@ private: void impl_checkColumnIndex_throw( ::svt::table::TableControl const & i_table, sal_Int32 const i_columnIndex ) const; void impl_checkRowIndex_throw( ::svt::table::TableControl const & i_table, sal_Int32 const i_rowIndex ) const; }; -#endif // _SVT_GRIDCONTROL_HXX_ +#endif // INCLUDED_SVTOOLS_SOURCE_UNO_SVTXGRIDCONTROL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/uno/treecontrolpeer.hxx b/svtools/source/uno/treecontrolpeer.hxx index 8e3dcf77fd5d..e39ade344401 100644 --- a/svtools/source/uno/treecontrolpeer.hxx +++ b/svtools/source/uno/treecontrolpeer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _TREE_CONTROL_PEER_HXX_ -#define _TREE_CONTROL_PEER_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_TREECONTROLPEER_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_TREECONTROLPEER_HXX #include <com/sun/star/awt/tree/XTreeControl.hpp> #include <com/sun/star/awt/tree/XTreeDataModel.hpp> @@ -169,6 +169,6 @@ private: ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphicProvider > mxGraphicProvider; }; -#endif // _TREE_CONTROL_PEER_HXX_ +#endif // INCLUDED_SVTOOLS_SOURCE_UNO_TREECONTROLPEER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/uno/unocontroltablemodel.hxx b/svtools/source/uno/unocontroltablemodel.hxx index 5ac6221c05f1..848ff525be0e 100644 --- a/svtools/source/uno/unocontroltablemodel.hxx +++ b/svtools/source/uno/unocontroltablemodel.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _UNOCONTROL_TABLEMODEL_HXX_ -#define _UNOCONTROL_TABLEMODEL_HXX_ +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_UNOCONTROLTABLEMODEL_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_UNOCONTROLTABLEMODEL_HXX #include "svtools/table/tablemodel.hxx" #include "svtools/table/tablecontrol.hxx" @@ -162,6 +162,6 @@ namespace svt { namespace table } } // svt::table // ..................................................................................................................... -#endif // _UNOCONTROL_TABLEMODEL_HXX_ +#endif // INCLUDED_SVTOOLS_SOURCE_UNO_UNOCONTROLTABLEMODEL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/uno/unogridcolumnfacade.hxx b/svtools/source/uno/unogridcolumnfacade.hxx index 78d4222f8108..8a315ce19bfd 100644 --- a/svtools/source/uno/unogridcolumnfacade.hxx +++ b/svtools/source/uno/unogridcolumnfacade.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_GRIDCOLUMNFACADE_HXX -#define SVTOOLS_GRIDCOLUMNFACADE_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_UNOGRIDCOLUMNFACADE_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_UNOGRIDCOLUMNFACADE_HXX #include "svtools/table/tablemodel.hxx" #include "svtools/table/tablecontrol.hxx" @@ -101,6 +101,6 @@ namespace svt { namespace table } } // svt::table // ..................................................................................................................... -#endif // SVTOOLS_GRIDCOLUMNFACADE_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_UNO_UNOGRIDCOLUMNFACADE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/uno/unowizard.hxx b/svtools/source/uno/unowizard.hxx index f10994b4b7ac..2108fe2a45e2 100644 --- a/svtools/source/uno/unowizard.hxx +++ b/svtools/source/uno/unowizard.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVT_UNO_WIZARD_HXX -#define SVT_UNO_WIZARD_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_UNOWIZARD_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_UNOWIZARD_HXX #include "svtools/genericunodialog.hxx" @@ -103,6 +103,6 @@ namespace svt { namespace uno } } // namespace svt::uno //...................................................................................................................... -#endif // SVT_UNO_WIZARD_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_UNO_UNOWIZARD_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/source/uno/wizard/wizardpagecontroller.hxx b/svtools/source/uno/wizard/wizardpagecontroller.hxx index dfd927a87ba0..89fee98c101f 100644 --- a/svtools/source/uno/wizard/wizardpagecontroller.hxx +++ b/svtools/source/uno/wizard/wizardpagecontroller.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVT_UNOWIZ_WIZARDPAGECONTROLLER_HXX -#define SVT_UNOWIZ_WIZARDPAGECONTROLLER_HXX +#ifndef INCLUDED_SVTOOLS_SOURCE_UNO_WIZARD_WIZARDPAGECONTROLLER_HXX +#define INCLUDED_SVTOOLS_SOURCE_UNO_WIZARD_WIZARDPAGECONTROLLER_HXX #include "svtools/wizardmachine.hxx" @@ -63,6 +63,6 @@ namespace svt { namespace uno } } // namespace svt::uno //...................................................................................................................... -#endif // SVT_UNOWIZ_WIZARDPAGECONTROLLER_HXX +#endif // INCLUDED_SVTOOLS_SOURCE_UNO_WIZARD_WIZARDPAGECONTROLLER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |