Kaydet (Commit) a7791663 authored tarafından Nigel Hawkins's avatar Nigel Hawkins

Remove last traces of SvBools from sw

üst b4982fff
......@@ -30,7 +30,6 @@
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_LONGS
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#endif
......
......@@ -39,7 +39,6 @@
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_USHORTS
#define _SVSTDARR_ULONGS
#define _SVSTDARR_BOOLS
#define _SVSTDARR_USHORTSSORT
#include <svl/svstdarr.hxx>
#endif
......
......@@ -64,9 +64,6 @@
#include <editeng/brshitem.hxx>
#include <SwSmartTagMgr.hxx>
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#define _LAYACT_CXX
#include "layact.hxx"
#include <swwait.hxx>
......
......@@ -33,10 +33,6 @@
#include <deque>
#include <vector>
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#endif
#include <editeng/svxrtf.hxx>
#include <editeng/numitem.hxx>
#include <editeng/boxitem.hxx>
......
......@@ -42,7 +42,6 @@
#include <osl/endian.h>
#include <docsh.hxx>
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#include <unotools/fltrcfg.hxx>
......
......@@ -35,9 +35,8 @@
#include <boost/unordered_map.hpp>
#include <vector>
#if !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_BOOLS_DECL) || !defined(_SVSTDARR_STRINGSDTOR_DECL)
#if !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_STRINGSDTOR_DECL)
#define _SVSTDARR_USHORTS
#define _SVSTDARR_BOOLS
#define _SVSTDARR_STRINGSDTOR
#include <svl/svstdarr.hxx>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment