diff options
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 18 | ||||
-rw-r--r-- | basctl/inc/iderdll.hxx | 3 | ||||
-rw-r--r-- | basctl/inc/makefile.mk | 3 | ||||
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.cxx | 2 | ||||
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.hxx | 6 |
5 files changed, 8 insertions, 24 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index 8bf7d3316cd0..f3a1e641b8bb 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -27,15 +27,10 @@ #ifndef _BASIDESH_HRC #define _BASIDESH_HRC -#ifndef _SVTOOLS_IMAGEMGR_HRC -#include <svtools/imagemgr.hrc> -#endif - #ifndef _SVX_SVXIDS_HRC #include <svx/svxids.hrc> #endif - // Resource-ID's... #ifndef _SVX_NOIDERESIDS @@ -57,29 +52,16 @@ #define RID_POPUP_DLGED ( RID_BASICIDE_START + 62 ) #define RID_PRINTDLG_STRLIST ( RID_BASICIDE_START + 78 ) -#define RID_IMG_LOCKED_HC ( RID_BASICIDE_START + 6 ) #define RID_IMGBTN_REMOVEWATCH ( RID_BASICIDE_START + 8 ) -#define RID_IMGBTN_GOTOCALL ( RID_BASICIDE_START + 9 ) -#define RID_IMGLST_LAYOUT_HC ( RID_BASICIDE_START + 14 ) -#define RID_IMG_REMOVEWATCH_HC ( RID_BASICIDE_START + 15 ) #define RID_IMG_INSTALLATION ( RID_BASICIDE_START + 20 ) -#define RID_IMG_INSTALLATION_HC ( RID_BASICIDE_START + 21 ) #define RID_IMG_DOCUMENT ( RID_BASICIDE_START + 22 ) -#define RID_IMG_DOCUMENT_HC ( RID_BASICIDE_START + 23 ) #define RID_IMG_MODLIB ( RID_BASICIDE_START + 24 ) -#define RID_IMG_MODLIB_HC ( RID_BASICIDE_START + 25 ) #define RID_IMG_MODLIBNOTLOADED ( RID_BASICIDE_START + 26 ) -#define RID_IMG_MODLIBNOTLOADED_HC ( RID_BASICIDE_START + 27 ) #define RID_IMG_MODULE ( RID_BASICIDE_START + 28 ) -#define RID_IMG_MODULE_HC ( RID_BASICIDE_START + 29 ) #define RID_IMG_MACRO ( RID_BASICIDE_START + 30 ) -#define RID_IMG_MACRO_HC ( RID_BASICIDE_START + 31 ) #define RID_IMG_DLGLIB ( RID_BASICIDE_START + 32 ) -#define RID_IMG_DLGLIB_HC ( RID_BASICIDE_START + 33 ) #define RID_IMG_DLGLIBNOTLOADED ( RID_BASICIDE_START + 34 ) -#define RID_IMG_DLGLIBNOTLOADED_HC ( RID_BASICIDE_START + 35 ) #define RID_IMG_DIALOG ( RID_BASICIDE_START + 36 ) -#define RID_IMG_DIALOG_HC ( RID_BASICIDE_START + 37 ) #define RID_IMG_LOCKED ( RID_BASICIDE_START + 41 ) #define RID_IMGLST_LAYOUT ( RID_BASICIDE_START + 49 ) diff --git a/basctl/inc/iderdll.hxx b/basctl/inc/iderdll.hxx index 602a5d1a94e4..6b48b37f50c4 100644 --- a/basctl/inc/iderdll.hxx +++ b/basctl/inc/iderdll.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -52,3 +53,5 @@ public: #define IDE_DLL() BasicIDEDLL::GetDLL() #endif //_IDERDLL_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/inc/makefile.mk b/basctl/inc/makefile.mk index f1ef542c9963..894c77722abc 100644 --- a/basctl/inc/makefile.mk +++ b/basctl/inc/makefile.mk @@ -24,6 +24,7 @@ # for a copy of the LGPLv3 License. # #************************************************************************* + PRJ=.. PRJNAME=basctl @@ -32,7 +33,6 @@ TARGET=inc # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- # --- Targets ------------------------------------------------------- @@ -45,4 +45,3 @@ ALLTAR : \ $(SLO)$/precompiled_ex.pch .ENDIF # "$(ENABLE_PCH)"!="" - diff --git a/basctl/inc/pch/precompiled_basctl.cxx b/basctl/inc/pch/precompiled_basctl.cxx index 6058cef5d832..5f74ede5c895 100644 --- a/basctl/inc/pch/precompiled_basctl.cxx +++ b/basctl/inc/pch/precompiled_basctl.cxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -27,3 +28,4 @@ #include "precompiled_basctl.hxx" +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index bb44f8d15f7e..66151e5f0d70 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -42,9 +43,7 @@ #include "com/sun/star/resource/XStringResourcePersistence.hpp" #include "com/sun/star/script/XLibraryContainer.hpp" #include "com/sun/star/script/XLibraryContainerPassword.hpp" -#ifndef _COM_SUN_STAR_SCRIPT_XLIBRYARYCONTAINER2_HPP_ #include "com/sun/star/script/XLibraryContainer2.hpp" -#endif #include "com/sun/star/task/XStatusIndicator.hpp" #include "com/sun/star/task/XStatusIndicatorFactory.hpp" #include "com/sun/star/ui/dialogs/XFilePicker.hpp" @@ -107,13 +106,11 @@ #include "sfx2/request.hxx" #include "sfx2/childwin.hxx" #include "sfx2/viewfrm.hxx" -#include "sfx2/dispatch.hxx" #include "sfx2/objsh.hxx" #include "sfx2/genlink.hxx" #include "sfx2/dispatch.hxx" #include "sfx2/minfitem.hxx" #include "sfx2/dinfdlg.hxx" -#include "sfx2/docfac.hxx" #include "sfx2/progress.hxx" #include "sfx2/docfile.hxx" #include "sfx2/docfac.hxx" @@ -209,3 +206,4 @@ #include "unotools/accessiblerelationsethelper.hxx" #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |