diff options
Diffstat (limited to 'cui/source/inc/optasian.hxx')
-rw-r--r-- | cui/source/inc/optasian.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/optasian.hxx b/cui/source/inc/optasian.hxx index 31a622f7a50d..26d8b1bfe604 100644 --- a/cui/source/inc/optasian.hxx +++ b/cui/source/inc/optasian.hxx @@ -52,7 +52,7 @@ public: static std::unique_ptr<SfxTabPage> Create(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet* rAttrSet); - static WhichRangesContainer GetRanges(); + static const WhichRangesContainer& GetRanges(); virtual OUString GetAllStrings() override; |