summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/unomod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/unomod.hxx')
-rw-r--r--sw/source/uibase/inc/unomod.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/unomod.hxx b/sw/source/uibase/inc/unomod.hxx
index 630f40c463b9..055167216cad 100644
--- a/sw/source/uibase/inc/unomod.hxx
+++ b/sw/source/uibase/inc/unomod.hxx
@@ -114,7 +114,7 @@ protected:
virtual ~SwXPrintSettings()
throw();
public:
- SwXPrintSettings( SwXPrintSettingsType eType, SwDoc * pDoc = NULL );
+ SwXPrintSettings( SwXPrintSettingsType eType, SwDoc * pDoc = nullptr );
//XServiceInfo
virtual OUString SAL_CALL getImplementationName()