summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/galbrws1.hxx')
-rw-r--r--svx/source/gallery2/galbrws1.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/gallery2/galbrws1.hxx b/svx/source/gallery2/galbrws1.hxx
index 24f6ada7aade..22b35ef6633d 100644
--- a/svx/source/gallery2/galbrws1.hxx
+++ b/svx/source/gallery2/galbrws1.hxx
@@ -85,8 +85,8 @@ private:
Image aImgDefault;
Image aImgReadOnly;
- ::std::function<sal_Bool (const KeyEvent&,Window*)> maKeyInputHandler;
- ::std::function<void ()> maThemeSlectionHandler;
+ ::std::function<sal_Bool (const KeyEvent&,Window*)> const maKeyInputHandler;
+ ::std::function<void ()> const maThemeSlectionHandler;
void ImplAdjustControls();
sal_uIntPtr ImplInsertThemeEntry( const GalleryThemeEntry* pEntry );