summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unofreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/uno/unofreg.cxx')
-rw-r--r--sw/source/uibase/uno/unofreg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/uno/unofreg.cxx b/sw/source/uibase/uno/unofreg.cxx
index a5f6468771ea..7834a954a415 100644
--- a/sw/source/uibase/uno/unofreg.cxx
+++ b/sw/source/uibase/uno/unofreg.cxx
@@ -46,7 +46,7 @@ SAL_DLLPUBLIC_EXPORT void * SAL_CALL sw_component_getFactory(
void * pServiceManager,
void * )
{
- void * pRet = 0;
+ void * pRet = nullptr;
if( pServiceManager )
{
uno::Reference< XMultiServiceFactory > xMSF(