Searched refs:BitmapPrimitive2D (Results 1 – 19 of 19) sorted by relevance
41 BitmapPrimitive2D::BitmapPrimitive2D( in BitmapPrimitive2D() function in drawinglayer::primitive2d::BitmapPrimitive2D50 bool BitmapPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()54 const BitmapPrimitive2D& rCompare = (BitmapPrimitive2D&)rPrimitive; in operator ==()63 …basegfx::B2DRange BitmapPrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*rViewInforma… in getB2DRange()71 ImplPrimitrive2DIDBlock(BitmapPrimitive2D, PRIMITIVE2D_ID_BITMAPPRIMITIVE2D)
192 new BitmapPrimitive2D( in create2DDecomposition()202 new BitmapPrimitive2D( in create2DDecomposition()212 new BitmapPrimitive2D( in create2DDecomposition()222 new BitmapPrimitive2D( in create2DDecomposition()232 new BitmapPrimitive2D( in create2DDecomposition()242 new BitmapPrimitive2D( in create2DDecomposition()252 new BitmapPrimitive2D( in create2DDecomposition()262 new BitmapPrimitive2D( in create2DDecomposition()
65 new BitmapPrimitive2D( in create2DDecomposition()164 new BitmapPrimitive2D( in create2DDecomposition()
76 const Primitive2DReference xRef(new BitmapPrimitive2D(getBitmapEx(), aObjectTransform)); in create2DDecomposition()
80 … xRetval[a] = Primitive2DReference(new BitmapPrimitive2D(getMarker(), aTransform)); in create2DDecomposition()
243 aBitmapPrimitives[a] = new BitmapPrimitive2D( in create2DDecompositionOfGraphic()290 aRetval[0] = new BitmapPrimitive2D( in create2DDecompositionOfGraphic()
226 xRetval = new BitmapPrimitive2D(BitmapEx(aContent), aBitmapTransform); in createBitmapDecomposition()
309 const Primitive2DReference xRef(new BitmapPrimitive2D(maOldRenderedBitmap, aNew2DTransform)); in create2DDecomposition()
820 new drawinglayer::primitive2d::BitmapPrimitive2D( in createBitmapExPrimitive()
46 class DRAWINGLAYER_DLLPUBLIC BitmapPrimitive2D : public BasePrimitive2D class59 BitmapPrimitive2D(
40 class BitmapPrimitive2D;97 void RenderBitmapPrimitive2D(const primitive2d::BitmapPrimitive2D& rBitmapCandidate);
98 …const primitive2d::BitmapPrimitive2D& rBitmapCandidate(static_cast< const primitive2d::BitmapPrimi… in processBasePrimitive2D()
330 …const primitive2d::BitmapPrimitive2D& rBitmapCandidate = static_cast< const primitive2d::BitmapPri… in processBasePrimitive2D()349 RenderBitmapPrimitive2D(static_cast< const primitive2d::BitmapPrimitive2D& >(rCandidate)); in processBasePrimitive2D()
489 …const primitive2d::BitmapPrimitive2D& rBitmapCandidate(static_cast< const primitive2d::BitmapPrimi… in processBasePrimitive2D()
388 …void VclProcessor2D::RenderBitmapPrimitive2D(const primitive2d::BitmapPrimitive2D& rBitmapCandidat… in RenderBitmapPrimitive2D()
1364 RenderBitmapPrimitive2D(static_cast< const primitive2d::BitmapPrimitive2D& >(rCandidate)); in processBasePrimitive2D()
292 aNewTarget[0] = new drawinglayer::primitive2d::BitmapPrimitive2D( in decomposeSvgNode()
234 new drawinglayer::primitive2d::BitmapPrimitive2D( in createVIP2DSForDraft()
102 … const Primitive2DReference aPrimitive(new BitmapPrimitive2D(getBitmapEx(), aTransform)); in create2DDecomposition()
Completed in 200 milliseconds