Home
last modified time | relevance | path

Searched refs:getBuffered2DDecomposition (Results 1 – 11 of 11) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dprimitivetools2d.cxx45 …if(getBuffered2DDecomposition().hasElements() && !basegfx::fTools::equal(fDiscreteUnit, getDiscret… in get2DDecomposition()
51 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
76 if(getBuffered2DDecomposition().hasElements() && !rViewport.equal(getViewport())) in get2DDecomposition()
82 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
107 if(getBuffered2DDecomposition().hasElements() && rViewTransformation != getViewTransformation()) in get2DDecomposition()
113 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
138 if(getBuffered2DDecomposition().hasElements() && rViewTransformation != getViewTransformation()) in get2DDecomposition()
147 …if(getBuffered2DDecomposition().hasElements() && rObjectTransformation != getObjectTransformation(… in get2DDecomposition()
153 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dbackgroundcolorprimitive2d.cxx89 …if(getBuffered2DDecomposition().hasElements() && (maLastViewport != rViewInformation.getViewport()… in get2DDecomposition()
95 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dbaseprimitive2d.cxx100 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
106 return getBuffered2DDecomposition(); in get2DDecomposition()
H A Dtexteffectprimitive2d.cxx238 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
247 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dhelplineprimitive2d.cxx191 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
200 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dcontrolprimitive2d.cxx353 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
362 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dgridprimitive2d.cxx333 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
342 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dsceneprimitive2d.cxx479 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
510 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dpolygonprimitive2d.cxx191 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
205 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrtextprimitive2d.cxx160 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
218 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dbaseprimitive2d.hxx238 …const Primitive2DSequence& getBuffered2DDecomposition() const { return maBuffered2DDecomposition; } in getBuffered2DDecomposition() function in drawinglayer::primitive2d::BufferedDecompositionPrimitive2D

Completed in 48 milliseconds