summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/gloshdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/gloshdl.hxx')
-rw-r--r--sw/source/uibase/inc/gloshdl.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/gloshdl.hxx b/sw/source/uibase/inc/gloshdl.hxx
index 1a70091903e2..6d23af7f20e1 100644
--- a/sw/source/uibase/inc/gloshdl.hxx
+++ b/sw/source/uibase/inc/gloshdl.hxx
@@ -45,7 +45,7 @@ public:
void GlossaryDlg();
size_t GetGroupCnt() const;
- OUString GetGroupName( size_t, OUString* pTitle = 0 );
+ OUString GetGroupName( size_t, OUString* pTitle = nullptr );
bool NewGroup(OUString & rGroupName, const OUString& rTitle);
bool DelGroup(const OUString &);
bool RenameGroup(const OUString& rOld, OUString& rNew, const OUString& rNewTitle);
@@ -74,13 +74,13 @@ public:
void SetMacros(const OUString& rName,
const SvxMacro* pStart,
const SvxMacro* pEnd,
- SwTextBlocks *pGlossary = 0 );
+ SwTextBlocks *pGlossary = nullptr );
void GetMacros(const OUString& rShortName,
SvxMacro& rStart,
SvxMacro& rEnd,
- SwTextBlocks* pGlossary = 0 );
+ SwTextBlocks* pGlossary = nullptr );
- bool IsReadOnly( const OUString* = 0 ) const;
+ bool IsReadOnly( const OUString* = nullptr ) const;
bool IsOld() const;
bool FindGroupName(OUString& rGroup); // find group without path index