fixincludeguards.sh: svtools

Change-Id: I7db0d4a7bd948204ff6efd7e61c80efd413967cd
This commit is contained in:
Thomas Arnhold
2013-11-05 02:29:10 +01:00
parent 48dd3571f8
commit c91d7e9759
42 changed files with 116 additions and 116 deletions

View File

@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SVTOOLS_BRWIMPL_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX
#define _SVTOOLS_BRWIMPL_HXX #define INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX
#include "svtaccessiblefactory.hxx" #include "svtaccessiblefactory.hxx"
#include <com/sun/star/lang/XComponent.hpp> #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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SFXDATWIN_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_DATWIN_HXX
#define _SFXDATWIN_HXX #define INCLUDED_SVTOOLS_SOURCE_BRWBOX_DATWIN_HXX
#include <svtools/brwbox.hxx> #include <svtools/brwbox.hxx>
#include <svtools/brwhead.hxx> #include <svtools/brwhead.hxx>

View File

@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_EDITBROWSEBOX_IMPL_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX
#define SVTOOLS_EDITBROWSEBOX_IMPL_HXX #define INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX
#include <com/sun/star/accessibility/XAccessible.hpp> #include <com/sun/star/accessibility/XAccessible.hpp>
@@ -32,6 +32,6 @@ namespace svt
void clearActiveCell(); void clearActiveCell();
}; };
} }
#endif // SVTOOLS_EDITBROWSEBOX_IMPL_HXX #endif // INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX
#define SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX #define INCLUDED_SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX
#include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentProperties.hpp>
@@ -265,6 +265,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX #endif // INCLUDED_SVTOOLS_SOURCE_CONTNR_CONTENTENUMERATION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _IMPICNVW_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_CONTNR_IMIVCTL_HXX
#define _IMPICNVW_HXX #define INCLUDED_SVTOOLS_SOURCE_CONTNR_IMIVCTL_HXX
#include <vcl/virdev.hxx> #include <vcl/virdev.hxx>
#include <vcl/scrbar.hxx> #include <vcl/scrbar.hxx>

View File

@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SVTOOLS_TEMPLWIN_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_CONTNR_TEMPLWIN_HXX
#define _SVTOOLS_TEMPLWIN_HXX #define INCLUDED_SVTOOLS_SOURCE_CONTNR_TEMPLWIN_HXX
#include <tools/resary.hxx> #include <tools/resary.hxx>
#include <vcl/splitwin.hxx> #include <vcl/splitwin.hxx>
@@ -278,6 +278,6 @@ public:
void SelectFolder(sal_Int32 nFolderPosition); void SelectFolder(sal_Int32 nFolderPosition);
}; };
#endif // _SVTOOLS_TEMPLWIN_HXX #endif // INCLUDED_SVTOOLS_SOURCE_CONTNR_TEMPLWIN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _MCVMATH_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_DIALOGS_MCVMATH_HXX
#define _MCVMATH_HXX #define INCLUDED_SVTOOLS_SOURCE_DIALOGS_MCVMATH_HXX
#include <tools/solar.h> #include <tools/solar.h>
@@ -206,6 +206,6 @@ Fix ImpMultBig2( const Fix& a, const Fix& b );
sal_uInt16 ImpSqrt( sal_uLong nRadi ); sal_uInt16 ImpSqrt( sal_uLong nRadi );
FixCpx ImpExPI( sal_uInt16 nPhi ); FixCpx ImpExPI( sal_uInt16 nPhi );
#endif // _MCVMATH_HXX #endif // INCLUDED_SVTOOLS_SOURCE_DIALOGS_MCVMATH_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SV_FILTER_OPTIONS_DIALOG_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_FILTER_SVFILTEROPTIONSDIALOG_HXX
#define _SV_FILTER_OPTIONS_DIALOG_HXX_ #define INCLUDED_SVTOOLS_SOURCE_FILTER_SVFILTEROPTIONSDIALOG_HXX
#include <tools/fldunit.hxx> #include <tools/fldunit.hxx>
#include <cppuhelper/implbase5.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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -18,8 +18,8 @@
*/ */
#ifndef _EXPORTDIALOG_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_FILTER_EXPORTDIALOG_HXX
#define _EXPORTDIALOG_HXX_ #define INCLUDED_SVTOOLS_SOURCE_FILTER_EXPORTDIALOG_HXX
#include <vcl/fltcall.hxx> #include <vcl/fltcall.hxx>
#include <vcl/dialog.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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _GOODIES_DESCRIPTOR_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_DESCRIPTOR_HXX
#define _GOODIES_DESCRIPTOR_HXX #define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_DESCRIPTOR_HXX
#include <comphelper/propertysethelper.hxx> #include <comphelper/propertysethelper.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceInfo.hpp>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _GOODIES_GRAPHIC_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRAPHIC_HXX
#define _GOODIES_GRAPHIC_HXX #define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRAPHIC_HXX
#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/graphic/XGraphic.hpp> #include <com/sun/star/graphic/XGraphic.hpp>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _GRFCACHE_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRFCACHE_HXX
#define _GRFCACHE_HXX #define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_GRFCACHE_HXX
#include <vcl/graph.hxx> #include <vcl/graph.hxx>
#include <vcl/timer.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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _GOODIES_GRAPHICTRANSFORMER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_GRAPHIC_TRANSFORMER_HXX
#define _GOODIES_GRAPHICTRANSFORMER_HXX #define INCLUDED_SVTOOLS_SOURCE_GRAPHIC_TRANSFORMER_HXX
#include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase1.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceInfo.hpp>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef __DOCUMENTCLOSER_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_DOCUMENTCLOSER_HXX
#define __DOCUMENTCLOSER_HXX_ #define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_DOCUMENTCLOSER_HXX
#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XComponent.hpp>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SVT_HATCHWINDOW_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOW_HXX
#define _SVT_HATCHWINDOW_HXX #define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOW_HXX
#include <com/sun/star/embed/XHatchWindow.hpp> #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); 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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _XHATCHWINDOWFACTORY_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOWFACTORY_HXX
#define _XHATCHWINDOWFACTORY_HXX_ #define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_HATCHWINDOWFACTORY_HXX
#include <com/sun/star/embed/XHatchWindowFactory.hpp> #include <com/sun/star/embed/XHatchWindowFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceInfo.hpp>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _IPWIN_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_IPWIN_HXX
#define _IPWIN_HXX #define INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_IPWIN_HXX
#include <tools/gen.hxx> #include <tools/gen.hxx>
#include <vcl/window.hxx> #include <vcl/window.hxx>
@@ -97,6 +97,6 @@ public:
void RequestObjAreaPixel( const Rectangle & ); void RequestObjAreaPixel( const Rectangle & );
}; };
#endif // _IPWIN_HXX #endif // INCLUDED_SVTOOLS_SOURCE_HATCHWINDOW_IPWIN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _GOODIES_PROVIDER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_INC_PROVIDER_HXX
#define _GOODIES_PROVIDER_HXX #define INCLUDED_SVTOOLS_SOURCE_INC_PROVIDER_HXX
#include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase1.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceInfo.hpp>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _GOODIES_RENDERER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_INC_RENDERER_HXX
#define _GOODIES_RENDERER_HXX #define INCLUDED_SVTOOLS_SOURCE_INC_RENDERER_HXX
#include <tools/gen.hxx> #include <tools/gen.hxx>
#include <comphelper/propertysethelper.hxx> #include <comphelper/propertysethelper.hxx>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SVIMPLBOX_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_INC_SVIMPBOX_HXX
#define _SVIMPLBOX_HXX #define INCLUDED_SVTOOLS_SOURCE_INC_SVIMPBOX_HXX
#include <vcl/seleng.hxx> #include <vcl/seleng.hxx>
#include <vcl/scrbar.hxx> #include <vcl/scrbar.hxx>
@@ -424,6 +424,6 @@ inline void SvImpLBox::TreeInserted( SvTreeListEntry* pInsTree )
EntryInserted( pInsTree ); EntryInserted( pInsTree );
} }
#endif // #ifndef _SVIMPLBOX_HXX #endif // INCLUDED_SVTOOLS_SOURCE_INC_SVIMPBOX_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_ACCESSIBLE_FACTORY_ACCESS_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX
#define SVTOOLS_ACCESSIBLE_FACTORY_ACCESS_HXX #define INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX
#include <svtools/accessiblefactory.hxx> #include <svtools/accessiblefactory.hxx>
@@ -61,6 +61,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // SVTOOLS_ACCESSIBLE_FACTORY_ACCESS_HXX #endif // INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SVT_UNOIFACE_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_INC_UNOIFACE_HXX
#define _SVT_UNOIFACE_HXX #define INCLUDED_SVTOOLS_SOURCE_INC_UNOIFACE_HXX
#include <toolkit/awt/vclxwindow.hxx> #include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/awt/vclxwindows.hxx> #include <toolkit/awt/vclxwindows.hxx>
@@ -430,6 +430,6 @@ public:
virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds ); } 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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_CELLVALUECONVERSION_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX
#define SVTOOLS_CELLVALUECONVERSION_HXX #define INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX
#include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XComponentContext.hpp>
@@ -50,6 +50,6 @@ namespace svt
} // namespace svt } // namespace svt
//...................................................................................................................... //......................................................................................................................
#endif // SVTOOLS_CELLVALUECONVERSION_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_MOUSEFUNCTION_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX
#define SVTOOLS_MOUSEFUNCTION_HXX #define INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX
#include "svtools/table/tabletypes.hxx" #include "svtools/table/tabletypes.hxx"
@@ -151,6 +151,6 @@ namespace svt { namespace table
} } // namespace svt::table } } // namespace svt::table
//...................................................................................................................... //......................................................................................................................
#endif // SVTOOLS_MOUSEFUNCTION_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_TABLECONTROL_IMPL_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX
#define SVTOOLS_TABLECONTROL_IMPL_HXX #define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX
#include "svtools/table/tablemodel.hxx" #include "svtools/table/tablemodel.hxx"
#include "svtools/table/tablecontrolinterface.hxx" #include "svtools/table/tablecontrolinterface.hxx"
@@ -510,6 +510,6 @@ namespace svt { namespace table
} } // namespace svt::table } } // namespace svt::table
//........................................................................ //........................................................................
#endif // SVTOOLS_TABLECONTROL_IMPL_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
#define SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX #define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
#include <vcl/window.hxx> #include <vcl/window.hxx>
#include <vcl/seleng.hxx> #include <vcl/seleng.hxx>
@@ -72,6 +72,6 @@ namespace svt { namespace table
} } // namespace svt::table } } // namespace svt::table
//........................................................................ //........................................................................
#endif // SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_TABLEGEOMETRY_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX
#define SVTOOLS_TABLEGEOMETRY_HXX #define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX
#include "svtools/table/tabletypes.hxx" #include "svtools/table/tabletypes.hxx"
@@ -162,6 +162,6 @@ namespace svt { namespace table
} } // namespace svt::table } } // namespace svt::table
//........................................................................ //........................................................................
#endif // SVTOOLS_TABLEGEOMETRY_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef DUMMYPANEL_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_DUMMYPANEL_HXX
#define DUMMYPANEL_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_DUMMYPANEL_HXX
#include "svtools/toolpanel/toolpanel.hxx" #include "svtools/toolpanel/toolpanel.hxx"
#include "svtools/toolpanel/refbase.hxx" #include "svtools/toolpanel/refbase.hxx"
@@ -60,6 +60,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // DUMMYPANEL_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_DUMMYPANEL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef PANELDECKLISTENERS_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELDECKLISTENERS_HXX
#define PANELDECKLISTENERS_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELDECKLISTENERS_HXX
#include "svtools/toolpanel/toolpaneldeck.hxx" #include "svtools/toolpanel/toolpaneldeck.hxx"
@@ -62,6 +62,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // PANELDECKLISTENERS_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELDECKLISTENERS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVT_PANELTABBARPEER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELTABBARPEER_HXX
#define SVT_PANELTABBARPEER_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELTABBARPEER_HXX
#include "svtaccessiblefactory.hxx" #include "svtaccessiblefactory.hxx"
@@ -56,6 +56,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // SVT_PANELTABBARPEER_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_PANELTABBARPEER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef TABBARGEOMETRY_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABBARGEOMETRY_HXX
#define TABBARGEOMETRY_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABBARGEOMETRY_HXX
#include "svtools/toolpanel/tabalignment.hxx" #include "svtools/toolpanel/tabalignment.hxx"
@@ -126,6 +126,6 @@ namespace svt
} // namespace svt } // namespace svt
//...................................................................................................................... //......................................................................................................................
#endif // TABBARGEOMETRY_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABBARGEOMETRY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef TABITEMDESCRIPTOR_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABITEMDESCRIPTOR_HXX
#define TABITEMDESCRIPTOR_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABITEMDESCRIPTOR_HXX
#include "svtools/toolpanel/toolpanel.hxx" #include "svtools/toolpanel/toolpanel.hxx"
#include "svtools/toolpanel/tabitemcontent.hxx" #include "svtools/toolpanel/tabitemcontent.hxx"
@@ -80,6 +80,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // TABITEMDESCRIPTOR_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TABITEMDESCRIPTOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef TOOLPANELCOLLECTION_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELCOLLECTION_HXX
#define TOOLPANELCOLLECTION_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELCOLLECTION_HXX
#include "svtools/toolpanel/toolpaneldeck.hxx" #include "svtools/toolpanel/toolpaneldeck.hxx"
@@ -59,6 +59,6 @@ namespace svt
} // namespace svt } // namespace svt
//........................................................................ //........................................................................
#endif // TOOLPANELCOLLECTION_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELCOLLECTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVT_TOOLPANELDECKPEER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDECKPEER_HXX
#define SVT_TOOLPANELDECKPEER_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDECKPEER_HXX
#include "svtaccessiblefactory.hxx" #include "svtaccessiblefactory.hxx"
@@ -56,6 +56,6 @@ namespace svt
} // namespace svt } // namespace svt
//...................................................................................................................... //......................................................................................................................
#endif // SVT_TOOLPANELDECKPEER_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDECKPEER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVT_TOOLPANELDRAWERPEER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDRAWERPEER_HXX
#define SVT_TOOLPANELDRAWERPEER_HXX #define INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDRAWERPEER_HXX
#include <toolkit/awt/vclxwindow.hxx> #include <toolkit/awt/vclxwindow.hxx>
@@ -46,6 +46,6 @@ namespace svt
} // namespace svt } // namespace svt
//...................................................................................................................... //......................................................................................................................
#endif // SVT_TOOLPANELDRAWERPEER_HXX #endif // INCLUDED_SVTOOLS_SOURCE_TOOLPANEL_TOOLPANELDRAWERPEER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_SVT_SOURCE_UNO_FILEPICKER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_FPICKER_HXX
#define INCLUDED_SVT_SOURCE_UNO_FILEPICKER_HXX #define INCLUDED_SVTOOLS_SOURCE_UNO_FPICKER_HXX
#include "sal/config.h" #include "sal/config.h"

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _SVT_GRIDCONTROL_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_SVTXGRIDCONTROL_HXX
#define _SVT_GRIDCONTROL_HXX_ #define INCLUDED_SVTOOLS_SOURCE_UNO_SVTXGRIDCONTROL_HXX
#include <unocontroltablemodel.hxx> #include <unocontroltablemodel.hxx>
#include <svtools/table/tablecontrol.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_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; 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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _TREE_CONTROL_PEER_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_TREECONTROLPEER_HXX
#define _TREE_CONTROL_PEER_HXX_ #define INCLUDED_SVTOOLS_SOURCE_UNO_TREECONTROLPEER_HXX
#include <com/sun/star/awt/tree/XTreeControl.hpp> #include <com/sun/star/awt/tree/XTreeControl.hpp>
#include <com/sun/star/awt/tree/XTreeDataModel.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; ::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: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _UNOCONTROL_TABLEMODEL_HXX_ #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_UNOCONTROLTABLEMODEL_HXX
#define _UNOCONTROL_TABLEMODEL_HXX_ #define INCLUDED_SVTOOLS_SOURCE_UNO_UNOCONTROLTABLEMODEL_HXX
#include "svtools/table/tablemodel.hxx" #include "svtools/table/tablemodel.hxx"
#include "svtools/table/tablecontrol.hxx" #include "svtools/table/tablecontrol.hxx"
@@ -162,6 +162,6 @@ namespace svt { namespace table
} } // svt::table } } // svt::table
// ..................................................................................................................... // .....................................................................................................................
#endif // _UNOCONTROL_TABLEMODEL_HXX_ #endif // INCLUDED_SVTOOLS_SOURCE_UNO_UNOCONTROLTABLEMODEL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVTOOLS_GRIDCOLUMNFACADE_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_UNOGRIDCOLUMNFACADE_HXX
#define SVTOOLS_GRIDCOLUMNFACADE_HXX #define INCLUDED_SVTOOLS_SOURCE_UNO_UNOGRIDCOLUMNFACADE_HXX
#include "svtools/table/tablemodel.hxx" #include "svtools/table/tablemodel.hxx"
#include "svtools/table/tablecontrol.hxx" #include "svtools/table/tablecontrol.hxx"
@@ -101,6 +101,6 @@ namespace svt { namespace table
} } // svt::table } } // svt::table
// ..................................................................................................................... // .....................................................................................................................
#endif // SVTOOLS_GRIDCOLUMNFACADE_HXX #endif // INCLUDED_SVTOOLS_SOURCE_UNO_UNOGRIDCOLUMNFACADE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVT_UNO_WIZARD_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_UNOWIZARD_HXX
#define SVT_UNO_WIZARD_HXX #define INCLUDED_SVTOOLS_SOURCE_UNO_UNOWIZARD_HXX
#include "svtools/genericunodialog.hxx" #include "svtools/genericunodialog.hxx"
@@ -103,6 +103,6 @@ namespace svt { namespace uno
} } // namespace svt::uno } } // namespace svt::uno
//...................................................................................................................... //......................................................................................................................
#endif // SVT_UNO_WIZARD_HXX #endif // INCLUDED_SVTOOLS_SOURCE_UNO_UNOWIZARD_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SVT_UNOWIZ_WIZARDPAGECONTROLLER_HXX #ifndef INCLUDED_SVTOOLS_SOURCE_UNO_WIZARD_WIZARDPAGECONTROLLER_HXX
#define SVT_UNOWIZ_WIZARDPAGECONTROLLER_HXX #define INCLUDED_SVTOOLS_SOURCE_UNO_WIZARD_WIZARDPAGECONTROLLER_HXX
#include "svtools/wizardmachine.hxx" #include "svtools/wizardmachine.hxx"
@@ -63,6 +63,6 @@ namespace svt { namespace uno
} } // namespace svt::uno } } // namespace svt::uno
//...................................................................................................................... //......................................................................................................................
#endif // SVT_UNOWIZ_WIZARDPAGECONTROLLER_HXX #endif // INCLUDED_SVTOOLS_SOURCE_UNO_WIZARD_WIZARDPAGECONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */