more removed include guards using fixguard.py
This commit is contained in:
parent
137b49c1d4
commit
a4bf209e2c
84 changed files with 0 additions and 282 deletions
|
@ -27,9 +27,7 @@
|
|||
#ifndef _CHART2_ACCSTATISTICSOBJECT_HXX
|
||||
#define _CHART2_ACCSTATISTICSOBJECT_HXX
|
||||
|
||||
#ifndef _CHART2_ACCESSIBLE_CHART_ELEMENT_HXX_
|
||||
#include "AccessibleChartElement.hxx"
|
||||
#endif
|
||||
|
||||
#include "ObjectIdentifier.hxx"
|
||||
|
||||
|
|
|
@ -37,9 +37,7 @@
|
|||
#include <com/sun/star/chart2/XChartTypeTemplate.hpp>
|
||||
#include <svtools/valueset.hxx>
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for class FixedText
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for class MetricField
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#define _CHART2_RES_LEGENPOSITION_HXX
|
||||
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for class SfxItemSet
|
||||
#include <svl/itemset.hxx>
|
||||
|
|
|
@ -34,9 +34,7 @@
|
|||
// header for class MetricField
|
||||
#include <vcl/field.hxx>
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for class ListBox
|
||||
#include <vcl/lstbox.hxx>
|
||||
#include <com/sun/star/drawing/ShadeMode.hpp>
|
||||
|
|
|
@ -37,9 +37,7 @@
|
|||
// header for class MetricField
|
||||
#include <vcl/field.hxx>
|
||||
// header for class OKButton
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
|
||||
#include "ControllerLockGuard.hxx"
|
||||
|
||||
|
|
|
@ -37,9 +37,7 @@
|
|||
// header for class FixedText
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for class ColorLB
|
||||
#include <svx/dlgctrl.hxx>
|
||||
// header for class SvxLightCtl3D
|
||||
|
|
|
@ -37,9 +37,7 @@
|
|||
// header for class ListBox
|
||||
#include <vcl/lstbox.hxx>
|
||||
// header for class PushButton, OKButton, CancelButton, HelpButton
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for class FixedText, FixedLine
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for class SvTabListBox
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
// header for FixedText
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for MetricField
|
||||
#include <vcl/field.hxx>
|
||||
|
||||
|
|
0
chart2/source/controller/inc/ErrorBarItemConverter.hxx
Executable file → Normal file
0
chart2/source/controller/inc/ErrorBarItemConverter.hxx
Executable file → Normal file
0
chart2/source/controller/inc/RangeEdit.hxx
Executable file → Normal file
0
chart2/source/controller/inc/RangeEdit.hxx
Executable file → Normal file
|
@ -29,9 +29,7 @@
|
|||
#define _CHART2_RANGESELECTIONBUTTON_HXX
|
||||
|
||||
// header for Class ImageButton
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
|
||||
//.............................................................................
|
||||
namespace chart
|
||||
|
|
0
chart2/source/controller/inc/RangeSelectionHelper.hxx
Executable file → Normal file
0
chart2/source/controller/inc/RangeSelectionHelper.hxx
Executable file → Normal file
|
@ -32,9 +32,7 @@
|
|||
// header for class FixedLine
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for class OKButton
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
#include <com/sun/star/uno/XComponentContext.hpp>
|
||||
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
// header for class TabControl
|
||||
#include <vcl/tabctrl.hxx>
|
||||
// header for class OKButton
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
|
||||
#include "TabPageNotifiable.hxx"
|
||||
#include <com/sun/star/uno/XComponentContext.hpp>
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
// header for class FixedLine
|
||||
#include <vcl/fixed.hxx>
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
|
||||
//.............................................................................
|
||||
|
|
|
@ -30,9 +30,7 @@
|
|||
// header for class ModalDialog
|
||||
#include <vcl/dialog.hxx>
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for class SfxItemSet
|
||||
#include <svl/itemset.hxx>
|
||||
//for auto_ptr
|
||||
|
|
|
@ -30,9 +30,7 @@
|
|||
// header for class ModalDialog
|
||||
#include <vcl/dialog.hxx>
|
||||
// header for class CheckBox
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
//for auto_ptr
|
||||
#include <memory>
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
|
||||
#include "TitleDialogData.hxx"
|
||||
#include <vcl/dialog.hxx>
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
//for auto_ptr
|
||||
#include <memory>
|
||||
|
||||
|
|
|
@ -35,9 +35,7 @@
|
|||
// header for class TabControl
|
||||
#include <vcl/tabctrl.hxx>
|
||||
// header for class OKButton
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
// header for class XColorTable
|
||||
#include <svx/xtable.hxx>
|
||||
|
||||
|
|
|
@ -27,9 +27,7 @@
|
|||
#ifndef CHART_SCHWHICHPAIRS_HXX
|
||||
#define CHART_SCHWHICHPAIRS_HXX
|
||||
|
||||
#ifndef _SVX_SVXIDS_HRC
|
||||
#include <svx/svxids.hrc>
|
||||
#endif
|
||||
#include <svx/xdef.hxx>
|
||||
#include <svx/svddef.hxx>
|
||||
#include <editeng/eeitem.hxx>
|
||||
|
|
0
chart2/source/inc/InternalData.hxx
Executable file → Normal file
0
chart2/source/inc/InternalData.hxx
Executable file → Normal file
|
@ -31,9 +31,7 @@
|
|||
#include <comphelper/uno3.hxx>
|
||||
#include <cppuhelper/implbase4.hxx>
|
||||
|
||||
#ifndef _COM_SUN_STAR_CHART2_XLABELEDDATASEQUENCE_HPP_
|
||||
#include <com/sun/star/chart2/data/XLabeledDataSequence.hpp>
|
||||
#endif
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#include <com/sun/star/util/XCloneable.hpp>
|
||||
#include <com/sun/star/uno/XComponentContext.hpp>
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
|
||||
#include <osl/mutex.hxx>
|
||||
#include <osl/conditn.hxx>
|
||||
#ifndef _COM_SUN_STAR_UNO_EXCEPTION_HDL_
|
||||
#include <com/sun/star/uno/Exception.hdl>
|
||||
#endif
|
||||
#include <cppuhelper/interfacecontainer.hxx>
|
||||
#include <com/sun/star/util/XCloseListener.hpp>
|
||||
#include <com/sun/star/util/XCloseable.hpp>
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
|
||||
#include <com/sun/star/chart2/LegendExpansion.hpp>
|
||||
|
||||
#ifndef _COM_SUN_STAR_CHART2_VIEWLEGENDENTRYP_HPP_
|
||||
#include <com/sun/star/chart2/ViewLegendEntry.hpp>
|
||||
#endif
|
||||
#include <com/sun/star/uno/XComponentContext.hpp>
|
||||
|
||||
namespace chart
|
||||
|
|
|
@ -41,9 +41,7 @@
|
|||
#include <rtl/ustring.h>
|
||||
#include "scdllapi.h"
|
||||
|
||||
#ifndef SC_SCMATRIX_HXX
|
||||
#include "scmatrix.hxx"
|
||||
#endif
|
||||
|
||||
#include <hash_map>
|
||||
|
||||
|
|
|
@ -47,9 +47,7 @@
|
|||
#include <formula/FormulaCompiler.hxx>
|
||||
|
||||
|
||||
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#endif
|
||||
|
||||
#ifndef INCLUDED_HASH_MAP
|
||||
#include <hash_map>
|
||||
|
|
0
sc/inc/dpglobal.hxx
Executable file → Normal file
0
sc/inc/dpglobal.hxx
Executable file → Normal file
|
@ -32,9 +32,7 @@
|
|||
#define DPTABLECACHE_HXX
|
||||
// Wang Xu Ming -- 12/21/2008
|
||||
// Add Data Cache Support.
|
||||
#ifndef SC_SCGLOB_HXX
|
||||
#include "global.hxx"
|
||||
#endif
|
||||
//Added by PengYunQuan for SODC_16015
|
||||
#include <svl/zforlist.hxx>
|
||||
//end
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_DRAWPAGE_HXX
|
||||
#define SC_DRAWPAGE_HXX
|
||||
|
||||
#ifndef _FM_FMPAGE_HXX
|
||||
#include <svx/fmpage.hxx>
|
||||
#endif
|
||||
|
||||
|
||||
class ScDrawLayer;
|
||||
|
|
0
sc/inc/eventuno.hxx
Executable file → Normal file
0
sc/inc/eventuno.hxx
Executable file → Normal file
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_ITEMS_HXX
|
||||
#define SC_ITEMS_HXX
|
||||
|
||||
#ifndef _SVX_SVXIDS_HRC
|
||||
#include <svx/svxids.hrc>
|
||||
#endif
|
||||
|
||||
// EditEngine darf nicht ihre eigenen ITEMID's definieren
|
||||
#define _EEITEMID_HXX
|
||||
|
|
|
@ -30,9 +30,7 @@
|
|||
|
||||
#include <svx/optgrid.hxx>
|
||||
|
||||
#ifndef _SVX_SVXIDS_HRC //autogen
|
||||
#include <svx/svxids.hrc>
|
||||
#endif
|
||||
#include "scdllapi.h"
|
||||
#include "optutil.hxx"
|
||||
#include "global.hxx"
|
||||
|
|
0
sc/source/core/data/scdpoutputimpl.hxx
Executable file → Normal file
0
sc/source/core/data/scdpoutputimpl.hxx
Executable file → Normal file
0
sc/source/filter/inc/xlchart.hxx
Executable file → Normal file
0
sc/source/filter/inc/xlchart.hxx
Executable file → Normal file
0
sc/source/filter/xml/XMLCodeNameProvider.hxx
Executable file → Normal file
0
sc/source/filter/xml/XMLCodeNameProvider.hxx
Executable file → Normal file
|
@ -33,9 +33,7 @@
|
|||
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
|
||||
#include <com/sun/star/accessibility/XAccessibleContext.hpp>
|
||||
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
|
||||
#ifndef _COM_SUN_STAR_ACCESSIBILITY_IllegalAccessibleComponentStateException_HPP_
|
||||
#include <com/sun/star/accessibility/IllegalAccessibleComponentStateException.hpp>
|
||||
#endif
|
||||
#include <com/sun/star/lang/DisposedException.hpp>
|
||||
#include <com/sun/star/uno/Reference.hxx>
|
||||
#include <cppuhelper/weak.hxx>
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
#ifndef _SC_ACCESSIBLEDOCUMENTBASE_HXX
|
||||
#define _SC_ACCESSIBLEDOCUMENTBASE_HXX
|
||||
|
||||
#ifndef _SC_ACCESSIBLE_CONTEXT_BASE_HXX
|
||||
#include "AccessibleContextBase.hxx"
|
||||
#endif
|
||||
|
||||
class ScAccessibleDocumentBase
|
||||
: public ScAccessibleContextBase
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
#ifndef _SC_ACCESSIBLEPAGEHEADERAREA_HXX
|
||||
#define _SC_ACCESSIBLEPAGEHEADERAREA_HXX
|
||||
|
||||
#ifndef _SC_ACCESSIBLE_CONTEXT_BASE_HXX
|
||||
#include "AccessibleContextBase.hxx"
|
||||
#endif
|
||||
#include <editeng/svxenum.hxx>
|
||||
|
||||
class EditTextObject;
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_ACREDLIN_HXX
|
||||
#define SC_ACREDLIN_HXX
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#include <svtools/headbar.hxx>
|
||||
#include <svtools/svtabbx.hxx>
|
||||
|
||||
|
@ -45,9 +39,7 @@
|
|||
#include "anyrefdg.hxx"
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
||||
#ifndef _SVX_ACREDLIN_HXX
|
||||
#include <svx/ctredlin.hxx>
|
||||
#endif
|
||||
#include <svx/simptabl.hxx>
|
||||
|
||||
#ifndef _SVARRAY_HXX
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_ANYREFDG_HXX
|
||||
#define SC_ANYREFDG_HXX
|
||||
|
||||
#ifndef _IMAGEBTN_HXX
|
||||
#include <vcl/imagebtn.hxx>
|
||||
#endif
|
||||
#ifndef _EDIT_HXX
|
||||
#include <vcl/edit.hxx>
|
||||
#endif
|
||||
#ifndef _ACCEL_HXX
|
||||
#include <vcl/accel.hxx>
|
||||
#endif
|
||||
#include <sfx2/basedlgs.hxx>
|
||||
#include "address.hxx"
|
||||
#include "cell.hxx"
|
||||
|
|
|
@ -30,12 +30,8 @@
|
|||
|
||||
#include "address.hxx"
|
||||
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#include <anyrefdg.hxx>
|
||||
|
||||
class ScDocument;
|
||||
|
|
|
@ -31,24 +31,12 @@
|
|||
#define SC_ASCIIOPT_HXX
|
||||
|
||||
#include <tools/string.hxx>
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#ifndef _FIELD_HXX //autogen
|
||||
#include <vcl/field.hxx>
|
||||
#endif
|
||||
#include <tools/stream.hxx>
|
||||
#include <svx/txencbox.hxx>
|
||||
#include "csvtablebox.hxx"
|
||||
|
|
|
@ -28,24 +28,12 @@
|
|||
#ifndef SC_AUTOFMT_HXX
|
||||
#define SC_AUTOFMT_HXX
|
||||
|
||||
#ifndef _VIRDEV_HXX //autogen
|
||||
#include <vcl/virdev.hxx>
|
||||
#endif
|
||||
#ifndef SV_FIXED_HXX
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef SV_LSTBOX_HXX
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef SV_MOREBTN_HXX
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#include <svtools/scriptedtext.hxx>
|
||||
#include <svx/framelinkarray.hxx>
|
||||
#include "scdllapi.h"
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_CLIENT_HXX
|
||||
#define SC_CLIENT_HXX
|
||||
|
||||
#ifndef _SFX_CLIENTSH_HXX //autogen
|
||||
#include <sfx2/ipclient.hxx>
|
||||
#endif
|
||||
|
||||
class ScDocument;
|
||||
class ScTabViewShell;
|
||||
|
|
|
@ -28,18 +28,10 @@
|
|||
#ifndef SC_CONSDLG_HXX
|
||||
#define SC_CONSDLG_HXX
|
||||
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include "global.hxx"
|
||||
#include "anyrefdg.hxx"
|
||||
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_CORODLG_HXX
|
||||
#define SC_CORODLG_HXX
|
||||
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
|
||||
#include "sc.hrc"
|
||||
#include "scresid.hxx"
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_DAPIDATA_HXX
|
||||
#define SC_DAPIDATA_HXX
|
||||
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <vcl/dialog.hxx>
|
||||
#include <vcl/fixed.hxx>
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_DAPITYPE_HXX
|
||||
#define SC_DAPITYPE_HXX
|
||||
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <vcl/dialog.hxx>
|
||||
#include <vcl/edit.hxx>
|
||||
#include <vcl/fixed.hxx>
|
||||
|
|
|
@ -28,17 +28,11 @@
|
|||
#ifndef SC_DBNAMDLG_HXX
|
||||
#define SC_DBNAMDLG_HXX
|
||||
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include "anyrefdg.hxx"
|
||||
#include "dbcolect.hxx"
|
||||
#include "expftext.hxx"
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_DPGROUPDLG_HXX
|
||||
#define SC_DPGROUPDLG_HXX
|
||||
|
||||
#ifndef _FIXED_HXX
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _DIALOG_HXX
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <vcl/field.hxx>
|
||||
#include <svx/checklbx.hxx>
|
||||
#include "editfield.hxx"
|
||||
|
|
|
@ -32,17 +32,11 @@
|
|||
#include <svl/lstner.hxx>
|
||||
#include <svtools/stdctrl.hxx>
|
||||
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _IMAGEBTN_HXX //autogen
|
||||
#include <vcl/imagebtn.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#include "anyrefdg.hxx"
|
||||
#include "global.hxx" // ScAddress
|
||||
#include "privsplt.hxx"
|
||||
|
|
0
sc/source/ui/inc/fieldwnd.hxx
Executable file → Normal file
0
sc/source/ui/inc/fieldwnd.hxx
Executable file → Normal file
|
@ -28,18 +28,10 @@
|
|||
#ifndef SC_FILLDLG_HXX
|
||||
#define SC_FILLDLG_HXX
|
||||
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _EDIT_HXX //autogen
|
||||
#include <vcl/edit.hxx>
|
||||
#endif
|
||||
#include "global.hxx"
|
||||
|
||||
class ScDocument;
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_FILTDLG_HXX
|
||||
#define SC_FILTDLG_HXX
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#include "global.hxx" // -> ScQueryParam
|
||||
#include "address.hxx"
|
||||
|
|
|
@ -28,18 +28,10 @@
|
|||
#ifndef SC_FOPTMGR_HXX
|
||||
#define SC_FOPTMGR_HXX
|
||||
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _EDIT_HXX //autogen
|
||||
#include <vcl/edit.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -31,9 +31,7 @@
|
|||
#include "anyrefdg.hxx"
|
||||
#include "global.hxx" // ScAddress
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#include <vcl/group.hxx>
|
||||
#include <svtools/svmedit.hxx>
|
||||
#include <vcl/tabpage.hxx>
|
||||
|
|
|
@ -31,9 +31,7 @@
|
|||
#include "funcutl.hxx"
|
||||
#include "global.hxx" // ScAddress
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#include <vcl/group.hxx>
|
||||
#include <svtools/svmedit.hxx>
|
||||
#include <vcl/tabpage.hxx>
|
||||
|
|
|
@ -28,12 +28,8 @@
|
|||
#ifndef SC_FUNCUTL_HXX
|
||||
#define SC_FUNCUTL_HXX
|
||||
|
||||
#ifndef _SCRBAR_HXX //autogen
|
||||
#include <vcl/scrbar.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#include <svtools/svmedit.hxx>
|
||||
#include "anyrefdg.hxx" // formula::RefButton
|
||||
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
#define SC_HDRCONT_HXX
|
||||
|
||||
#include <vcl/window.hxx>
|
||||
#ifndef _SELENG_HXX //autogen
|
||||
#include <vcl/seleng.hxx>
|
||||
#endif
|
||||
#include "address.hxx"
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_HIGHRED_HXX
|
||||
#define SC_HIGHRED_HXX
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#include <svtools/headbar.hxx>
|
||||
#include <svtools/svtabbx.hxx>
|
||||
|
||||
|
@ -44,14 +38,10 @@
|
|||
#include "rangenam.hxx"
|
||||
#include "anyrefdg.hxx"
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
||||
#ifndef _SVX_ACREDLIN_HXX
|
||||
#include <svx/ctredlin.hxx>
|
||||
#endif
|
||||
#include <svx/simptabl.hxx>
|
||||
#include "chgtrack.hxx"
|
||||
#include "chgviset.hxx"
|
||||
|
|
|
@ -30,24 +30,12 @@
|
|||
|
||||
#include "address.hxx"
|
||||
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _EDIT_HXX //autogen
|
||||
#include <vcl/edit.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
|
||||
#include <sfx2/objsh.hxx>
|
||||
#include <vcl/field.hxx>
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
#include <vcl/fixed.hxx>
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
||||
#ifndef _SV_BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
|
||||
|
||||
#include <vcl/dialog.hxx>
|
||||
|
|
|
@ -31,9 +31,7 @@
|
|||
#include <com/sun/star/embed/XEmbeddedObject.hpp>
|
||||
#include <vcl/dialog.hxx>
|
||||
|
||||
#ifndef _SV_BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <vcl/field.hxx>
|
||||
#include <vcl/fixed.hxx>
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
|
|
@ -28,15 +28,9 @@
|
|||
#ifndef SC_NAMEDLG_HXX
|
||||
#define SC_NAMEDLG_HXX
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#include <vcl/fixed.hxx>
|
||||
#include "rangenam.hxx"
|
||||
#include "anyrefdg.hxx"
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_NOTEMARK_HXX
|
||||
#define SC_NOTEMARK_HXX
|
||||
|
||||
#ifndef _MAPMOD_HXX //autogen
|
||||
#include <vcl/mapmod.hxx>
|
||||
#endif
|
||||
#include <vcl/timer.hxx>
|
||||
#include "global.hxx"
|
||||
#include "address.hxx"
|
||||
|
|
|
@ -29,25 +29,15 @@
|
|||
|
||||
#include <sfx2/tabdlg.hxx>
|
||||
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _FIELD_HXX //autogen
|
||||
#include <vcl/field.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#include <svtools/ctrlbox.hxx>
|
||||
#include <svx/fntctrl.hxx>
|
||||
#include <svx/strarray.hxx>
|
||||
|
|
|
@ -29,9 +29,7 @@
|
|||
|
||||
#include <sfx2/tabdlg.hxx>
|
||||
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#include <vcl/fixed.hxx>
|
||||
|
||||
class ScDocument;
|
||||
|
|
|
@ -31,9 +31,7 @@
|
|||
#include "funcutl.hxx"
|
||||
#include "global.hxx" // ScAddress
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#include <vcl/group.hxx>
|
||||
#include <svtools/svmedit.hxx>
|
||||
#include <vcl/tabpage.hxx>
|
||||
|
|
|
@ -31,25 +31,13 @@
|
|||
#ifndef _SV_HXX
|
||||
#endif
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
#include "address.hxx"
|
||||
#include "queryparam.hxx"
|
||||
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_POPMENU_HXX
|
||||
#define SC_POPMENU_HXX
|
||||
|
||||
#ifndef _MENU_HXX //autogen
|
||||
#include <vcl/menu.hxx>
|
||||
#endif
|
||||
#include "scdllapi.h"
|
||||
|
||||
class SC_DLLPUBLIC ScPopupMenu : public PopupMenu
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
#include "pagepar.hxx"
|
||||
#include "editutil.hxx"
|
||||
|
||||
#ifndef _PRINT_HXX //autogen
|
||||
#include <vcl/print.hxx>
|
||||
#endif
|
||||
|
||||
class SfxPrinter;
|
||||
class SfxProgress;
|
||||
|
|
|
@ -31,21 +31,11 @@
|
|||
#include <com/sun/star/sheet/DataPilotFieldReference.hpp>
|
||||
#include <com/sun/star/sheet/DataPilotFieldSortInfo.hpp>
|
||||
|
||||
#ifndef _FIXED_HXX
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _LSTBOX_HXX
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _DIALOG_HXX
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#ifndef _MOREBTN_HXX
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include <vcl/field.hxx>
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#include <svx/checklbx.hxx>
|
||||
|
|
|
@ -32,16 +32,10 @@
|
|||
#include <memory>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#ifndef _SCRBAR_HXX //autogen
|
||||
#include <vcl/scrbar.hxx>
|
||||
#endif
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include "pivot.hxx"
|
||||
#include "anyrefdg.hxx"
|
||||
#include "fieldwnd.hxx"
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_SELECT_HXX
|
||||
#define SC_SELECT_HXX
|
||||
|
||||
#ifndef _SELENG_HXX //autogen
|
||||
#include <vcl/seleng.hxx>
|
||||
#endif
|
||||
|
||||
#include "viewdata.hxx" // ScSplitPos
|
||||
|
||||
|
|
|
@ -28,16 +28,10 @@
|
|||
#ifndef SC_SHTABDLG_HXX
|
||||
#define SC_SHTABDLG_HXX
|
||||
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
#ifndef _BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <svtools/tooltiplbox.hxx>
|
||||
#ifndef _DIALOG_HXX //autogen
|
||||
#include <vcl/dialog.hxx>
|
||||
#endif
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -28,21 +28,13 @@
|
|||
#ifndef SC_SIMPREF_HXX
|
||||
#define SC_SIMPREF_HXX
|
||||
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _COMBOBOX_HXX //autogen
|
||||
#include <vcl/combobox.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _FIXED_HXX //autogen
|
||||
#include <vcl/fixed.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _MOREBTN_HXX //autogen
|
||||
#include <vcl/morebtn.hxx>
|
||||
#endif
|
||||
#include "anyrefdg.hxx"
|
||||
#include "dbcolect.hxx"
|
||||
#include "expftext.hxx"
|
||||
|
|
|
@ -30,9 +30,7 @@
|
|||
|
||||
#include <vcl/dialog.hxx>
|
||||
|
||||
#ifndef _SV_BUTTON_HXX //autogen
|
||||
#include <vcl/button.hxx>
|
||||
#endif
|
||||
#include <vcl/fixed.hxx>
|
||||
#include <vcl/lstbox.hxx>
|
||||
#include <vcl/field.hxx>
|
||||
|
|
|
@ -28,9 +28,7 @@
|
|||
#ifndef SC_TABPAGES_HXX
|
||||
#define SC_TABPAGES_HXX
|
||||
|
||||
#ifndef _GROUP_HXX //autogen
|
||||
#include <vcl/group.hxx>
|
||||
#endif
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#include <sfx2/tabdlg.hxx>
|
||||
|
||||
|
|
|
@ -27,21 +27,11 @@
|
|||
#ifndef _SC_ZOOMSLIDERTBCONTRL_HXX
|
||||
#define _SC_ZOOMSLIDERTBCONTRL_HXX
|
||||
|
||||
#ifndef _WINDOW_HXX //autogen
|
||||
#include <vcl/window.hxx>
|
||||
#endif
|
||||
#ifndef _SFXPOOLITEM_HXX //autogen
|
||||
#include <svl/poolitem.hxx>
|
||||
#endif
|
||||
#ifndef _SFXTBXCTRL_HXX //autogen
|
||||
#include <sfx2/tbxctrl.hxx>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_FRAME_XDISPATCHPROVIDER_HPP_
|
||||
#include <com/sun/star/frame/XDispatchProvider.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_FRAME_XFRAME_HPP_
|
||||
#include <com/sun/star/frame/XFrame.hpp>
|
||||
#endif
|
||||
#include <svx/zoomslideritem.hxx>
|
||||
|
||||
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
#include <svx/pageitem.hxx>
|
||||
#include <svtools/stdctrl.hxx>
|
||||
#include <vcl/group.hxx>
|
||||
#ifndef _LSTBOX_HXX //autogen
|
||||
#include <vcl/lstbox.hxx>
|
||||
#endif
|
||||
#include <vcl/timer.hxx>
|
||||
#include <vcl/virdev.hxx>
|
||||
#include "scdllapi.h"
|
||||
|
|
0
sc/source/ui/vba/vbaeventshelper.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbaeventshelper.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbahyperlinks.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbahyperlinks.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbasheetobject.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbasheetobject.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbasheetobjects.hxx
Executable file → Normal file
0
sc/source/ui/vba/vbasheetobjects.hxx
Executable file → Normal file
Loading…
Reference in a new issue