Home
last modified time | relevance | path

Searched refs:BackgroundColorPrimitive2D (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/drawinglayer/source/primitive2d/
H A Dbackgroundcolorprimitive2d.cxx45 …Primitive2DSequence BackgroundColorPrimitive2D::create2DDecomposition(const geometry::ViewInformat… in create2DDecomposition()
59 BackgroundColorPrimitive2D::BackgroundColorPrimitive2D( in BackgroundColorPrimitive2D() function in drawinglayer::primitive2d::BackgroundColorPrimitive2D
67 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)
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dbackgroundcolorprimitive2d.hxx49 class DRAWINGLAYER_DLLPUBLIC BackgroundColorPrimitive2D : public BufferedDecompositionPrimitive2D class
64 BackgroundColorPrimitive2D(
/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx764 …const primitive2d::BackgroundColorPrimitive2D& rPrimitive = static_cast< const primitive2d::Backgr… in processBasePrimitive2D()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx165 …imitive2d::Primitive2DReference(new drawinglayer::primitive2d::BackgroundColorPrimitive2D(aRGBColo… in createPrimitive2DSequence()
H A Dviewcontactofsdrpage.cxx102 new drawinglayer::primitive2d::BackgroundColorPrimitive2D(aRGBColor)); in createViewIndependentPrimitive2DSequence()

Completed in 43 milliseconds