Searched refs:BackgroundColorPrimitive2D (Results 1 – 5 of 5) sorted by relevance
45 …Primitive2DSequence BackgroundColorPrimitive2D::create2DDecomposition(const geometry::ViewInformat… in create2DDecomposition()59 BackgroundColorPrimitive2D::BackgroundColorPrimitive2D( in BackgroundColorPrimitive2D() function in drawinglayer::primitive2d::BackgroundColorPrimitive2D67 bool BackgroundColorPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()71 const BackgroundColorPrimitive2D& rCompare = (BackgroundColorPrimitive2D&)rPrimitive; in operator ==()79 …basegfx::B2DRange BackgroundColorPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rView… in getB2DRange()85 …Primitive2DSequence BackgroundColorPrimitive2D::get2DDecomposition(const geometry::ViewInformation… in get2DDecomposition()92 …const_cast< BackgroundColorPrimitive2D* >(this)->setBuffered2DDecomposition(Primitive2DSequence()); in get2DDecomposition()98 … const_cast< BackgroundColorPrimitive2D* >(this)->maLastViewport = rViewInformation.getViewport(); in get2DDecomposition()106 ImplPrimitrive2DIDBlock(BackgroundColorPrimitive2D, PRIMITIVE2D_ID_BACKGROUNDCOLORPRIMITIVE2D)
49 class DRAWINGLAYER_DLLPUBLIC BackgroundColorPrimitive2D : public BufferedDecompositionPrimitive2D class64 BackgroundColorPrimitive2D(
764 …const primitive2d::BackgroundColorPrimitive2D& rPrimitive = static_cast< const primitive2d::Backgr… in processBasePrimitive2D()
165 …imitive2d::Primitive2DReference(new drawinglayer::primitive2d::BackgroundColorPrimitive2D(aRGBColo… in createPrimitive2DSequence()
102 new drawinglayer::primitive2d::BackgroundColorPrimitive2D(aRGBColor)); in createViewIndependentPrimitive2DSequence()
Completed in 29 milliseconds