summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2000-11-01 18:26:54 +0000
committerjp <jp@openoffice.org>2000-11-01 18:26:54 +0000
commit0a12012c1a436db95c4908d7f85665992a481f7b (patch)
tree384fb1580ae77f81401392dce8d612fa52593780 /sw/inc/shellio.hxx
parent75d9e8c4ae85b0afdcdf8389571a81e1bf5906ce (diff)
Writer:CopyLocalFileToINet: export of mail graphics removed
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 3fe1e4765887..1df0fadf20b1 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shellio.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:27 $
+ * last change: $Author: jp $ $Date: 2000-11-01 19:26:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -505,7 +505,7 @@ public:
BOOL bNodesArray = TRUE ) const;
// kopiere ggfs. eine lokale Datei ins Internet
- BOOL CopyLocalFileToINet( String& rFileNm, BOOL bFileToFile=FALSE );
+ BOOL CopyLocalFileToINet( String& rFileNm );
// Stream-spezifische Routinen, im Storage-Writer NICHT VERWENDEN!