BasePrimitive2D() | drawinglayer::primitive2d::BasePrimitive2D | |
BasePrimitive2D(const BasePrimitive2D &)=delete | drawinglayer::primitive2d::BasePrimitive2D | private |
BufferedDecompositionPrimitive2D() | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | |
create2DDecomposition(Primitive2DContainer &rContainer, const geometry::ViewInformation2D &aViewInformation) const override | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | privatevirtual |
estimateUsage() | drawinglayer::primitive2d::BasePrimitive2D | virtual |
get2DDecomposition(Primitive2DDecompositionVisitor &rVisitor, const geometry::ViewInformation2D &rViewInformation) const override | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | virtual |
get3DShape() const | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | inline |
getB2DRange(const geometry::ViewInformation2D &rViewInformation) const | drawinglayer::primitive2d::BasePrimitive2D | virtual |
getBuffered2DDecomposition() const | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | protected |
getDecomposition(const css::uno::Sequence< css::beans::PropertyValue > &rViewParameters) | drawinglayer::primitive2d::BasePrimitive2D | |
getPrimitive2DID() const override | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | virtual |
getRange(const css::uno::Sequence< css::beans::PropertyValue > &rViewParameters) | drawinglayer::primitive2d::BasePrimitive2D | |
getSdrSTAttribute() const | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | inline |
getSubPrimitives() const | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | inline |
getTextBox() const | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | inline |
getTransparenceForShadow() const | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | |
getWordWrap() const | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | inline |
maBuffered2DDecomposition | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | private |
maSdrSTAttribute | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | private |
maSubPrimitives | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | private |
maTextBox | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | private |
maTransform | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | private |
mb3DShape | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | private |
mbWordWrap | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | private |
mnTransparenceForShadow | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | private |
operator!=(const BasePrimitive2D &rPrimitive) const | drawinglayer::primitive2d::BasePrimitive2D | |
operator=(const BasePrimitive2D &)=delete | drawinglayer::primitive2d::BasePrimitive2D | private |
operator==(const BasePrimitive2D &rPrimitive) const override | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | virtual |
SdrCustomShapePrimitive2D(const attribute::SdrEffectsTextAttribute &rSdrSTAttribute, Primitive2DContainer &&rSubPrimitives, basegfx::B2DHomMatrix aTextBox, bool bWordWrap, bool b3DShape, basegfx::B2DHomMatrix aObjectMatrix) | drawinglayer::primitive2d::SdrCustomShapePrimitive2D | |
setBuffered2DDecomposition(Primitive2DContainer &&rNew) | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | protected |
setTransparenceForShadow(sal_uInt16 nTransparenceForShadow) | drawinglayer::primitive2d::BufferedDecompositionPrimitive2D | |
~BasePrimitive2D() override | drawinglayer::primitive2d::BasePrimitive2D | virtual |