[PATCH] Remove last traces of SvBytes and SvShorts in sw

Nigel Hawkins n.hawkins at gmx.com
Wed Feb 9 07:20:37 PST 2011


---
 sw/inc/undobj.hxx                 |    1 -
 sw/source/core/inc/scriptinfo.hxx |    2 --
 sw/source/core/layout/layhelp.hxx |    1 -
 3 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx
index ae86015..1efb36f 100644
--- a/sw/inc/undobj.hxx
+++ b/sw/inc/undobj.hxx
@@ -40,7 +40,6 @@
 #define _SVSTDARR_USHORTS
 #define _SVSTDARR_ULONGS
 #define _SVSTDARR_BOOLS
-#define _SVSTDARR_BYTES
 #define _SVSTDARR_USHORTSSORT
 #include <svl/svstdarr.hxx>
 #endif
diff --git a/sw/source/core/inc/scriptinfo.hxx b/sw/source/core/inc/scriptinfo.hxx
index 4a70226..8f09d68 100644
--- a/sw/source/core/inc/scriptinfo.hxx
+++ b/sw/source/core/inc/scriptinfo.hxx
@@ -28,8 +28,6 @@
 #ifndef _SCRIPTINFO_HXX
 #define _SCRIPTINFO_HXX
 #ifndef _SVSTDARR_HXX
-#define _SVSTDARR_SHORTS
-#define _SVSTDARR_BYTES
 #define _SVSTDARR_USHORTS
 #define _SVSTDARR_XUB_STRLEN
 #include <svl/svstdarr.hxx>
diff --git a/sw/source/core/layout/layhelp.hxx b/sw/source/core/layout/layhelp.hxx
index 009e462..66a5d85 100644
--- a/sw/source/core/layout/layhelp.hxx
+++ b/sw/source/core/layout/layhelp.hxx
@@ -30,7 +30,6 @@
 #ifndef _SVSTDARR_HXX
 #define _SVSTDARR_USHORTS
 #define _SVSTDARR_ULONGS
-#define _SVSTDARR_BYTES
 #define _SVSTDARR_XUB_STRLEN
 #include <svl/svstdarr.hxx>
 #endif
-- 
1.7.0.4


--=-nmY1v+zYA3svWMRsdt+A
Content-Disposition: attachment; filename="0001-Remove-last-traces-of-SvBytes-from-svl.patch"
Content-Type: text/x-patch; name="0001-Remove-last-traces-of-SvBytes-from-svl.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit



More information about the LibreOffice mailing list