summaryrefslogtreecommitdiff
path: root/svx/source/unogallery/unogaltheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unogallery/unogaltheme.hxx')
-rw-r--r--svx/source/unogallery/unogaltheme.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unogallery/unogaltheme.hxx b/svx/source/unogallery/unogaltheme.hxx
index bf3b698e49bb..88d8afd86582 100644
--- a/svx/source/unogallery/unogaltheme.hxx
+++ b/svx/source/unogallery/unogaltheme.hxx
@@ -91,7 +91,7 @@ private:
::Gallery* mpGallery;
::GalleryTheme* mpTheme;
- ::GalleryTheme* implGetTheme() const;
+ ::GalleryTheme* implGetTheme() const { return mpTheme;}
void implReleaseItems( GalleryObject* pObj );