summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/TabBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/TabBar.hxx')
-rw-r--r--include/sfx2/sidebar/TabBar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/TabBar.hxx b/include/sfx2/sidebar/TabBar.hxx
index 08550dca70a4..e9ce313c6a68 100644
--- a/include/sfx2/sidebar/TabBar.hxx
+++ b/include/sfx2/sidebar/TabBar.hxx
@@ -85,7 +85,7 @@ public:
const ResourceManager::DeckContextDescriptorContainer& rDecks);
void HighlightDeck (const OUString& rsDeckId);
void RemoveDeckHighlight ();
- const OUString GetDeckIdForIndex (const sal_Int32 nIndex) const;
+ OUString const & GetDeckIdForIndex (const sal_Int32 nIndex) const;
void ToggleHideFlag (const sal_Int32 nIndex);
void RestoreHideFlags();