summaryrefslogtreecommitdiff
path: root/sc/inc/srchuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/srchuno.hxx')
-rw-r--r--sc/inc/srchuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/srchuno.hxx b/sc/inc/srchuno.hxx
index bd098fbfc085..d2c94846209c 100644
--- a/sc/inc/srchuno.hxx
+++ b/sc/inc/srchuno.hxx
@@ -35,7 +35,7 @@ class ScCellSearchObj : public cppu::WeakImplHelper<
css::lang::XServiceInfo >
{
private:
- SfxItemPropertySet aPropSet;
+ SfxItemPropertySet const aPropSet;
std::unique_ptr<SvxSearchItem>
pSearchItem;