summaryrefslogtreecommitdiffstats
path: root/transex3
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 06:13:16 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 06:13:16 +0000
commitefac83f9a13364e92489ae64a1f40c10a5a60d3f (patch)
tree74be954decc9371d0a985806c974e2d02bed67b1 /transex3
parentINTEGRATION: CWS l10ntooling02 (1.55.8); FILE MERGED (diff)
downloadcore-efac83f9a13364e92489ae64a1f40c10a5a60d3f.tar.gz
core-efac83f9a13364e92489ae64a1f40c10a5a60d3f.zip
INTEGRATION: CWS l10ntooling02 (1.27.42); FILE MERGED
2007/07/06 15:47:20 ihi 1.27.42.1: #i66919# #i74982# #i78306# fixed fallback issues
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/merge.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/transex3/source/merge.cxx b/transex3/source/merge.cxx
index e5bad502ce28..32dde7afbe79 100644
--- a/transex3/source/merge.cxx
+++ b/transex3/source/merge.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: merge.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 08:19:21 $
+ * last change: $Author: obo $ $Date: 2007-07-18 07:13:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,8 @@ BOOL PFormEntrys::GetText( ByteString &rReturn,
USHORT nTyp, const ByteString &nLangIndex, BOOL bDel )
/*****************************************************************************/
{
-/* printf("DBG: PFormEntrys::GetText(nId=%s)\n",nLangIndex.GetBuffer() );
+
+ /*printf("DBG: PFormEntrys::GetText(nId=%s)\n",nLangIndex.GetBuffer() );
// DEBUG******************
ByteStringHashMap::const_iterator idbg;