remove obsolete, and apparently unused GLOBALOVERFLOW* defines
This commit is contained in:
parent
8e7560f441
commit
067e7bb997
7 changed files with 0 additions and 11 deletions
|
@ -33,8 +33,6 @@
|
|||
#include <ide_pch.hxx>
|
||||
#include <svx/svxids.hrc>
|
||||
|
||||
#define GLOBALOVERFLOW2
|
||||
|
||||
#include <sfx2/docfac.hxx>
|
||||
#include <sfx2/sfxmodelfactory.hxx>
|
||||
#include <vcl/status.hxx>
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
#include "docsignature.hxx"
|
||||
|
||||
#define GLOBALOVERFLOW2
|
||||
#include <basic/sbx.hxx>
|
||||
#define _SVSTDARR_STRINGS
|
||||
#include <svl/svstdarr.hxx>
|
||||
|
|
|
@ -29,8 +29,6 @@
|
|||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_basctl.hxx"
|
||||
|
||||
#define GLOBALOVERFLOW
|
||||
|
||||
#include <ide_pch.hxx>
|
||||
|
||||
#include <sot/storinfo.hxx>
|
||||
|
|
|
@ -68,8 +68,6 @@
|
|||
#include <rtl/ustrbuf.hxx>
|
||||
#include <svtools/filter.hxx>
|
||||
|
||||
#define GLOBALOVERFLOW3
|
||||
|
||||
#define _SVX_FRMITEMS_CXX
|
||||
|
||||
#include <editeng/editids.hrc>
|
||||
|
|
|
@ -42,7 +42,6 @@ using namespace ::rtl;
|
|||
using namespace ::com::sun::star;
|
||||
|
||||
#include <tools/rtti.hxx>
|
||||
#define GLOBALOVERFLOW3
|
||||
|
||||
#define _SVX_PARAITEM_CXX
|
||||
#include <svl/itempool.hxx>
|
||||
|
|
|
@ -43,8 +43,6 @@
|
|||
#include <editeng/eeitem.hxx>
|
||||
#include <svtools/unitconv.hxx>
|
||||
|
||||
#define GLOBALOVERFLOW3
|
||||
|
||||
#include <svl/memberid.hrc>
|
||||
#include <editeng/editids.hrc>
|
||||
#include <editeng/editrids.hrc>
|
||||
|
|
|
@ -37,7 +37,6 @@ class StarBASIC;
|
|||
|
||||
#ifndef PCH
|
||||
#include "sc.hrc"
|
||||
#define GLOBALOVERFLOW
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue