acquire() noexcept override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
addEventListener(css::uno::Reference< css::lang::XEventListener > const &rxListener) final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
addPolyPolygon(const css::geometry::RealPoint2D &position, const css::uno::Reference< css::rendering::XPolyPolygon2D > &polyPolygon) override | basegfx::unotools::UnoPolyPolygon | virtual |
checkIndex(sal_Int32 nIndex) const | basegfx::unotools::UnoPolyPolygon | inlineprotected |
class_data_get() | comphelper::WeakComponentImplHelper< typename... Ifc > | privatestatic |
dispose() noexcept final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
disposing(std::unique_lock< std::mutex > &) | comphelper::WeakComponentImplHelperBase | virtual |
getBezierSegment(::sal_Int32 nPolygonIndex, ::sal_Int32 nPointIndex) override | basegfx::unotools::UnoPolyPolygon | virtual |
getBezierSegments(::sal_Int32 nPolygonIndex, ::sal_Int32 nNumberOfPolygons, ::sal_Int32 nPointIndex, ::sal_Int32 nNumberOfPoints) override | basegfx::unotools::UnoPolyPolygon | virtual |
getFillRule() override | basegfx::unotools::UnoPolyPolygon | virtual |
getImplementationId() override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
getImplementationName() override | basegfx::unotools::UnoPolyPolygon | virtual |
getNumberOfPolygonPoints(::sal_Int32 polygon) override | basegfx::unotools::UnoPolyPolygon | virtual |
getNumberOfPolygons() override | basegfx::unotools::UnoPolyPolygon | virtual |
getPoint(::sal_Int32 nPolygonIndex, ::sal_Int32 nPointIndex) override | basegfx::unotools::UnoPolyPolygon | virtual |
getPoints(::sal_Int32 nPolygonIndex, ::sal_Int32 nNumberOfPolygons, ::sal_Int32 nPointIndex, ::sal_Int32 nNumberOfPoints) override | basegfx::unotools::UnoPolyPolygon | virtual |
getPolyPolygon() const | basegfx::unotools::UnoPolyPolygon | |
getPolyPolygonUnsafe() const | basegfx::unotools::UnoPolyPolygon | inlineprotected |
getSubsetPolyPolygon(sal_Int32 nPolygonIndex, sal_Int32 nNumberOfPolygons, sal_Int32 nPointIndex, sal_Int32 nNumberOfPoints) const | basegfx::unotools::UnoPolyPolygon | protected |
getSupportedServiceNames() override | basegfx::unotools::UnoPolyPolygon | virtual |
getTypes() override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
isClosed(::sal_Int32 index) override | basegfx::unotools::UnoPolyPolygon | virtual |
m_aMutex | comphelper::UnoImplBase | protected |
m_bDisposed | comphelper::UnoImplBase | protected |
maEventListeners | comphelper::WeakComponentImplHelperBase | protected |
maPolyPoly | basegfx::unotools::UnoPolyPolygon | private |
meFillRule | basegfx::unotools::UnoPolyPolygon | private |
modifying() const | basegfx::unotools::UnoPolyPolygon | inlineprotectedvirtual |
operator=(const UnoPolyPolygon &)=delete | basegfx::unotools::UnoPolyPolygon | 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 |
setBezierSegment(const css::geometry::RealBezierSegment2D &point, ::sal_Int32 nPolygonIndex, ::sal_Int32 nPointIndex) override | basegfx::unotools::UnoPolyPolygon | virtual |
setBezierSegments(const css::uno::Sequence< css::uno::Sequence< css::geometry::RealBezierSegment2D > > &points, ::sal_Int32 nPolygonIndex) override | basegfx::unotools::UnoPolyPolygon | virtual |
setClosed(::sal_Int32 index, sal_Bool closedState) override | basegfx::unotools::UnoPolyPolygon | virtual |
setFillRule(css::rendering::FillRule fillRule) override | basegfx::unotools::UnoPolyPolygon | virtual |
setPoint(const css::geometry::RealPoint2D &point, ::sal_Int32 nPolygonIndex, ::sal_Int32 nPointIndex) override | basegfx::unotools::UnoPolyPolygon | virtual |
setPoints(const css::uno::Sequence< css::uno::Sequence< css::geometry::RealPoint2D > > &points, ::sal_Int32 nPolygonIndex) override | basegfx::unotools::UnoPolyPolygon | virtual |
supportsService(const OUString &ServiceName) override | basegfx::unotools::UnoPolyPolygon | virtual |
throwIfDisposed(std::unique_lock< std::mutex > &) | comphelper::WeakComponentImplHelperBase | protected |
UnoPolyPolygon(B2DPolyPolygon) | basegfx::unotools::UnoPolyPolygon | explicit |
UnoPolyPolygon(const UnoPolyPolygon &)=delete | basegfx::unotools::UnoPolyPolygon | private |
~UnoImplBase() | comphelper::UnoImplBase | virtual |
~WeakComponentImplHelperBase() override | comphelper::WeakComponentImplHelperBase | virtual |