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 ff95aaa05e40..f6e00e42a867 100644
--- a/ucb/source/ucp/hierarchy/hierarchydata.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchydata.hxx
@@ -94,7 +94,7 @@ class HierarchyEntry
bool m_bTriedToGetRootReadAccess; // #82494#
private:
- OUString createPathFromHierarchyURL( const HierarchyUri & rURI );
+ static OUString createPathFromHierarchyURL( const HierarchyUri & rURI );
::com::sun::star::uno::Reference<
::com::sun::star::container::XHierarchicalNameAccess >
getRootReadAccess();