summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchycontent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchycontent.hxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchycontent.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchycontent.hxx b/ucb/source/ucp/hierarchy/hierarchycontent.hxx
index cff4a2832345..3e17ac35e643 100644
--- a/ucb/source/ucp/hierarchy/hierarchycontent.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchycontent.hxx
@@ -27,18 +27,18 @@
#include "hierarchydata.hxx"
#include "hierarchyprovider.hxx"
-namespace com { namespace sun { namespace star { namespace beans {
+namespace com::sun::star::beans {
struct Property;
struct PropertyValue;
-} } } }
+}
-namespace com { namespace sun { namespace star { namespace sdbc {
+namespace com::sun::star::sdbc {
class XRow;
-} } } }
+}
-namespace com { namespace sun { namespace star { namespace ucb {
+namespace com::sun::star::ucb {
struct TransferInfo;
-} } } }
+}
namespace hierarchy_ucp
{