summaryrefslogtreecommitdiff
path: root/transex3/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-05 11:55:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-05 11:55:16 +0000
commit6772f4fe0ac17da3dd65e4ba6fd72c2d6e85bc84 (patch)
tree4b03a65de1c0f5ff025f1997f0898dfd648d6b95 /transex3/inc
parent855e7dd754c078255201d3adecb35d32684c1124 (diff)
INTEGRATION: CWS l10ntooling10 (1.24.26); FILE MERGED
2008/01/04 13:11:03 ihi 1.24.26.1: #i84991# Fixed several nfs multi plattform build issues
Diffstat (limited to 'transex3/inc')
-rw-r--r--transex3/inc/export.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/transex3/inc/export.hxx b/transex3/inc/export.hxx
index ad0856be9e9c..738e2a09c8ca 100644
--- a/transex3/inc/export.hxx
+++ b/transex3/inc/export.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: export.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 22:28:48 $
+ * last change: $Author: ihi $ $Date: 2008-02-05 12:55:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -344,6 +344,7 @@ public:
static bool fileHasUTF8ByteOrderMarker( const ByteString &rString );
static ByteString GetIsoLangByIndex( USHORT nIndex );
static void QuotHTML( ByteString &rString );
+ static bool CopyFile( const ByteString& source , const ByteString& dest );
static void QuotHTMLXRM( ByteString &rString );
static void UnquotHTML( ByteString &rString );