|
LibreOffice Module chart2 (master) 1
|
Enumerations | |
| enum class | PropertyType { FilledSeries , LineSeries , Line } |
Functions | |
| rtl::Reference< SvxShapeGroup > | 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) |
|
strong |
| Enumerator | |
|---|---|
| FilledSeries | |
| LineSeries | |
| Line | |
Definition at line 35 of file VLegendSymbolFactory.hxx.
| 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 | ||
| ) |