summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/CNodes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/rdf/CNodes.hxx')
-rw-r--r--unoxml/source/rdf/CNodes.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/unoxml/source/rdf/CNodes.hxx b/unoxml/source/rdf/CNodes.hxx
index 432107fa4cb5..87e1344c7282 100644
--- a/unoxml/source/rdf/CNodes.hxx
+++ b/unoxml/source/rdf/CNodes.hxx
@@ -27,8 +27,6 @@
// component helper namespace
namespace comp_CBlankNode {
-namespace css = ::com::sun::star;
-
// component and service helper functions:
::rtl::OUString SAL_CALL _getImplementationName();
css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
@@ -40,8 +38,6 @@ css::uno::Reference< css::uno::XInterface > SAL_CALL _create( css::uno::Referenc
// component helper namespace
namespace comp_CURI {
-namespace css = ::com::sun::star;
-
// component and service helper functions:
::rtl::OUString SAL_CALL _getImplementationName();
css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
@@ -53,8 +49,6 @@ css::uno::Reference< css::uno::XInterface > SAL_CALL _create( css::uno::Referenc
// component helper namespace
namespace comp_CLiteral {
-namespace css = ::com::sun::star;
-
// component and service helper functions:
::rtl::OUString SAL_CALL _getImplementationName();
css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();