summaryrefslogtreecommitdiff
path: root/forms/source/richtext/featuredispatcher.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/featuredispatcher.cxx')
-rw-r--r--forms/source/richtext/featuredispatcher.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/featuredispatcher.cxx b/forms/source/richtext/featuredispatcher.cxx
index 34c6efb73193..66740eb5afa2 100644
--- a/forms/source/richtext/featuredispatcher.cxx
+++ b/forms/source/richtext/featuredispatcher.cxx
@@ -61,7 +61,7 @@ namespace frm
void ORichTextFeatureDispatcher::disposing( ::osl::ClearableMutexGuard& /*_rClearBeforeNotify*/ )
{
- m_pEditView = NULL;
+ m_pEditView = nullptr;
}