summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchydata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchydata.hxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchydata.hxx b/ucb/source/ucp/hierarchy/hierarchydata.hxx
index e81364243d31..63c9a7a0afb7 100644
--- a/ucb/source/ucp/hierarchy/hierarchydata.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchydata.hxx
@@ -92,7 +92,7 @@ private:
getRootReadAccess();
public:
- HierarchyEntry( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
+ HierarchyEntry( css::uno::Reference< css::uno::XComponentContext > xContext,
HierarchyContentProvider* pProvider,
const OUString& rURL );