summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpglobalmgr.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-10 10:19:46 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-10 10:31:31 +0100
commit822a0b7046d8f0a8325ad158ea6756d33846c83e (patch)
treee1683caf123afd514361f85c389db52514d02890 /lotuswordpro/source/filter/lwpglobalmgr.hxx
parentloplugin:nullptr (automatic rewrite) (diff)
downloadcore-822a0b7046d8f0a8325ad158ea6756d33846c83e.tar.gz
core-822a0b7046d8f0a8325ad158ea6756d33846c83e.zip
loplugin:nullptr (automatic rewrite)
Change-Id: Id11454397abad090741c5d98e2ae585531c886f6
Diffstat (limited to 'lotuswordpro/source/filter/lwpglobalmgr.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpglobalmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpglobalmgr.hxx b/lotuswordpro/source/filter/lwpglobalmgr.hxx
index 23d41e8b2c6c..8ded9606c625 100644
--- a/lotuswordpro/source/filter/lwpglobalmgr.hxx
+++ b/lotuswordpro/source/filter/lwpglobalmgr.hxx
@@ -76,7 +76,7 @@ class LwpGlobalMgr
{
public:
~LwpGlobalMgr();
- static LwpGlobalMgr* GetInstance(LwpSvStream* pSvStream=NULL);
+ static LwpGlobalMgr* GetInstance(LwpSvStream* pSvStream=nullptr);
static void DeleteInstance();
LwpObjectFactory* GetLwpObjFactory(){return m_pObjFactory;}
LwpBookmarkMgr* GetLwpBookmarkMgr(){return m_pBookmarkMgr;}