summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-07 07:26:54 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-07 07:26:54 +0000
commit854812584862d0609b695682d2bfea2667d75c00 (patch)
tree14e478b2a3452c03ee6e41852ea183f7d237df15
parente54e50b729c27deb27cd9d121d49197acb602daa (diff)
INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED
2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx
-rw-r--r--transex3/inc/helpmerge.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/transex3/inc/helpmerge.hxx b/transex3/inc/helpmerge.hxx
index 5402d77d7333..0ebfa7ed62a9 100644
--- a/transex3/inc/helpmerge.hxx
+++ b/transex3/inc/helpmerge.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: helpmerge.hxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -36,7 +36,7 @@
#include <memory> /* auto_ptr */
#include "tools/isofallback.hxx"
-
+#define MOVEFILE_REPLACE_EXISTING 0x01
/// This Class is responsible for extracting/merging OpenOffice XML Helpfiles
class HelpParser