summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2014-12-18 06:39:20 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2014-12-18 06:39:32 +0100
commitd95df6d12c8191f2c97719b59420c49651b5d8ac (patch)
treeac348413c74d5c65f6583366f2556d51350c3071 /reportdesign
parentcf4347aa515872454404e73f07cc4b0b9d61bd8b (diff)
LEM TODO note
Change-Id: If082f723383da72eac75ca660203aea2a33a7526
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/inspection/DataProviderHandler.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportdesign/source/ui/inspection/DataProviderHandler.cxx b/reportdesign/source/ui/inspection/DataProviderHandler.cxx
index 30c304771343..396daaa64979 100644
--- a/reportdesign/source/ui/inspection/DataProviderHandler.cxx
+++ b/reportdesign/source/ui/inspection/DataProviderHandler.cxx
@@ -174,6 +174,7 @@ uno::Any SAL_CALL DataProviderHandler::getPropertyValue(const OUString & Propert
{
case PROPERTY_ID_CHARTTYPE:
// TODO: We need a possibility to get the UI of the selected chart type
+ // LEM: this business of ignoring ChartType seems very fishy!
//if( m_xChartModel.is() )
//{
// uno::Reference< chart2::XDiagram > xDiagram( m_xChartModel->getFirstDiagram() );