summaryrefslogtreecommitdiff
path: root/include/svx/checklbx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/checklbx.hxx')
-rw-r--r--include/svx/checklbx.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx
index 47ef27aaa0b0..f633d50b1cc1 100644
--- a/include/svx/checklbx.hxx
+++ b/include/svx/checklbx.hxx
@@ -50,7 +50,7 @@ public:
void InsertEntry ( const OUString& rStr,
sal_uLong nPos = TREELIST_APPEND,
- void* pUserData = NULL,
+ void* pUserData = nullptr,
SvLBoxButtonKind eButtonKind =
SvLBoxButtonKind_enabledCheckbox );
void RemoveEntry ( sal_uLong nPos );