summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewfunc.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 15:27:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 15:27:09 +0000
commite52a2e99356d4f094e06b680570dad71a681af39 (patch)
treeb3a99e603603e004f1342adc7bfbbe3eb2e4a955 /sc/source/ui/inc/viewfunc.hxx
parent80edc17cc442fdaf79f346da2b0778e9d2a2ca52 (diff)
INTEGRATION: CWS internatiodel (1.26.96); FILE MERGED
2006/02/10 22:10:36 er 1.26.96.2: RESYNC: (1.26-1.27); FILE MERGED 2006/02/10 19:32:43 er 1.26.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'sc/source/ui/inc/viewfunc.hxx')
-rw-r--r--sc/source/ui/inc/viewfunc.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx
index fcf6115bb71a..476222cc815c 100644
--- a/sc/source/ui/inc/viewfunc.hxx
+++ b/sc/source/ui/inc/viewfunc.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewfunc.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: kz $ $Date: 2006-02-01 19:09:04 $
+ * last change: $Author: vg $ $Date: 2006-04-07 16:27:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,10 +39,6 @@
#include "tabview.hxx"
#endif
-#ifndef _LANG_HXX
-#include <tools/lang.hxx>
-#endif
-
#ifndef _SVSTDARR_SHORTS
#define _SVSTDARR_SHORTS
#include <svtools/svstdarr.hxx>