LibreOffice Module chart2 (master) 1
Namespaces | Enumerations | Functions
DataSeriesProperties.hxx File Reference
#include "PropertyHelper.hxx"
#include "FastPropertyIdRanges.hxx"
#include <vector>
Include dependency graph for DataSeriesProperties.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  chart
 
namespace  chart::DataSeriesProperties
 

Enumerations

enum  {
  chart::DataSeriesProperties::PROP_DATASERIES_ATTRIBUTED_DATA_POINTS = FAST_PROPERTY_ID_START_DATA_SERIES ,
  chart::DataSeriesProperties::PROP_DATASERIES_STACKING_DIRECTION ,
  chart::DataSeriesProperties::PROP_DATASERIES_VARY_COLORS_BY_POINT ,
  chart::DataSeriesProperties::PROP_DATASERIES_ATTACHED_AXIS_INDEX ,
  chart::DataSeriesProperties::PROP_DATASERIES_SHOW_LEGEND_ENTRY ,
  chart::DataSeriesProperties::PROP_DATASERIES_DELETED_LEGEND_ENTRIES ,
  chart::DataSeriesProperties::PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES
}
 

Functions

void chart::DataSeriesProperties::AddPropertiesToVector (std::vector< css::beans::Property > &rOutProperties)
 
void chart::DataSeriesProperties::AddDefaultsToMap (tPropertyValueMap &rOutMap)