LibreOffice Module sc (master) 1
|
This is the complete list of members for sc::SparklineRenderer, including all inherited members.
createMarker(std::vector< SparklineMarker > &rMarkers, double x, double y, Color const &rColor) | sc::SparklineRenderer | inlineprivate |
drawColumn(vcl::RenderContext &rRenderContext, tools::Rectangle const &rRectangle, SparklineValues const &rSparklineValues, sc::SparklineAttributes const &rAttributes) | sc::SparklineRenderer | inlineprivate |
drawLine(vcl::RenderContext &rRenderContext, tools::Rectangle const &rRectangle, SparklineValues const &rSparklineValues, sc::SparklineAttributes const &rAttributes) | sc::SparklineRenderer | inlineprivate |
isCellHidden(ScAddress const &rAddress) | sc::SparklineRenderer | inlineprivate |
mfScaleX | sc::SparklineRenderer | private |
mfScaleY | sc::SparklineRenderer | private |
mnOneX | sc::SparklineRenderer | private |
mnOneY | sc::SparklineRenderer | private |
mrDocument | sc::SparklineRenderer | private |
render(std::shared_ptr< sc::Sparkline > const &pSparkline, vcl::RenderContext &rRenderContext, tools::Rectangle const &rRectangle, tools::Long nOneX, tools::Long nOneY, double fScaleX, double fScaleY) | sc::SparklineRenderer | inline |
setFillAndLineColor(vcl::RenderContext &rRenderContext, sc::SparklineAttributes const &rAttributes, double nValue, size_t nValueIndex, SparklineValues const &rSparklineValues) | sc::SparklineRenderer | inlineprivatestatic |
SparklineRenderer(ScDocument &rDocument) | sc::SparklineRenderer | inline |