summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools/PropertySet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/tools/PropertySet.cxx')
-rw-r--r--sd/source/ui/tools/PropertySet.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/tools/PropertySet.cxx b/sd/source/ui/tools/PropertySet.cxx
index 184a3f159237..4d1142abce6c 100644
--- a/sd/source/ui/tools/PropertySet.cxx
+++ b/sd/source/ui/tools/PropertySet.cxx
@@ -44,7 +44,7 @@ void SAL_CALL PropertySet::disposing()
Reference<beans::XPropertySetInfo> SAL_CALL PropertySet::getPropertySetInfo()
throw(RuntimeException, std::exception)
{
- return NULL;
+ return nullptr;
}
void SAL_CALL PropertySet::setPropertyValue (