summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/shell.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-14 12:39:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-14 12:39:08 +0000
commit6983802824eb4d9d2b3d88034b82fab248175fc1 (patch)
tree4d5a9b451017f80e4d9088d5eb4c7874c5ac2b1f /ucb/source/ucp/file/shell.hxx
parentf0d7ae12e2b0ea6b7d5e1b12216e3bd237c0a921 (diff)
INTEGRATION: CWS unopkg1 (1.17.54); FILE MERGED
2003/11/20 13:22:54 kso 1.17.54.1: #113678# - Optimized support for NameClash::ASK - Added support for resetting Title before doing an 'insert'
Diffstat (limited to 'ucb/source/ucp/file/shell.hxx')
-rw-r--r--ucb/source/ucp/file/shell.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/ucb/source/ucp/file/shell.hxx b/ucb/source/ucp/file/shell.hxx
index 6be21d6e7c01..20182bc3ba2d 100644
--- a/ucb/source/ucp/file/shell.hxx
+++ b/ucb/source/ucp/file/shell.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shell.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:26:44 $
+ * last change: $Author: hr $ $Date: 2004-04-14 13:39:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -482,10 +482,10 @@ namespace fileaccess {
/**
* writes to the file with given URL.
* The content of aInputStream becomes the content of the file
- * Return::
+ * Return:: success of operation
*/
- void SAL_CALL
+ sal_Bool SAL_CALL
write( sal_Int32 CommandId,
const rtl::OUString& aUnqPath,
sal_Bool OverWrite,