summaryrefslogtreecommitdiff
path: root/include/ucbhelper/content.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/content.hxx')
-rw-r--r--include/ucbhelper/content.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/content.hxx b/include/ucbhelper/content.hxx
index 2cf186bb6631..7715470d58c1 100644
--- a/include/ucbhelper/content.hxx
+++ b/include/ucbhelper/content.hxx
@@ -653,7 +653,7 @@ public:
const OUString & rMimeType = OUString( ),
bool bMajorVersion = false,
const OUString & rCommentVersion = OUString( ),
- OUString* pResultURL = NULL,
+ OUString* pResultURL = nullptr,
const OUString & rDocumentId = OUString( ) )
throw( css::ucb::CommandAbortedException,
css::uno::RuntimeException,