summaryrefslogtreecommitdiff
path: root/oox/source/export/ColorPropertySet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/export/ColorPropertySet.cxx')
-rw-r--r--oox/source/export/ColorPropertySet.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/export/ColorPropertySet.cxx b/oox/source/export/ColorPropertySet.cxx
index 3ff4f28c7aaa..5a4021589b37 100644
--- a/oox/source/export/ColorPropertySet.cxx
+++ b/oox/source/export/ColorPropertySet.cxx
@@ -31,8 +31,6 @@ using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::RuntimeException;
-
-
namespace
{
class lcl_ColorPropertySetInfo : public ::cppu::WeakImplHelper1<
@@ -82,8 +80,6 @@ sal_Bool SAL_CALL lcl_ColorPropertySetInfo::hasPropertyByName( const OUString& N
} // anonymous namespace
-
-
namespace oox
{
namespace drawingml