summaryrefslogtreecommitdiff
path: root/transex3/inc
diff options
context:
space:
mode:
Diffstat (limited to 'transex3/inc')
-rw-r--r--transex3/inc/export.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/transex3/inc/export.hxx b/transex3/inc/export.hxx
index 8679ca4a8d86..553b036dcfc3 100644
--- a/transex3/inc/export.hxx
+++ b/transex3/inc/export.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: export.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 14:27:41 $
+ * last change: $Author: obo $ $Date: 2006-01-19 17:58:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -347,7 +347,7 @@ private:
BOOL WriteExportList( ResData *pResData, ExportList *pExportList,
const ByteString &rTyp, BOOL bCreateNew = FALSE );
- ByteString Export::MergePairedList( ByteString& sLine , ByteString& sText );
+ ByteString MergePairedList( ByteString& sLine , ByteString& sText );
ByteString FullId(); // creates cur. GID
@@ -355,7 +355,7 @@ private:
ByteString GetPairedListID ( const ByteString& sText );
ByteString GetPairedListString ( const ByteString& sText );
- ByteString Export::StripList ( const ByteString& sText );
+ ByteString StripList ( const ByteString& sText );
void UnmergeUTF8( ByteString& sOrig );
void InsertListEntry( const ByteString &rText, const ByteString &rLine );