Home
last modified time | relevance | path

Searched refs:Bottom (Results 226 – 250 of 625) sorted by relevance

12345678910>>...25

/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv.cxx780 sal_Bool bHgt0=aRect.Top()==aRect.Bottom(); in SetMarkHandles()
1694 aRect.Bottom()+=nTol2; in CheckSingleSdrObjectHit()
1933 aRect.Bottom()+=nTol; in PickMarkedObj()
1944 if (aPt.Y()>aRect.Bottom()) nDist+=aPt.Y()-aRect.Bottom(); in PickMarkedObj()
H A Dsvdpntv.cxx1150 aRect.Bottom()+=aSiz.Height(); in InvalidateAllWin()
1381 else if (u<rRect.Bottom()) dy=rRect.Bottom()-u; in MakeVisible()
H A Dgradtrns.cxx55 …e.Left(), aObjectSnapRectangle.Top(), aObjectSnapRectangle.Right(), aObjectSnapRectangle.Bottom()); in GradToVec()
205 …e.Left(), aObjectSnapRectangle.Top(), aObjectSnapRectangle.Right(), aObjectSnapRectangle.Bottom()); in VecToGrad()
/aoo42x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx349 << (long) ( aPictureRect.Bottom() - aNewPt.Y() ); in WritePoint()
1585 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
1615 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
1652 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
1702 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
/aoo42x/main/filter/source/graphicfilter/epict/
H A Depict.cxx351 << (sal_Int16)aRect.Bottom() << (sal_Int16)aRect.Right(); in WriteRectangle()
417 ( aRect.Top() + aRect.Bottom() ) >> 1 ); in WriteArcAngles()
737 << (sal_Int16)aRect.Bottom() << (sal_Int16)aRect.Right(); in WriteOpcode_ClipRect()
1595 fyc=((double)(pA->GetRect().Top()+pA->GetRect().Bottom()))/2.0; in WriteOpcodes()
2091 << (sal_Int16)aRect.Bottom() << (sal_Int16)aRect.Right(); in WriteOpcodes()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx324 Point aLeft( aRect.Left(), ( aRect.Top() + aRect.Bottom() ) >> 1 ); in REF()
414 Point aLeft( aRect.Left(), ( aRect.Top() + aRect.Bottom() ) >> 1 ); in getLineGeometry()
/aoo42x/main/sc/source/ui/view/
H A Doutput.cxx1021 aRect.Top() = aRect.Bottom() - nSizeY; in DrawExtraShadow()
1023 aRect.Bottom() = aRect.Top() + nSizeY; in DrawExtraShadow()
1043 aRect.Bottom() -= nSizeY; in DrawExtraShadow()
1691 aDrawingRect.Bottom() = nPosY + pRowInfo[nArrY].nHeight - 1; in GetChangedAreaRegion()
1732 aDrawingRect.Bottom() = nPosY + pRowInfo[nArrY].nHeight - 1; in SetChangedClip()
2410 aCellRect.Bottom() -= 1; // don't paint over the cell grid in DrawClipMarks()
H A Dtabview5.cxx624 if ( aRect.Bottom() >= aWinSize.Height() ) // unten raus in MakeVisible()
626 nScrollY = aRect.Bottom() - aWinSize.Height() + 1; // unterer Rand sichtbar in MakeVisible()
/aoo42x/main/svtools/source/edit/
H A Dtexteng.cxx974 aEditCursor.Bottom() += nY; in PaMtoEditCursor()
1027 aEditCursor.Bottom() = nY-1; in GetEditCursor()
1694 maInvalidRec.Bottom() = nY + CalcParaHeight( nPara ); in FormatDoc()
1708 maInvalidRec.Bottom() = nY + CalcParaHeight( nPara ); in FormatDoc()
1721 maInvalidRec.Bottom() = (long)Max( nNewHeight, mnCurTextHeight ); in FormatDoc()
2267 if ( pPaintArea && ( nY >= pPaintArea->Bottom() ) ) in ImpPaint()
2276 if ( pPaintArea && ( nY > pPaintArea->Bottom() ) ) in ImpPaint()
H A Dtextview.cxx459 aTmpRec.Bottom() += nY; in ImpHighlight()
464 aTmpRec.Bottom() += nY; in ImpHighlight()
481 if ( nY >= aVisArea.Bottom() ) in ImpHighlight()
1833 aEditCursor.Bottom() = aEditCursor.Top() + aOutSz.Height() - 1; in ImpShowCursor()
1850 if ( aEditCursor.Bottom() > nVisEndY ) in ImpShowCursor()
1852 aNewStartPos.Y() += ( aEditCursor.Bottom() - nVisEndY ); in ImpShowCursor()
/aoo42x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx466 aLinesArea.Bottom() -= nHelpWindowHeight; in Resize()
467 aLinesArea.Bottom() -= aHelpWindowDistance.Height(); in Resize()
512 aHelpArea.Top() = aLinesArea.Bottom() + aHelpWindowDistance.Height(); in Resize()
/aoo42x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx263 ++aTextRect.Top(); --aTextRect.Bottom(); in Paint()
299 sal_Int32 nTextHeight = aSecondaryTextLocation.Bottom() - aPrimaryTextLocation.Top(); in Paint()
301 aImageLocation.Bottom() = aImageLocation.Top() + aImageSize.Height(); in Paint()
308 --aCombinedRect.Top(); ++aCombinedRect.Bottom(); in Paint()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx209 if ( rCharRect.Top() > GetVisArea().Bottom() || in _SetZoom()
210 rCharRect.Bottom() < aPos.Y() ) in _SetZoom()
/aoo42x/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx189 aBackRect.Bottom() -= 2; in UserDraw()
214 aStrRect.Bottom() -= nRectHeight/4; in UserDraw()
/aoo42x/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx570 _rRect.Bottom() += _nInflateY; in lcl_inflate()
617 aPlayground.Bottom() -= aOnePixel.Height(); in Draw()
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx465 if ( 0 == aRect.Left() && 0 == aRect.Top() && 0 == aRect.Right() && 0 == aRect.Bottom() ) in getBoundingBox()
479 if ( 0 == aRect.Left() && 0 == aRect.Top() && 0 == aRect.Right() && 0 == aRect.Bottom() ) in getBoundingBoxOnScreen()
/aoo42x/main/cui/source/tabpages/
H A Dtransfrm.src295 < "Bottom of character" ; > ;
298 < "Bottom of line" ; > ;
/aoo42x/main/sw/source/core/text/
H A Dtxtfly.cxx572 if( nNextTop > aInter.Bottom() ) in CalcFlyWidth()
1630 SwTwips nEndOfFrm = pCurrFrm->Frm().Bottom(); in CalcMinBottom()
1643 nRet = Max( nRet, aBound.Bottom() ); in CalcMinBottom()
1648 pCurrFrm->GetUpper()->Prt().Bottom(); in CalcMinBottom()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx1134 if ((aPrtPaperSize.Height() - (aPrtPageOffset.Y() + OutputRect.Bottom())) < 2000) in render()
1135 OutputRect.Bottom() -= 2000 - (aPrtPaperSize.Height() - in render()
1136 (aPrtPageOffset.Y() + OutputRect.Bottom())); in render()
/aoo42x/main/framework/source/services/
H A Dbackingwindow.cxx435 maControlRect.Bottom() -= nShadowBottom; in initControls()
668 aBmpRect.Bottom() += nShadowBottom; in Paint()
797 maControlRect.Bottom() - aTBSize.Height() - 10 ); in Resize()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx148 pDev->DrawPixel( Point(aOutRect.Left(), aOutRect.Bottom())); in UserDraw()
149 pDev->DrawPixel( Point(aOutRect.Right(), aOutRect.Bottom())); in UserDraw()
/aoo42x/main/svx/source/table/
H A Dviewcontactoftableobj.cxx568 …jectRectangle.Left(), rObjectRectangle.Top(), rObjectRectangle.Right(), rObjectRectangle.Bottom()); in createViewIndependentPrimitive2DSequence()
702 rRectangle.Right(), rRectangle.Bottom()); in createViewIndependentPrimitive2DSequence()
/aoo42x/main/vcl/source/gdi/
H A Dgraph.cxx85 aBorderRect.Bottom() -= nPixel; in ImplDrawDefault()
192 aBorderRect.Bottom()--; in ImplDrawDefault()
/aoo42x/main/tools/inc/tools/
H A Dgen.hxx401 long Bottom() const { return nBottom; } in Bottom() function in Rectangle
406 long& Bottom() { return nBottom; } in Bottom() function in Rectangle
/aoo42x/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx413 childRect.Y = SAL_MAX( label_rect.Bottom(), page_rect.Top() ); in allocateArea()
415 childRect.Height = page_rect.Bottom() - childRect.Y; in allocateArea()

Completed in 171 milliseconds

12345678910>>...25