Home
last modified time | relevance | path

Searched refs:Bottom (Results 26 – 50 of 625) sorted by relevance

12345678910>>...25

/aoo42x/main/svx/source/svdraw/
H A Dsvdotxdr.cxx112 if (bBtm) aTmpRect.Bottom()=aPos.Y(); in ImpDragCalcRect()
115 long nHgt0=aRect.Bottom()-aRect.Top(); in ImpDragCalcRect()
117 long nYMul=aTmpRect.Bottom()-aTmpRect.Top(); in ImpDragCalcRect()
137 if (bTop) aTmpRect.Top()=aTmpRect.Bottom()-nNeed; in ImpDragCalcRect()
138 if (bBtm) aTmpRect.Bottom()=aTmpRect.Top()+nNeed; in ImpDragCalcRect()
147 long nHgt0b=aRect.Bottom()-aRect.Top(); in ImpDragCalcRect()
150 aTmpRect.Bottom()=aTmpRect.Top()+nNeed; in ImpDragCalcRect()
259 const basegfx::B2DRange aRange(aRect1.Left(), aRect1.Top(), aRect1.Right(), aRect1.Bottom()); in TakeCreatePoly()
H A Dsvdobj.cxx1499 aOutRect.Left() =-R.Bottom(); in NbcRotate()
1502 aOutRect.Bottom()=R.Right(); in NbcRotate()
1506 aOutRect.Top() =-R.Bottom(); in NbcRotate()
1507 aOutRect.Bottom()=-R.Top(); in NbcRotate()
1510 aOutRect.Right() =R.Bottom(); in NbcRotate()
1512 aOutRect.Bottom()=-R.Left(); in NbcRotate()
1532 aOutRect.Top() =-R.Bottom(); in NbcMirror()
1533 aOutRect.Bottom()=-R.Top(); in NbcMirror()
1536 aOutRect.Right() =R.Bottom(); in NbcMirror()
1538 aOutRect.Bottom()=R.Right(); in NbcMirror()
[all …]
H A Dsvdedxv.cxx277 aTmpRect.Bottom()+=aMore.Height(); in ModelHasChanged()
413 aPixRect.Bottom()++; in ImpInvalidateOutlinerView()
425 if (aPixRect.Bottom()>nMaxY) aPixRect.Bottom()=nMaxY; in ImpInvalidateOutlinerView()
432 aOuterPix.Bottom()+=nPixSiz; in ImpInvalidateOutlinerView()
1055 aRect.Bottom()+=nMorePix; in SdrEndTextEdit()
1195 aEditArea.Bottom()+=nTol; in IsTextEditHit()
1231 aEditArea.Bottom()+=aSiz.Height(); in IsTextEditFrameHit()
1311 if (aPixPos.Y()>aR.Bottom()) aPixPos.Y()=aR.Bottom(); in MouseButtonDown()
1343 if (aPixPos.Y()>aR.Bottom()) aPixPos.Y()=aR.Bottom(); in MouseButtonUp()
1375 if (aPixPos.Y()>aR.Bottom()) aPixPos.Y()=aR.Bottom(); in MouseMove()
[all …]
H A Dsvdocirc.cxx65 long nHgt=rR.Bottom()-rR.Top(); in GetWinkPnt()
215 const basegfx::B2DRange aRange(rRect1.Left(), rRect1.Top(), rRect1.Right(), rRect1.Bottom()); in ImpCalcXPolyCirc()
520 long nHgt=aRect.Bottom()-aRect.Top(); in applySpecialDrag()
631 nHgt=aR.Bottom()-aR.Top(); in SetCreateParams()
968 if (rP.Y()>rR.Bottom()) rR.Bottom()=rP.Y(); in Union()
981 rRect.Top ()=aRect.Bottom(); in TakeUnrotatedSnapRect()
982 rRect.Bottom()=aRect.Top(); in TakeUnrotatedSnapRect()
1010 long nDst=Round((rRect.Bottom()-rRect.Top())*aGeo.nTan); in TakeUnrotatedSnapRect()
1038 long nHgt0=aSR0.Bottom()-aSR0.Top(); in NbcSetSnapRect()
1040 long nHgt1=rRect.Bottom()-rRect.Top(); in NbcSetSnapRect()
/aoo42x/main/vcl/source/gdi/
H A Dregion.cxx562 rRect.Bottom()))); in Union()
587 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in Union()
589 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in Union()
642 rRect.Bottom() + 1), in Intersect()
680 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in Intersect()
682 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in Intersect()
761 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in Exclude()
763 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in Exclude()
846 const long nTop(std::min(rRect.Top(), rRect.Bottom())); in XOr()
848 const long nBottom(std::max(rRect.Top(), rRect.Bottom())); in XOr()
[all …]
/aoo42x/main/vcl/source/control/
H A Dtabctrl.cxx646 aRect.Bottom() += TAB_OFFSET; in ImplChangeTabPage()
729 aRect.Bottom() = aRect.Top()+nTextHeight+2; in ImplShowFocus()
769 long nLeftBottom = aRect.Bottom(); in ImplDrawItem()
770 long nRightBottom = aRect.Bottom(); in ImplDrawItem()
795 if ( aLeftTestPos.Y() == rCurRect.Bottom() ) in ImplDrawItem()
1085 aRect.Bottom() += TAB_OFFSET; in ImplPaint()
1156 DrawLine( Point( 1, aRect.Bottom()-1 ), in ImplPaint()
1164 DrawLine( Point( 0, aRect.Bottom() ), in ImplPaint()
1344 aItemRect.Bottom() = aPt.Y(); in RequestHelp()
1376 aItemRect.Bottom() = aPt.Y(); in RequestHelp()
[all …]
H A Dbutton.cxx677 aFocusRect.Bottom()++; in ImplSetFocusRect()
683 if ( aFocusRect.Bottom() > aOutputRect.Bottom() ) aFocusRect.Bottom() = aOutputRect.Bottom(); in ImplSetFocusRect()
1209 aInRect.Bottom()-=4; in ImplDrawPushButton()
1250 aInRect.Bottom() -= 2; in ImplDrawPushButton()
1295 dBottom = aBound.Bottom() - aCont.Bottom(); in ImplSetDefButton()
2258 aImageRect.Bottom()--; in ImplDrawRadioButtonState()
2277 aImageRect.Bottom()--; in ImplDrawRadioButtonState()
2348 if ( rStateRect.Bottom() > rMouseRect.Bottom() ) in ImplDraw()
2349 rMouseRect.Bottom() = rStateRect.Bottom(); in ImplDraw()
3443 if ( rStateRect.Bottom() > rMouseRect.Bottom() ) in ImplDraw()
[all …]
/aoo42x/main/svx/source/items/
H A Dgrfitem.cxx124 aRet.Bottom = nBottom; in QueryValue()
131 aRet.Bottom = TWIP_TO_MM100(aRet.Bottom); in QueryValue()
152 aVal.Bottom = MM100_TO_TWIP(aVal.Bottom); in PutValue()
158 nBottom = aVal.Bottom; in PutValue()
/aoo42x/main/sw/source/core/layout/
H A Dlayact.cxx858 while( pPg && pPg->Frm().Bottom() < rVis.Top() ) in InternalAction()
865 long nBottom = rVis.Bottom(); in InternalAction()
991 if ( pCnt->Frm().Bottom() < aOldRect.Bottom() ) in _TurboAction()
1138 if ( pFrm && pFrm->Frm().Bottom() <= nBottom ) in lcl_FindFirstInvaCntnt()
1221 if ( (prPage->Frm().Top() >= rVis.Bottom()) || in IsShortCut()
1268 (pLst->Frm().Top() >= rVis.Bottom() || in IsShortCut()
1381 const long nBottom = rVis.Bottom(); in IsShortCut()
1483 aPaint.Bottom( aPaint.Bottom() + nBorderWidth ); in FormatLayout()
1558 aSpaceToNextPage.Bottom( aSpaceToNextPage.Bottom() + nHalfDocBorder ); in FormatLayout()
1958 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt()
[all …]
H A Dtrvlfrm.cxx272 const long nBottom = rRect.Bottom(); in FillSelection()
277 if( pPage->Frm().Bottom() > rRect.Top() ) in FillSelection()
316 rPoint.Y() > Frm().Bottom() ) in GetCrsrOfst()
1200 aCntntPoint.Y() = aCntFrm.Bottom(); in GetCntntPos()
1334 else if ( aPoint.Y() > aRect.Bottom() ) in GetCntntPos()
1335 aPoint.Y() = aRect.Bottom(); in GetCntntPos()
1391 else if ( aCntFrm.Bottom() < rPt.Y() ) in GetCntntPosition()
1392 aPoint.Y() = aCntFrm.Bottom(); in GetCntntPosition()
1407 else if ( aCntFrm.Top() > Frm().Bottom() ) in GetCntntPosition()
1420 else if ( aAct.Y() > aRect.Bottom() ) in GetCntntPosition()
[all …]
/aoo42x/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx148 rResultRect.Top() = rControlRect.Bottom() - 2*SCROLL_BUTTON_HEIGHT; in AquaGetScrollRect()
149 rResultRect.Bottom() = rResultRect.Top() + SCROLL_BUTTON_HEIGHT; in AquaGetScrollRect()
153 rResultRect.Top() = rControlRect.Bottom() - SCROLL_BUTTON_HEIGHT; in AquaGetScrollRect()
175 rResultRect.Bottom() -= SCROLL_BUTTON_HEIGHT + 1; in AquaGetScrollRect()
177 rResultRect.Bottom() -= SCROLL_BUTTON_HEIGHT; in AquaGetScrollRect()
197 rResultRect.Bottom() += 8; in AquaGetScrollRect()
202 rResultRect.Bottom() += 4; in AquaGetScrollRect()
219 rResultRect.Bottom() += 8; in AquaGetScrollRect()
221 rResultRect.Bottom() += 4; in AquaGetScrollRect()
1326 aRect.Bottom() = aRect.Top() + 9; // values taken from HIG for medium progress in getNativeControlRegion()
[all …]
/aoo42x/main/sc/source/ui/app/
H A Dclient.cxx132 if (aLogicRect.Bottom() > aPageRect.Bottom()) in RequestNewObjectArea()
134 long nDiff = aLogicRect.Bottom() - aPageRect.Bottom(); in RequestNewObjectArea()
136 aLogicRect.Bottom() -= nDiff; in RequestNewObjectArea()
148 aLogicRect.Bottom() -= nDiff; in RequestNewObjectArea()
/aoo42x/main/sw/source/ui/table/
H A Dchartins.cxx94 if ( aDesktop.Bottom() - aObjAbs.Bottom() >= rDialogSize.Height() + aSpace.Height() ) in SwGetChartDialogPos()
97 aRet.Y() = aObjAbs.Bottom() + aSpace.Height(); in SwGetChartDialogPos()
126 aRet.Y() = aDesktop.Bottom() - rDialogSize.Height(); in SwGetChartDialogPos()
138 if ( aRet.Y() + rDialogSize.Height() - 1 > aDesktop.Bottom() ) in SwGetChartDialogPos()
139 aRet.Y() = aDesktop.Bottom() - rDialogSize.Height() + 1; in SwGetChartDialogPos()
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dcgmtypes.hxx40 double Bottom; member
47 Bottom = rBottomRight.Y; in FloatRect()
58 if ( Top > Bottom ) in Justify()
61 Top = Bottom; in Justify()
62 Bottom = fTemp; in Justify()
/aoo42x/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx54 if (2*penSize > rect.Bottom()-rect.Top()) penSize = (rect.Bottom()-rect.Top()+1)/2; in contractRectangle()
56 int const Y[2] = L2I_ARY( rect.Top()+penSize/2, rect.Bottom()-(penSize+1)/2); in contractRectangle()
144 double const Y[2] = L2D_ARY( rect.Top(), rect.Bottom() ); in drawRectangle()
164 double const Y[2] = L2D_ARY( oval.Top(), oval.Bottom() ); in drawEllipse()
184 double const Y[2] = L2D_ARY( arc.Top(), arc.Bottom() ); in drawArc()
215 double const Y[2] = L2D_ARY( oval.Top(), oval.Bottom() ); in drawRoundRectangle()
/aoo42x/main/svtools/source/control/
H A Dheadbar.cxx366 aRect.Bottom() -= mnBorderOff2; in ImplDrawItem()
384 Point( aRect.Right(), aRect.Bottom() ) ); in ImplDrawItem()
488 nTxtPosY = aRect.Bottom()-aTxtSize.Height(); in ImplDrawItem()
547 nImagePosY = aRect.Bottom()-aImageSize.Height(); in ImplDrawItem()
601 nArrowY = aRect.Bottom()-HEAD_ARROWSIZE2-1; in ImplDrawItem()
667 aRect.Bottom() = mnDY-1; in ImplUpdate()
674 aRect.Bottom() -= mnBorderOff2; in ImplUpdate()
689 aRect.Bottom() -= mnBorderOff2; in ImplUpdate()
780 if ( (rMousePos.Y() >= aItemRect.Top()) && (rMousePos.Y() <= aItemRect.Bottom()) ) in ImplDrag()
1041 pDev->DrawLine( Point( aRect.Left(), aRect.Bottom() ), Point( aRect.Right(), aRect.Bottom() ) ); in Draw()
[all …]
/aoo42x/main/sw/source/ui/docvw/
H A DSidebarWin.cxx508 … mpAnchor->SetAllPosition( basegfx::B2DPoint( mAnchorRect.Left() , mAnchorRect.Bottom() - 5* 15), in SetPosAndSize()
509 … basegfx::B2DPoint( mAnchorRect.Left()-5*15 , mAnchorRect.Bottom()+5*15), in SetPosAndSize()
510 … basegfx::B2DPoint( mAnchorRect.Left()+5*15 , mAnchorRect.Bottom()+5*15), in SetPosAndSize()
511 … basegfx::B2DPoint( mAnchorRect.Left(), mAnchorRect.Bottom()+2*15), in SetPosAndSize()
512 … basegfx::B2DPoint( mPageBorder ,mAnchorRect.Bottom()+2*15), in SetPosAndSize()
543 … mpAnchor->SetTriPosition( basegfx::B2DPoint( mAnchorRect.Left() , mAnchorRect.Bottom() - 5* 15), in SetPosAndSize()
544 … basegfx::B2DPoint( mAnchorRect.Left()-5*15 , mAnchorRect.Bottom()+5*15), in SetPosAndSize()
545 … basegfx::B2DPoint( mAnchorRect.Left()+5*15 , mAnchorRect.Bottom()+5*15), in SetPosAndSize()
546 … basegfx::B2DPoint( mAnchorRect.Left(), mAnchorRect.Bottom()+2*15), in SetPosAndSize()
547 basegfx::B2DPoint( mPageBorder , mAnchorRect.Bottom()+2*15)); in SetPosAndSize()
[all …]
H A DPostItMgr.cxx654 … long Y = mpEditWin->LogicToPixel( Point(0,pItem->maLayoutInfo.mPosition.Bottom())).Y(); in LayoutPostIts()
739 …tualPos().Y()+(*i)->VirtualSize().Height())).Y() <= (mPages[n]->mPageRect.Bottom()-aSidebarheight); in LayoutPostIts()
760 mPages[n]->mPageRect.Bottom())); in LayoutPostIts()
763 mPages[n]->mPageRect.Bottom())); in LayoutPostIts()
849 return aEndValue <= mPages[aPage-1]->mPageRect.Bottom()-aSidebarheight; in BorderOverPageBorder()
874 ….Y()+pPostIt->VirtualSize().Height())).Y() <= (mPages[aPage-1]->mPageRect.Bottom()-aSidebarheight); in Scroll()
892 …stIt->ShowAnchorOnly(Point(mPages[aPage-1]->mPageRect.Left(),mPages[aPage-1]->mPageRect.Bottom())); in Scroll()
894 …tIt->ShowAnchorOnly(Point(mPages[aPage-1]->mPageRect.Right(),mPages[aPage-1]->mPageRect.Bottom())); in Scroll()
918 …mpEditWin->LogicToPixel(Point(0,mPages[aPage-1]->mPageRect.Bottom() - aSidebarheight)).Y() - (pPos… in AutoScroll()
997 long lBottomBorder = rBorder.Bottom() - 5; in LayoutByPage()
[all …]
/aoo42x/main/sw/source/ui/shells/
H A Ddrwbassh.cxx886 if (pValidation->nVPos + pValidation->nHeight > aBoundRect.Bottom()) in IMPL_LINK()
890 … pValidation->nVPos -= ((pValidation->nVPos + pValidation->nHeight) - aBoundRect.Bottom()); in IMPL_LINK()
894 pValidation->nHeight = aBoundRect.Bottom() - pValidation->nVPos; in IMPL_LINK()
897 if (pValidation->nVPos + pValidation->nHeight > aBoundRect.Bottom()) in IMPL_LINK()
898 pValidation->nHeight = aBoundRect.Bottom() - pValidation->nVPos; in IMPL_LINK()
907 pValidation->nMaxHeight = aBoundRect.Bottom() - nV; in IMPL_LINK()
909 pValidation->nMaxVPos = aBoundRect.Bottom() - pValidation->nHeight; in IMPL_LINK()
931 ? aBoundRect.Bottom() in IMPL_LINK()
943 ? aBoundRect.Bottom() in IMPL_LINK()
956 pValidation->nMaxVPos = aBoundRect.Bottom() - pValidation->nHeight; in IMPL_LINK()
/aoo42x/main/offapi/com/sun/star/presentation/
H A DFadeEffect.idl63 /** use the fade effect 'Fade from Bottom'.
99 /** use the fade effect 'Move from Bottom'.
123 /** use the fade effect 'Roll from Bottom'.
249 /** use the fade effect 'Wavy Line from Bottom'.
279 /** use the fade effect 'Stretch from Bottom'.
357 /** use the fade effect 'Uncover to Bottom'.
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx170 aAvailableArea.Bottom()-aScrollBarSize.Height()+1), in PlaceHorizontalScrollBar()
205 aArea.Bottom()-mpHorizontalScrollBar->GetSizePixel().Height()+1), in PlaceFiller()
255 Range(aModelArea.Top(), aModelArea.Bottom())); in UpdateScrollBars()
408 aRemainingSpace.Bottom() -= mpHorizontalScrollBar->GetSizePixel().Height(); in DetermineScrollBarVisibilities()
578 && aWindowArea.Bottom() < aViewPixelArea.Bottom()) in CalcAutoScrollOffset()
700 aNewTopLeft.Y() = rLayouter.GetPageObjectBox(nIndex,true).Bottom() in Scroll()
/aoo42x/main/sc/source/ui/view/
H A Dprevloc.cxx145 while ( nEnd > 0 && pRowInfo[nEnd-1].nPixelStart > rPixelArea.Bottom() ) in LimitToArea()
370 aOffsetRect.Bottom() + pEntry->aPixelRect.Top() ); in GetCellPosition()
560 aRepeatRect.Bottom() = pEntry->aPixelRect.Bottom(); in GetTableInfo()
568 aMainRect.Bottom() = pEntry->aPixelRect.Bottom(); in GetTableInfo()
584 aHeaderRect.Bottom() = pEntry->aPixelRect.Bottom(); in GetTableInfo()
677 pRowInfo[nRowPos].Set( sal_True, 0, aHeaderRect.Top(), aHeaderRect.Bottom() ); in GetTableInfo()
/aoo42x/main/vcl/source/window/
H A Dtoolbox.cxx1109 nCurSize = rRect.Bottom() - rPos.Y(); in ImplLineSizing()
1167 rRect.Bottom() = rRect.Top()+nSize-1; in ImplLineSizing()
1171 rRect.Top() = rRect.Bottom()-nSize; in ImplLineSizing()
1211 nLast = it->maRect.Bottom(); in ImplFindItemPos()
2676 maLowerRect.Bottom() = maUpperRect.Bottom(); in ImplFormat()
3242 aInnerRect.Bottom() -= nDiff2; in ImplDrawMenubutton()
4865 aTempRect.Bottom() = aPt.Y(); in RequestHelp()
4913 aTempRect.Bottom() = aPt.Y(); in RequestHelp()
5224 aInRect.Bottom() -= aDockSize.Height()/2; in Docking()
5232 if ( aInRect.Top() >= aInRect.Bottom() ) in Docking()
[all …]
/aoo42x/main/svx/source/dialog/
H A Dpagectrl.cxx212 aRect.Bottom() = rOrg.Y() + aTempSize.Height() - nBottom; in DrawPage()
232 aHdRect.Bottom() = aRect.Top() + nHdHeight; in DrawPage()
244 aFtRect.Top() = aRect.Bottom() - nFtHeight; in DrawPage()
245 aRect.Bottom() -= nFtHeight + nFtDist; in DrawPage()
364 rPaintRange.Bottom()); in drawFillAttributes()
374 rDefineRange.Bottom()); in drawFillAttributes()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpicn.cxx1552 aRect.Bottom() -= aRect.Top(); in KeyInput()
2788 aRect.Right()--; aRect.Bottom()--; in ShowTargetEmphasis()
2921 else if( aRect.Bottom() > aOutputArea.Bottom() ) in MakeVisible()
2924 nDy = aRect.Bottom() - aOutputArea.Bottom(); in MakeVisible()
3576 rRect.Bottom() = rRect.Top() + nGridDY; in FindEmptyGridRect()
3590 rRect.Bottom() = rRect.Top() + nGridDY; in FindEmptyGridRect()
3676 if( aRect.Top() > aRect.Bottom()) in CalcMaxTextRect()
3677 aRect.Top() = aRect.Bottom(); in CalcMaxTextRect()
3685 aRect.Bottom() = LONG_MAX; in CalcMaxTextRect()
3766 aRect.Bottom() += nBorderOffs; in SelectRect()
[all …]

Completed in 345 milliseconds

12345678910>>...25