LibreOffice Module chart2 (master) 1
Enumerations | Functions
chart::VLegendSymbolFactory Namespace Reference

Enumerations

enum class  PropertyType {
  FilledSeries ,
  LineSeries ,
  Line
}
 

Functions

rtl::Reference< SvxShapeGroupcreateSymbol (const css::awt::Size &rEntryKeyAspectRatio, const rtl::Reference< SvxShapeGroupAnyD > &rSymbolContainer, LegendSymbolStyle eStyle, const css::uno::Reference< css::beans::XPropertySet > &xLegendEntryProperties, PropertyType ePropertyType, const css::uno::Any &rExplicitSymbol)
 

Enumeration Type Documentation

◆ PropertyType

Enumerator
FilledSeries 
LineSeries 
Line 

Definition at line 35 of file VLegendSymbolFactory.hxx.

Function Documentation

◆ createSymbol()

rtl::Reference< SvxShapeGroup > chart::VLegendSymbolFactory::createSymbol ( const css::awt::Size &  rEntryKeyAspectRatio,
const rtl::Reference< SvxShapeGroupAnyD > &  rSymbolContainer,
LegendSymbolStyle  eStyle,
const css::uno::Reference< css::beans::XPropertySet > &  xLegendEntryProperties,
PropertyType  ePropertyType,
const css::uno::Any &  rExplicitSymbol 
)