LibreOffice Module chart2 (master) 1
|
This is the complete list of members for chart::VLegend, including all inherited members.
changePosition(css::awt::Rectangle &rOutAvailableSpace, const css::awt::Size &rReferenceSize, const css::awt::Size &rDefaultLegendSize) | chart::VLegend | |
createShapes(const css::awt::Size &rAvailableSpace, const css::awt::Size &rPageSize, css::awt::Size &rDefaultLegendSize) | chart::VLegend | |
isVisible(const rtl::Reference< ::chart::Legend > &xLegend) | chart::VLegend | static |
m_aLegendEntryProviderList | chart::VLegend | private |
m_nDefaultWritingMode | chart::VLegend | private |
m_xContext | chart::VLegend | private |
m_xLegend | chart::VLegend | private |
m_xShape | chart::VLegend | private |
m_xTarget | chart::VLegend | private |
mrModel | chart::VLegend | private |
setDefaultWritingMode(sal_Int16 nDefaultWritingMode) | chart::VLegend | |
VLegend(rtl::Reference< ::chart::Legend > xLegend, const css::uno::Reference< css::uno::XComponentContext > &xContext, std::vector< LegendEntryProvider * > &&rLegendEntryProviderList, rtl::Reference< SvxShapeGroupAnyD > xTargetPage, ChartModel &rModel) | chart::VLegend |