|
bool | renderWrongSpellPrimitive2D (const primitive2d::WrongSpellPrimitive2D &rWrongSpellCandidate, OutputDevice &rOutputDevice, const basegfx::B2DHomMatrix &rObjectToViewTransformation, const basegfx::BColorModifierStack &rBColorModifierStack) |
|
VDevBuffer & | getVDevBuffer () |
|
AlphaMask | createAlphaMask (drawinglayer::primitive2d::Primitive2DContainer &&rSeq, const geometry::ViewInformation2D &rViewInformation2D, sal_uInt32 nDiscreteWidth, sal_uInt32 nDiscreteHeight, sal_uInt32 nMaxSquarePixels, bool bUseLuminance) |
|
BitmapEx | convertToBitmapEx (drawinglayer::primitive2d::Primitive2DContainer &&rSeq, const geometry::ViewInformation2D &rViewInformation2D, sal_uInt32 nDiscreteWidth, sal_uInt32 nDiscreteHeight, sal_uInt32 nMaxSquarePixels) |
|
BitmapEx | convertPrimitive2DContainerToBitmapEx (primitive2d::Primitive2DContainer &&rSequence, const basegfx::B2DRange &rTargetRange, sal_uInt32 nMaximumQuadraticPixels, const o3tl::Length eTargetUnit, const std::optional< Size > &rTargetDPI) |
|