LibreOffice Module canvas (master) 1
|
This is the complete list of members for canvas::ParametricPolyPolygon, including all inherited members.
acquire() noexcept override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
addEventListener(css::uno::Reference< css::lang::XEventListener > const &rxListener) final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
class_data_get() | comphelper::WeakComponentImplHelper< typename... Ifc > | privatestatic |
create(const css::uno::Reference< css::rendering::XGraphicDevice > &rDevice, std::u16string_view rServiceName, const css::uno::Sequence< css::uno::Any > &rArgs) | canvas::ParametricPolyPolygon | static |
createEllipticalGradient(const css::uno::Reference< css::rendering::XGraphicDevice > &rDevice, const css::uno::Sequence< css::uno::Sequence< double > > &colors, const css::uno::Sequence< double > &stops, double fAspect) | canvas::ParametricPolyPolygon | privatestatic |
createLinearHorizontalGradient(const css::uno::Reference< css::rendering::XGraphicDevice > &rDevice, const css::uno::Sequence< css::uno::Sequence< double > > &colors, const css::uno::Sequence< double > &stops) | canvas::ParametricPolyPolygon | privatestatic |
createRectangularGradient(const css::uno::Reference< css::rendering::XGraphicDevice > &rDevice, const css::uno::Sequence< css::uno::Sequence< double > > &colors, const css::uno::Sequence< double > &stops, double fAspect) | canvas::ParametricPolyPolygon | privatestatic |
dispose() noexcept final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
disposing(std::unique_lock< std::mutex > &) override | canvas::ParametricPolyPolygon | virtual |
getAvailableServiceNames() | canvas::ParametricPolyPolygon | static |
getColor(double t) override | canvas::ParametricPolyPolygon | virtual |
getColorSpace() override | canvas::ParametricPolyPolygon | virtual |
getImplementationId() override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
getImplementationName() override | canvas::ParametricPolyPolygon | virtual |
getOutline(double t) override | canvas::ParametricPolyPolygon | virtual |
getPointColor(const css::geometry::RealPoint2D &point) override | canvas::ParametricPolyPolygon | virtual |
getSupportedServiceNames() override | canvas::ParametricPolyPolygon | virtual |
getTypes() override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
getValues() const | canvas::ParametricPolyPolygon | |
GradientType enum name | canvas::ParametricPolyPolygon | |
m_aMutex | comphelper::UnoImplBase | protected |
m_bDisposed | comphelper::UnoImplBase | protected |
maEventListeners | comphelper::WeakComponentImplHelperBase | protected |
maValues | canvas::ParametricPolyPolygon | private |
mxDevice | canvas::ParametricPolyPolygon | private |
operator=(const ParametricPolyPolygon &)=delete | canvas::ParametricPolyPolygon | private |
ParametricPolyPolygon(const ParametricPolyPolygon &)=delete | canvas::ParametricPolyPolygon | private |
ParametricPolyPolygon(css::uno::Reference< css::rendering::XGraphicDevice > xDevice, const ::basegfx::B2DPolygon &rGradientPoly, GradientType eType, const css::uno::Sequence< css::uno::Sequence< double > > &colors, const css::uno::Sequence< double > &stops, double nAspectRatio) | canvas::ParametricPolyPolygon | private |
ParametricPolyPolygon(css::uno::Reference< css::rendering::XGraphicDevice > xDevice, GradientType eType, const css::uno::Sequence< css::uno::Sequence< double > > &colors, const css::uno::Sequence< double > &stops) | canvas::ParametricPolyPolygon | private |
queryInterface(css::uno::Type const &rType) override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
release() noexcept override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
removeEventListener(css::uno::Reference< css::lang::XEventListener > const &rxListener) final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
supportsService(const OUString &ServiceName) override | canvas::ParametricPolyPolygon | virtual |
throwIfDisposed(std::unique_lock< std::mutex > &) | comphelper::WeakComponentImplHelperBase | protected |
~ParametricPolyPolygon() override | canvas::ParametricPolyPolygon | privatevirtual |
~UnoImplBase() | comphelper::UnoImplBase | virtual |
~WeakComponentImplHelperBase() override | comphelper::WeakComponentImplHelperBase | virtual |