summaryrefslogtreecommitdiff
path: root/include/ucbhelper/simplenameclashresolverequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/simplenameclashresolverequest.hxx')
-rw-r--r--include/ucbhelper/simplenameclashresolverequest.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/simplenameclashresolverequest.hxx b/include/ucbhelper/simplenameclashresolverequest.hxx
index e5ced512c5f6..33a58b3baed6 100644
--- a/include/ucbhelper/simplenameclashresolverequest.hxx
+++ b/include/ucbhelper/simplenameclashresolverequest.hxx
@@ -58,7 +58,7 @@ public:
SimpleNameClashResolveRequest( const OUString & rTargetFolderURL,
const OUString & rClashingName,
const OUString & rProposedNewName,
- sal_Bool bSupportsOverwriteData = sal_True );
+ bool bSupportsOverwriteData = true );
/**
* This method returns the new name that was supplied by the interaction
* handler.