summaryrefslogtreecommitdiff
path: root/svtools/source/control/stdmenu.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:59:39 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:59:39 +0000
commit3e98d48ef1eb8a9a9922b49f599c1ca7555a62d9 (patch)
tree590e8761555f0e8d22449ef9ddb895e9eb1eb4b6 /svtools/source/control/stdmenu.cxx
parent613f919f05631bf1eef7c64e0a6e880c634b1be2 (diff)
INTEGRATION: CWS internatiodel (1.5.398); FILE MERGED
2006/01/19 17:40:18 er 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED 2005/06/24 13:12:45 er 1.5.398.1: #i50205# get rid of class International
Diffstat (limited to 'svtools/source/control/stdmenu.cxx')
-rw-r--r--svtools/source/control/stdmenu.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/svtools/source/control/stdmenu.cxx b/svtools/source/control/stdmenu.cxx
index 9ffa6f933a1b..0a29e6be6a3d 100644
--- a/svtools/source/control/stdmenu.cxx
+++ b/svtools/source/control/stdmenu.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stdmenu.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:06:33 $
+ * last change: $Author: vg $ $Date: 2006-04-07 15:59:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,9 +35,6 @@
#include <string.h>
-#ifndef _INTN_HXX
-#include <tools/intn.hxx>
-#endif
#ifndef _APP_HXX
#include <vcl/svapp.hxx>
#endif