summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
Diffstat (limited to 'transex3')
-rw-r--r--transex3/inc/export.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/transex3/inc/export.hxx b/transex3/inc/export.hxx
index cbf5b0521214..c57bc0661255 100644
--- a/transex3/inc/export.hxx
+++ b/transex3/inc/export.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: export.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2004-11-18 08:15:49 $
+ * last change: $Author: hr $ $Date: 2005-02-14 11:43:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -375,8 +375,9 @@ private:
bool PairedListFallback( ByteString& sText , ResData& aResData );
- ByteString GetPairedListID( const ByteString& sText );
- ByteString GetPairedListString( const ByteString& sText );
+ ByteString GetPairedListID ( const ByteString& sText );
+ ByteString GetPairedListString ( const ByteString& sText );
+ ByteString Export::StripList ( const ByteString& sText );
void UnmergeUTF8( ByteString& sOrig );
void InsertListEntry( const ByteString &rText, const ByteString &rLine );