summaryrefslogtreecommitdiff
path: root/include/svx/fmsearch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmsearch.hxx')
-rw-r--r--include/svx/fmsearch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmsearch.hxx b/include/svx/fmsearch.hxx
index be6b7f58d19c..a88dadfc9499 100644
--- a/include/svx/fmsearch.hxx
+++ b/include/svx/fmsearch.hxx
@@ -40,7 +40,7 @@ namespace com { namespace sun { namespace star {
// Helper methods
SVX_DLLPUBLIC bool IsSearchableControl( const css::uno::Reference< css::uno::XInterface>& _xControl,
- OUString* pCurrentText = NULL);
+ OUString* pCurrentText = nullptr);
// check if the control has one of the interfaces we can use for searching
// *pCurrentText will be filled with the current text of the control (as used when searching this control)