summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimppr.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-08-29 14:15:26 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-08-30 12:48:10 +0000
commit4e8ff25ff73c0175fb51d11eb4ca7157a3789e97 (patch)
treed193f104a2e47013ba93186efbcb19abb2ec80e7 /include/xmloff/xmlimppr.hxx
parent88c80411cb01ea4c73c533ac9efa8cc3e98e6954 (diff)
loplugin:countusersofdefaultparams
Change-Id: I69f55593e6101906e0e97565f2cfc818852258dd Reviewed-on: https://gerrit.libreoffice.org/28486 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/xmloff/xmlimppr.hxx')
-rw-r--r--include/xmloff/xmlimppr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlimppr.hxx b/include/xmloff/xmlimppr.hxx
index cd140e8bca0b..308f6be0ec84 100644
--- a/include/xmloff/xmlimppr.hxx
+++ b/include/xmloff/xmlimppr.hxx
@@ -133,7 +133,7 @@ public:
// parameter for use by txtstyli.cxx; allows efficient
// catching the combined characters property
- ContextID_Index_Pair* pSpecialContextIds = nullptr );
+ ContextID_Index_Pair* pSpecialContextIds );
/** implementation helper for FillPropertySet: fill an XMultiPropertySet.
* If unsuccessul, set return value. */
@@ -145,7 +145,7 @@ public:
// parameters for use by txtstyli.cxx; allows efficient
// catching the combined characters property
- ContextID_Index_Pair* pSpecialContextIds = nullptr );
+ ContextID_Index_Pair* pSpecialContextIds );
/** implementation helper for FillPropertySet: fill an XTolerantMultiPropertySet.
* If unsuccessul, set return value. */
@@ -157,7 +157,7 @@ public:
// parameters for use by txtstyli.cxx; allows efficient
// catching the combined characters property
- ContextID_Index_Pair* pSpecialContextIds = nullptr );
+ ContextID_Index_Pair* pSpecialContextIds );
static void PrepareForMultiPropertySet_(