diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 14:19:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 14:19:12 +0000 |
commit | ef9ac4f158d14283e4a9f8a1b0bc0c5102cd0d79 (patch) | |
tree | 1f45fd9a809109b4afedcf542cc10bc83df67b4b /sw/source | |
parent | ed41fb0cbfdd4d2a93a2992cfcea4eb068742c07 (diff) |
INTEGRATION: CWS internatiodel (1.3.476); FILE MERGED
2006/02/10 22:27:29 er 1.3.476.3: RESYNC: (1.4-1.5); FILE MERGED
2006/01/20 14:20:46 er 1.3.476.2: RESYNC: (1.3-1.4); FILE MERGED
2005/06/24 13:11:23 er 1.3.476.1: #i50205# get rid of class International
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/inc/redlndlg.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/inc/redlndlg.hxx b/sw/source/ui/inc/redlndlg.hxx index 1bacb9d58e06..87da2650bc72 100644 --- a/sw/source/ui/inc/redlndlg.hxx +++ b/sw/source/ui/inc/redlndlg.hxx @@ -4,9 +4,9 @@ * * $RCSfile: redlndlg.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2006-02-06 13:10:21 $ + * last change: $Author: vg $ $Date: 2006-04-07 15:19:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,9 +48,6 @@ #include <redlenum.hxx> #endif -#ifndef _TOOLS_INTN_HXX //autogen -#include <tools/intn.hxx> -#endif #ifndef _DATETIME_HXX //autogen #include <tools/datetime.hxx> #endif |