Kaydet (Commit) d95df6d1 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

LEM TODO note

Change-Id: If082f723383da72eac75ca660203aea2a33a7526
üst cf4347aa
...@@ -174,6 +174,7 @@ uno::Any SAL_CALL DataProviderHandler::getPropertyValue(const OUString & Propert ...@@ -174,6 +174,7 @@ uno::Any SAL_CALL DataProviderHandler::getPropertyValue(const OUString & Propert
{ {
case PROPERTY_ID_CHARTTYPE: case PROPERTY_ID_CHARTTYPE:
// TODO: We need a possibility to get the UI of the selected chart type // 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() ) //if( m_xChartModel.is() )
//{ //{
// uno::Reference< chart2::XDiagram > xDiagram( m_xChartModel->getFirstDiagram() ); // uno::Reference< chart2::XDiagram > xDiagram( m_xChartModel->getFirstDiagram() );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment