Home
last modified time | relevance | path

Searched refs:rPaintRange (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx43 const basegfx::B2DRange& rPaintRange, in createPrimitive2DSequence() argument
47 maLastPaintRange = rPaintRange; in createPrimitive2DSequence()
154 const basegfx::B2DRange& rPaintRange, in getPrimitive2DSequence() argument
157 …if(maPrimitives.getLength() && (maLastPaintRange != rPaintRange || maLastDefineRange != rDefineRan… in getPrimitive2DSequence()
164 …st_cast< SdrAllFillAttributesHelper* >(this)->createPrimitive2DSequence(rPaintRange, rDefineRange); in getPrimitive2DSequence()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx357 const Rectangle& rPaintRange, in drawFillAttributes() argument
361 rPaintRange.Left(), in drawFillAttributes()
362 rPaintRange.Top(), in drawFillAttributes()
363 rPaintRange.Right(), in drawFillAttributes()
364 rPaintRange.Bottom()); in drawFillAttributes()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrallfillattributeshelper.hxx49 const basegfx::B2DRange& rPaintRange,
67 const basegfx::B2DRange& rPaintRange,
/trunk/main/svx/inc/svx/
H A Dpagectrl.hxx89 const Rectangle& rPaintRange,

Completed in 35 milliseconds