summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_content.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_content.hxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_content.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_content.hxx b/ucb/source/ucp/tdoc/tdoc_content.hxx
index 6d3a484462a2..c8cf050f655c 100644
--- a/ucb/source/ucp/tdoc/tdoc_content.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_content.hxx
@@ -24,13 +24,13 @@
#include <com/sun/star/ucb/XContentCreator.hpp>
#include "tdoc_provider.hxx"
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace sdbc { class XRow; }
namespace io { class XInputStream; class XOutputStream; }
namespace beans { struct PropertyValue; }
namespace ucb { struct OpenCommandArgument2; struct TransferInfo;
struct ContentInfo; }
-} } }
+}
namespace tdoc_ucp
{