Home
last modified time | relevance | path

Searched refs:Bottom (Results 251 – 275 of 625) sorted by relevance

1...<<11121314151617181920>>...25

/aoo42x/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx421 m_pShapeStyle->append(OOO_STRING_SVTOOLS_RTF_SHPBOTTOM).append(rRectangle.Bottom()); in AddLineDimensions()
434 rBuffer.append(OOO_STRING_SVTOOLS_RTF_SHPBOTTOM).append(rRectangle.Bottom()); in AddRectangleDimensions()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3223 rRect.Bottom()=BigMulDiv( rRect.Bottom(), nMapMul, nMapDiv ); in Scale()
4275 Point aLeft( aClientRect.Left(), ( aClientRect.Top() + aClientRect.Bottom() ) >> 1 ); in ImportGroup()
4463 aPoly.append(basegfx::B2DPoint(aObjData.aBoundRect.Right(), aObjData.aBoundRect.Bottom())); in ImportShape()
4730 fYOfs = ( (double)aPolyPieRect.Bottom() - (double)aPolyBoundRect.Bottom() ) * fYScale; in ImportShape()
4748 …sal_Int32 nBottom= (sal_Int32)(( aPolyPieRect.Bottom()- aPolyBoundRect.Top() ) * fTextFrameScaleY… in ImportShape()
4820 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()
4931 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()
5253 rTextRect.Bottom() = rTextRect.Top() + nWidth; in ProcessObj()
5270 rTextRect.Bottom() = rTextRect.Top() + nWidth; in ProcessObj()
5294 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()
[all …]
/aoo42x/main/starmath/source/
H A Drect.cxx212 nGlyphBottom = aGlyphRect.Bottom() + nBorderWidth; in BuildRect()
748 aTmp.Right() * nScaleFactor, aTmp.Bottom() * nScaleFactor); in SmGetGlyphBoundRect()
/aoo42x/main/sw/source/core/text/
H A Ditradj.cxx911 if( rRepaint.Bottom() < nBottom ) in CalcDropRepaint()
912 rRepaint.Bottom( nBottom ); in CalcDropRepaint()
H A Dtxtpaint.cxx95 aRect.Bottom() += 40; in _ChgClip()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewsa.cxx734 Size aSize( aRect.Right() - aRect.Left(), aRect.Bottom() - aRect.Top() ); in GetStatusBarState()
753 Size aSize( aRect.Right() - aRect.Left(), aRect.Bottom() - aRect.Top() ); in GetStatusBarState()
H A Ddrviews4.cxx917 if ( rRect.Right() != rRect.Left() || rRect.Bottom() != rRect.Top() ) in ShowMousePosInfo()
920 pVLines[1].nPos = rRect.Bottom() - nVOffs; in ShowMousePosInfo()
/aoo42x/main/canvas/workben/
H A Dcanvasdemo.cxx194 aPoints[1] = geometry::RealPoint2D( rRect.Left(), rRect.Bottom() ); in drawRect()
195 aPoints[2] = geometry::RealPoint2D( rRect.Right(), rRect.Bottom() ); in drawRect()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx355 if (aPt.Y()>rR.Bottom()) rR.Bottom()=aPt.Y(); in ImpSetPointsRects()
H A Dsvdcrtv.cxx532 if(aPnt.Y() > rWorkArea.Bottom()) in ImpBegCreateObj()
534 aPnt.Y() = rWorkArea.Bottom(); in ImpBegCreateObj()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx391 aSizingRect.Bottom() = _rOutputSize.Height(); in getSizingRect()
393 aSizingRect.Bottom() = _rPos.Y(); in getSizingRect()
/aoo42x/main/vcl/source/window/
H A Dwindow2.cxx610 …pGraphics->Invert( aRect.Left(), aRect.Bottom()-nBorder+1, aRect.GetWidth(), nBorder, SAL_INVERT_5… in InvertTracking()
1579 rRect.Bottom()+=mnOutOffY; in ImplOutputToFrame()
1587 rRect.Bottom()-=mnOutOffY; in ImplFrameToOutput()
H A Ddockmgr.cxx631 aRect.Bottom() = aRect.Top() + 1 + POPUP_DRAGHEIGHT; in GetDragRect()
1004 aTrackRect.Bottom() += mnDockBottom; in Tracking()
1013 aTrackRect.Bottom() -= mnDockBottom; in Tracking()
/aoo42x/main/vcl/source/control/
H A Dlstbox.cxx482 aClip.Bottom() += nTextHeight-aSize.Height()+1; // Damit HP-Drucker nicht 'weg-optimieren' in Draw()
513 aTextRect.Bottom() = aTextRect.Top() + nTextHeight; in Draw()
727 aContent.Bottom() -= nDiff; in Resize()
/aoo42x/main/sd/source/filter/html/
H A Dhtmlex.cxx1658 aRect.Bottom() = (long)(aRect.Bottom() * fLogicToPixel); in CreateHtmlForPresPages()
1708 aArea.Bottom() = (long)(aArea.Bottom() * fLogicToPixel); in CreateHtmlForPresPages()
2885 aStr += String::CreateFromInt32(rRect.Bottom()); in CreateHTMLRectArea()
/aoo42x/main/svl/unx/inc/
H A Dconvert.hxx47 { Swap( rRect.Top() ); Swap( rRect.Bottom() ); in Swap()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofpageobj.cxx89 …(aModelRectangle.Left(), aModelRectangle.Top(), aModelRectangle.Right(), aModelRectangle.Bottom()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofgroup.cxx84 aCurrentBoundRect.Right(), aCurrentBoundRect.Bottom()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrrectobj.cxx64 rRectangle.Right(), rRectangle.Bottom()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcircobj.cxx63 rRectangle.Right(), rRectangle.Bottom()); in createViewIndependentPrimitive2DSequence()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleStringWrap.cxx77 Point(-rRect.Bottom(), rRect.Right())); in GetCharacterBounds()
/aoo42x/main/tools/inc/tools/
H A Dline.hxx55 long Bottom() const { return ( maStart.Y() > maEnd.Y() ) ? maStart.Y() : maEnd.Y(); } in Bottom() function in Line
/aoo42x/main/sd/source/ui/func/
H A Dfuconrec.cxx897 sal_Int32 nYMiddle((aRect.Top() + aRect.Bottom()) / 2); in CreateDefaultObject()
916 sal_Int32 nYMiddle((aRect.Top() + aRect.Bottom()) / 2); in CreateDefaultObject()
/aoo42x/main/sc/source/ui/view/
H A Doutput2.cxx1198 rParam.maAlignRect.Bottom() = nCellPosY + nMergeSizeY - 1; in GetOutputArea()
1705 if ( aAreaParam.maClipRect.Bottom() > nScrY + nScrH ) in DrawStrings()
1707 aAreaParam.maClipRect.Bottom() = nScrY + nScrH; //! minus one? in DrawStrings()
1796 aAreaParam.maClipRect.Bottom() = nScrY+nScrH; in DrawStrings()
2695 if ( aAreaParam.maClipRect.Bottom() > nScrY + nScrH ) in DrawEdit()
2697 … aAreaParam.maClipRect.Bottom() = nScrY + nScrH; //! minus one? in DrawEdit()
/aoo42x/main/svx/source/engine3d/
H A Dview3d.cxx966 aRot = basegfx::B2DPoint(aTurnRect.Left(), -aTurnRect.Bottom()); in ConvertMarkedObjTo3D()
980 aRot = basegfx::B2DPoint(aTurnRect.Right(), -aTurnRect.Bottom()); in ConvertMarkedObjTo3D()
1608 basegfx::B2DPoint aPnt2(aRect.Left(), -aRect.Bottom()); in End3DCreation()

Completed in 167 milliseconds

1...<<11121314151617181920>>...25