summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_provider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_provider.hxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_provider.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_provider.hxx b/ucb/source/ucp/tdoc/tdoc_provider.hxx
index 617156b14318..c1498cd488f3 100644
--- a/ucb/source/ucp/tdoc/tdoc_provider.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_provider.hxx
@@ -30,13 +30,13 @@
#include "tdoc_docmgr.hxx"
#include "tdoc_storage.hxx"
-namespace com { namespace sun { namespace star { namespace embed {
+namespace com::sun::star::embed {
class XStorage;
-} } } }
+}
-namespace com { namespace sun { namespace star { namespace frame {
+namespace com::sun::star::frame {
class XModel;
-} } } }
+}
namespace tdoc_ucp {