summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
diff options
context:
space:
mode:
authorAlfonso Eusebio <alfonso_eusebio@yahoo.co.uk>2011-01-16 10:40:01 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-17 20:37:08 +0000
commit253326f6e66c83422abc0966e0eac59d488c78d6 (patch)
treed26eaba83aec19f5273d2962c21fc8636ee91b7c /chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
parentc8f158e7afe19b5964dd752a95b2c74d3c12f4f0 (diff)
Removed bogus comments from calc-chart2
Removed bogus comments from calc/chart2/accesibility and .../chartapiwrapper
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx b/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
index 0213f928daf1..19fc4eaee21b 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
@@ -50,8 +50,6 @@ const sal_Int32 DEFAULT_GAPWIDTH = 100;
const sal_Int32 DEFAULT_OVERLAP = 0;
//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
WrappedBarPositionProperty_Base::WrappedBarPositionProperty_Base(
const ::rtl::OUString& rOuterName
@@ -172,8 +170,6 @@ Any WrappedBarPositionProperty_Base::getPropertyValue( const Reference< beans::X
}
//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
WrappedGapwidthProperty::WrappedGapwidthProperty(
::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact )
@@ -185,8 +181,6 @@ WrappedGapwidthProperty::~WrappedGapwidthProperty()
}
//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
WrappedBarOverlapProperty::WrappedBarOverlapProperty(
::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact )