diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 15:22:35 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 15:22:35 +0000 |
commit | 45ba50c8ff0ef061d40277801fe6796b53b8bfca (patch) | |
tree | 212720dae97d1664b114e057d5068c52c79836c9 /sc/inc/unitconv.hxx | |
parent | 138c5bef5fab81d5d4c2d761d8c249c177691260 (diff) |
INTEGRATION: CWS internatiodel (1.2.878); FILE MERGED
2006/01/19 23:32:45 er 1.2.878.2: RESYNC: (1.2-1.3); FILE MERGED
2005/06/24 13:13:43 er 1.2.878.1: #i50205# get rid of class International
Diffstat (limited to 'sc/inc/unitconv.hxx')
-rw-r--r-- | sc/inc/unitconv.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/inc/unitconv.hxx b/sc/inc/unitconv.hxx index 2aed7b4fd941..3c8a5cb3a75b 100644 --- a/sc/inc/unitconv.hxx +++ b/sc/inc/unitconv.hxx @@ -4,9 +4,9 @@ * * $RCSfile: unitconv.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:01:40 $ + * last change: $Author: vg $ $Date: 2006-04-07 16:22:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,8 +62,6 @@ public: }; -class International; - class ScUnitConverter : public StrCollection { // not implemented |