Remove the remaining debug.hxx includes in writer
This commit is contained in:
parent
b0ceefe1ab
commit
08690e4a42
8 changed files with 0 additions and 14 deletions
|
@ -34,7 +34,6 @@
|
|||
#include <tools/gen.hxx>
|
||||
#include <vcl/outdev.hxx>
|
||||
#include <vcl/metric.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
|
||||
#include "format.hxx"
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#define SYMBOL_HXX
|
||||
|
||||
#include <vcl/font.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <tools/dynary.hxx>
|
||||
#include <svl/lstner.hxx>
|
||||
#include <svl/svarray.hxx>
|
||||
|
|
|
@ -30,8 +30,6 @@
|
|||
#define TYPES_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
#include <tools/debug.hxx>
|
||||
|
||||
#define FONTNAME_MATH "OpenSymbol"
|
||||
|
||||
/////////////////////////////////////////////////////////////////
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sw.hxx"
|
||||
|
||||
#include <tools/debug.hxx>
|
||||
#include <swcache.hxx>
|
||||
|
||||
SV_IMPL_PTRARR(SwCacheObjArr,SwCacheObj*);
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sw.hxx"
|
||||
|
||||
|
||||
|
||||
|
||||
#include <tools/debug.hxx>
|
||||
#include "swtypes.hxx"
|
||||
#include "swrect.hxx"
|
||||
#include "swregion.hxx"
|
||||
|
|
|
@ -29,8 +29,6 @@
|
|||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sw.hxx"
|
||||
|
||||
|
||||
#include <tools/debug.hxx>
|
||||
#include <i18npool/lang.h>
|
||||
#include <sortopt.hxx>
|
||||
|
||||
|
|
|
@ -29,8 +29,6 @@
|
|||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sw.hxx"
|
||||
|
||||
|
||||
#include <tools/debug.hxx>
|
||||
#include "viewsh.hxx"
|
||||
#include "rootfrm.hxx" // GetOleShell()
|
||||
#include "txtfrm.hxx" // FindRootFrm()
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
|
||||
#include <unoevtlstnr.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <com/sun/star/lang/EventObject.hpp>
|
||||
#include <com/sun/star/lang/XEventListener.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue