|
LibreOffice Module chart2 (master) 1
|
#include "LegendEntryProvider.hxx"#include <com/sun/star/uno/Reference.h>#include <rtl/ref.hxx>#include <svx/unoshape.hxx>Go to the source code of this file.
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::awt |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::lang |
| namespace | com::sun::star::uno |
| namespace | chart |
| namespace | chart::VLegendSymbolFactory |
Enumerations | |
| enum class | chart::VLegendSymbolFactory::PropertyType { chart::VLegendSymbolFactory::FilledSeries , chart::VLegendSymbolFactory::LineSeries , chart::VLegendSymbolFactory::Line } |
Functions | |
| 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) |