summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextvclcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextvclcontrol.hxx')
-rw-r--r--forms/source/richtext/richtextvclcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextvclcontrol.hxx b/forms/source/richtext/richtextvclcontrol.hxx
index c7d9f896f0c1..a1789d4043b4 100644
--- a/forms/source/richtext/richtextvclcontrol.hxx
+++ b/forms/source/richtext/richtextvclcontrol.hxx
@@ -67,7 +67,7 @@ namespace frm
If you previously already enabled the notification for this attribute, and specified a different listener,
then the previous listener will be replaced with the new listener, provided the latter is not <NULL/>.
*/
- void enableAttributeNotification( AttributeId _nAttributeId, ITextAttributeListener* _pListener = NULL );
+ void enableAttributeNotification( AttributeId _nAttributeId, ITextAttributeListener* _pListener = nullptr );
/** disables the change notifications for a particular attribute