summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/tools/PropertySet.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-10 10:23:02 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-10 10:31:38 +0100
commit92c697c0e3e4bde88424322875c993c161696b1e (patch)
treeea1be62a0cb8fd7f7e63dd03a52441cedd8e96eb /sd/source/ui/tools/PropertySet.cxx
parentloplugin:nullptr (automatic rewrite) (diff)
downloadcore-92c697c0e3e4bde88424322875c993c161696b1e.tar.gz
core-92c697c0e3e4bde88424322875c993c161696b1e.zip
loplugin:nullptr (automatic rewrite)
Change-Id: If1b80da64ba575f07b31dce9bc0e34b7eb9f11a4
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 (