INTEGRATION: CWS internatiodel (1.3.60); FILE MERGED
2006/01/19 16:07:07 er 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:12:42 er 1.3.60.1: #i50205# get rid of class International
This commit is contained in:
parent
a6011ce50b
commit
5a4136b8a1
1 changed files with 2 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: taskbar.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 14:07:09 $
|
||||
* last change: $Author: vg $ $Date: 2006-04-07 15:52:30 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -43,9 +43,6 @@
|
|||
#ifndef _TOOLS_TIME_HXX
|
||||
#include <tools/time.hxx>
|
||||
#endif
|
||||
#ifndef _TOOLS_INTN_HXX
|
||||
#include <tools/intn.hxx>
|
||||
#endif
|
||||
#ifndef _TOOLS_LIST_HXX
|
||||
#include <tools/list.hxx>
|
||||
#endif
|
||||
|
@ -340,7 +337,6 @@ private:
|
|||
Time maTime;
|
||||
XubString maTimeText;
|
||||
AutoTimer maTimer;
|
||||
International maIntn;
|
||||
long mnClockWidth;
|
||||
long mnItemWidth;
|
||||
long mnFieldWidth;
|
||||
|
|
Loading…
Reference in a new issue