summaryrefslogtreecommitdiff
path: root/forms/source/component/Filter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Filter.cxx')
-rw-r--r--forms/source/component/Filter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/component/Filter.cxx b/forms/source/component/Filter.cxx
index 720750a37eef..e23009b6fd6f 100644
--- a/forms/source/component/Filter.cxx
+++ b/forms/source/component/Filter.cxx
@@ -759,8 +759,8 @@ namespace frm
PropertyValue aProp;
NamedValue aValue;
- const OUString* pName = NULL;
- const Any* pValue = NULL;
+ const OUString* pName = nullptr;
+ const Any* pValue = nullptr;
Reference< XPropertySet > xControlModel;
if (aArguments.getLength() == 3