/trunk/main/drawinglayer/source/primitive2d/ |
H A D | markerarrayprimitive2d.cxx | 78 aTransform.set(1, 2, aRange.getMinY()); in create2DDecomposition()
|
H A D | graphicprimitivehelper2d.cxx | 271 -rSvgRange.getMinY())); in create2DDecompositionOfGraphic() 315 basegfx::fround(aRange.getMinX()), basegfx::fround(aRange.getMinY()), in create2DDecompositionOfGraphic()
|
/trunk/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrmediaobj.cxx | 162 aTransform.set(1, 2, aRange.getMinY()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrpathobj.cxx | 120 aObjectRange.getMinX(), aObjectRange.getMinY()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcaptionobj.cxx | 83 aObjectRange.getMinX(), aObjectRange.getMinY())); in createViewIndependentPrimitive2DSequence()
|
H A D | viewobjectcontactofpageobj.cxx | 227 aPageObjectTransform.set(1, 2, aPageObjectBound.getMinY()); in createPrimitive2DSequence()
|
H A D | objectcontactofpageview.cxx | 219 floor(aDiscreteClipRange.getMinY()))); in DoProcessDisplay()
|
/trunk/main/slideshow/source/engine/shapes/ |
H A D | viewbackgroundshape.cxx | 119 maBounds.getMinX(), maBounds.getMinY())); in prefetch()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdfmtf.cxx | 596 aTrans.translate(-aOldRange.getMinX(), -aOldRange.getMinY()); in InsertObj() 603 basegfx::fround(floor(std::max(0.0, aPixel.getMinY())))); in InsertObj() 1429 floor(aRange.getMinY()), in DoAction()
|
/trunk/main/basegfx/inc/basegfx/range/ |
H A D | b2ibox.hxx | 113 sal_Int32 getMinY() const in getMinY() function in basegfx::B2IBox
|
H A D | b2irange.hxx | 114 sal_Int32 getMinY() const in getMinY() function in basegfx::B2IRange
|
H A D | b2drange.hxx | 128 double getMinY() const in getMinY() function in basegfx::B2DRange
|
H A D | b3ibox.hxx | 123 sal_Int32 getMinY() const in getMinY() function in basegfx::B3IBox
|
H A D | b3irange.hxx | 126 sal_Int32 getMinY() const in getMinY() function in basegfx::B3IRange
|
H A D | b3drange.hxx | 142 double getMinY() const in getMinY() function in basegfx::B3DRange
|
/trunk/main/vcl/source/gdi/ |
H A D | svgdata.cxx | 66 aRealRect.Y1 = rTargetRange.getMinY(); in convertPrimitive2DSequenceToBitmapEx()
|
/trunk/main/xmloff/source/style/ |
H A D | MarkerStyle.cxx | 205 aPolyPolygonRange.getMinY(), in exportXML()
|
/trunk/main/drawinglayer/source/drawinglayeruno/ |
H A D | xprimitive2drenderer.cxx | 160 -aRange.getMinY())); in rasterize()
|
/trunk/main/basebmp/source/ |
H A D | bitmapdevice.cxx | 877 rSrcRect.getMinY()); in implDrawMaskedBitmapGeneric() 1042 rBounds.getMinY(), in BitmapDevice() 1060 mpImpl->maBounds.getMaxY() - mpImpl->maBounds.getMinY() ); in getSize()
|
/trunk/main/drawinglayer/source/processor3d/ |
H A D | shadow3dextractor.cxx | 251 …maPlanePoint.setY(maShadowPlaneNormal.getY() > 0.0 ? aContained3DRange.getMinY() : aContained3DRan… in Shadow3DExtractingProcessor()
|
/trunk/main/svgio/source/svgreader/ |
H A D | svgpatternnode.cxx | 270 rfY = (rfY - rGeoRange.getMinY()) / fTargetHeight; in getValuesRelative()
|
/trunk/main/svtools/source/toolpanel/ |
H A D | tabbargeometry.cxx | 69 io_rRect.Top() = long( aRect.getMinY() ); in lcl_transform()
|
/trunk/main/canvas/source/vcl/ |
H A D | spritehelper.cxx | 218 aOutPos.Y() = ::basegfx::fround( aDestRect.getMinY() ); in redraw()
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | vclhelperbufferdevice.cxx | 233 (sal_Int32)floor(aRangePixel.getMinX()), (sal_Int32)floor(aRangePixel.getMinY()), in impBufferDevice()
|
/trunk/main/basegfx/source/tools/ |
H A D | debugplotter.cxx | 140 const double nY0( rElem.first.getMinY() ); in outputRect()
|