summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filglob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filglob.hxx')
-rw-r--r--ucb/source/ucp/file/filglob.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/filglob.hxx b/ucb/source/ucp/file/filglob.hxx
index 2bbecb3a8756..d1e9a4a01fac 100644
--- a/ucb/source/ucp/file/filglob.hxx
+++ b/ucb/source/ucp/file/filglob.hxx
@@ -63,7 +63,7 @@ namespace fileaccess {
extern osl::FileBase::RC osl_File_copy( const OUString& strPath,
const OUString& strDestPath,
- bool test = false );
+ bool test );
/**
* special move:
@@ -84,7 +84,7 @@ namespace fileaccess {
const css::uno::Reference< css::ucb::XCommandEnvironment >& xEnv,
const OUString& aUncPath,
BaseContent* pContent,
- bool isHandled = false);
+ bool isHandled);
// the physical URL of the object
} // end namespace fileaccess