summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/ColorPropertySet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/ColorPropertySet.cxx')
-rw-r--r--xmloff/source/chart/ColorPropertySet.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/source/chart/ColorPropertySet.cxx b/xmloff/source/chart/ColorPropertySet.cxx
index e171214592e5..da9701365a90 100644
--- a/xmloff/source/chart/ColorPropertySet.cxx
+++ b/xmloff/source/chart/ColorPropertySet.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "ColorPropertySet.hxx"
#include <cppuhelper/implbase1.hxx>
@@ -29,8 +28,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<
@@ -80,8 +77,6 @@ sal_Bool SAL_CALL lcl_ColorPropertySetInfo::hasPropertyByName( const OUString& N
} // anonymous namespace
-// ================================================================================
-
namespace xmloff
{
namespace chart