summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ResourceManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/ResourceManager.cxx')
-rw-r--r--sfx2/source/sidebar/ResourceManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/ResourceManager.cxx b/sfx2/source/sidebar/ResourceManager.cxx
index 2df3af1bbf1e..53fa381747d5 100644
--- a/sfx2/source/sidebar/ResourceManager.cxx
+++ b/sfx2/source/sidebar/ResourceManager.cxx
@@ -621,7 +621,7 @@ void ResourceManager::StorePanelExpansionState (
void ResourceManager::GetToolPanelNodeNames (
::std::vector<OUString>& rMatchingNames,
- const ::utl::OConfigurationTreeRoot aRoot) const
+ const ::utl::OConfigurationTreeRoot& aRoot) const
{
Sequence<OUString> aChildNodeNames (aRoot.getNodeNames());
const sal_Int32 nCount (aChildNodeNames.getLength());