Home
last modified time | relevance | path

Searched refs:Y (Results 151 – 175 of 1408) sorted by relevance

12345678910>>...57

/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx131 aAny <<= (sal_Int32)rRefPoint.Y; in ImplSetOrientation()
544 long nYSize = (long)( rSize.Y * 2.0 ); in DrawEllipse()
550 …maXShape->setPosition( awt::Point( (long)( rCenter.X - rSize.X ), (long)( rCenter.Y - rSize.Y ) ) … in DrawEllipse()
572 long nYSize = (long)( rSize.Y * 2.0 ); in DrawEllipticalArc()
610 …maXShape->setPosition( awt::Point( (long)( rCenter.X - rSize.X ), (long)( rCenter.Y - rSize.Y ) ) … in DrawEllipticalArc()
658 maXShape->setPosition( awt::Point( (long)aOrigin.X, (long)aOrigin.Y ) ); in DrawBitmap()
697 *pInnerSequence++ = awt::Point( rPoly[ n ].X(), rPoly[n].Y() ); in DrawPolygon()
730 *pInnerSequence++ = awt::Point( rPoly[ n ].X(), rPoly[n].Y() ); in DrawPolyLine()
764 *pInnerSequence++ = awt::Point( rPolygon[ i ].X(), rPolygon[ i ].Y() ); in DrawPolybezier()
841 aTextPos.Y -= static_cast<sal_Int32>( mpCGM->pElement->nCharacterHeight * 1.5 ); in DrawText()
[all …]
/aoo42x/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx95 aPos.Y() *= 0.5; in ForceScroll()
113 if( rPos.Y() < aOutRect.Top() ) in ForceScroll()
115 else if( rPos.Y() <= aOutRect.Bottom() ) in ForceScroll()
560 aPnt.Y() = 0; in checkMovementAllowed()
565 if ( aPnt.Y() < 0 ) in checkMovementAllowed()
567 aPnt.Y() = 0; in checkMovementAllowed()
788 Abs(m_aMDPos.Y() - aPos.Y()) < nHitLog && in MouseButtonUp()
821 if ( aPos.Y() < 0 ) in MouseMove()
823 aPos.Y() = 0; in MouseMove()
948 if ( aPnt.Y() < 0 ) in MouseMove()
[all …]
/aoo42x/main/svtools/source/contnr/
H A Dsvimpicn.cxx538 aPos.Y() += nTextHeight; in DrawText()
551 aPos.Y() += nTextHeight; in DrawText()
1698 aPos.Y() -= nHorSBarHeight; in PositionScrollBars()
1701 aPos.Y()++; in PositionScrollBars()
1712 aPos.Y()--; in PositionScrollBars()
1716 aPos.Y()--; in PositionScrollBars()
2375 aPos.Y() += nBmpHeight; in CalcTextRect()
2944 aOrigin.Y() += nDy; in MakeVisible()
3185 aPos.Y() -= TBOFFS_WINBORDER; in GetGrid()
3717 aOrigin.Y() += nDeltaY; in Scroll()
[all …]
/aoo42x/main/chart2/source/controller/dialogs/
H A DStrings.src142 Text [ en-US ] = "Y Error Bars" ;
183 Text [ en-US ] = "Y Axis" ;
195 Text [ en-US ] = "Secondary Y Axis" ;
216 Text [ en-US ] = "Y Axis Major Grid" ;
228 Text [ en-US ] = "Y Axis Minor Grid" ;
262 Text [ en-US ] = "Y Axis Title" ;
274 Text [ en-US ] = "Secondary Y Axis Title" ;
498 Text [ en-US ] = "Y-Values" ;
521 Text [ en-US ] = "Y-Error-Bars" ;
525 Text [ en-US ] = "Positive Y-Error-Bars" ;
[all …]
/aoo42x/main/sw/source/core/text/
H A Dporlin.cxx140 nPos = KSHORT( rInf.Y() ); in PrePaint()
143 aInf.Y( nPos ); in PrePaint()
152 nPos = KSHORT( rInf.Y() ); in PrePaint()
155 aInf.Y( nPos ); in PrePaint()
369 rInf.Y( rInf.Y() + ( bB2T ? -nTmp : nTmp ) ); in Move()
383 rInf.Y( rInf.Y() + ( bB2T ? -PrtWidth() : PrtWidth() ) ); in Move()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx178 aPos.Y() += ( aParentSize.Height() - aSize.Height() ) / 2; in Initialize()
184 aPoint.Y() = aRect.Bottom() - aSize.Height(); in Initialize()
190 if ( aPos.Y() > aPoint.Y() ) in Initialize()
191 aPos.Y() = aPoint.Y(); in Initialize()
194 if ( aPos.Y() < 0 ) aPos.Y() = 0; in Initialize()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx194 if (rAnchor1.Y() == rAnchor2.Y()) in PaintSide()
197 const sal_Int32 nY (rAnchor1.Y() + maOffset.Y()); in PaintSide()
219 rAnchor1.Y() in PaintSide()
221 + rCornerBitmap1.maOffset.Y()); in PaintSide()
223 rAnchor2.Y() in PaintSide()
224 + rCornerBitmap2.maOffset.Y() in PaintSide()
/aoo42x/main/sd/source/ui/docshell/
H A Dsdclient.cxx127 aPos.Y() = Max(aPos.Y(), aWorkAreaTL.Y()); in RequestNewObjectArea()
128 aPos.Y() = Min(aPos.Y(), aWorkAreaBR.Y()-aSize.Height()); in RequestNewObjectArea()
158 aNewRectangle.Move(aDelta.X(), aDelta.Y()); in ObjectAreaChanged()
/aoo42x/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx365 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint()
379 const Point aVclPoint( aPoint.X, aPoint.Y ); in getAccessibleAtPoint()
389 awt::Point aChildPoint( aPoint.X - pEntry->maRect.Left(), aPoint.Y - pEntry->maRect.Top() ); in getAccessibleAtPoint()
413 aRet.Y = aOutPos.Y(); in getBounds()
427 return awt::Point( aOutPos.X(), aOutPos.Y() ); in getLocation()
437 return awt::Point( aScreenPos.X(), aScreenPos.Y() ); in getLocationOnScreen()
895 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint()
924 aRet.Y = aRect.Top(); in getBounds()
937 return awt::Point( aRect.X, aRect.Y ); in getLocation()
952 aRet.Y = aScreenPos.Y(); in getLocationOnScreen()
H A Dtoolbarmenu.cxx1012 long nMouseY = rMEvt.GetPosPixel().Y(); in implHighlightEntry()
1397 aPos.Y() += nBorder; in implPaint()
1398 aPos.Y() += nStartY; in implPaint()
1404 aTmpPos.Y() = aPos.Y() + ((SEPARATOR_HEIGHT-2)/2); in implPaint()
1407 DrawLine( aTmpPos, Point( aOutSz.Width() - 3 - 2*nOuterSpace, aTmpPos.Y() ) ); in implPaint()
1408 aTmpPos.Y()++; in implPaint()
1410 DrawLine( aTmpPos, Point( aOutSz.Width() - 3 - 2*nOuterSpace, aTmpPos.Y() ) ); in implPaint()
1420 if( aPos.Y() >= 0 ) in implPaint()
1535 aTmpPos.Y() = aPos.Y(); in implPaint()
1536 aTmpPos.Y() += nTextOffsetY; in implPaint()
[all …]
H A Dtaskbar.cxx117 long nY = GetPosPixel().Y()-(nNewHeight-nOldHeight); in ImplNewHeight()
303 aToolPos.Y() += TASKBAR_BORDER; in Resize()
329 aTempPos.Y() += (aSize.Height()-aButtonBarSize.Height()-aTempPos.Y())/2; in Resize()
364 aPos.Y() += TASKBAR_BORDER; in Resize()
365 aPos.Y() += (aSize.Height()-aStatusSize.Height()-aPos.Y())/2; in Resize()
392 aToolPos.Y() += (aSize.Height()-aToolSize.Height()-aToolPos.Y())/2; in Resize()
H A Dvalueacc.cxx470 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint()
482 …16 nItemId = mpParent->GetItemId( Point( aPoint.X, aPoint.Y ) ); in getAccessibleAtPoint()
513 aRet.Y = aOutPos.Y(); in getBounds()
530 aRet.Y = aRect.Y; in getLocation()
546 aRet.Y = aScreenPos.Y(); in getLocationOnScreen()
1160 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint()
1191 aRet.Y = aRect.Top(); in getBounds()
1208 aRet.Y = aRect.Y; in getLocation()
1226 aRet.Y = aScreenPos.Y(); in getLocationOnScreen()
/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx164 maCalloutAnchor.Y -= aBorderBox.Y; in SetCalloutAnchor()
168 sal_Int32 nHeight (rCalloutAnchor.Y - aBorderBox.Y); in SetCalloutAnchor()
170 nHeight += mxBorderPainter->getCalloutOffset(mxPaneId->getResourceURL()).Y; in SetCalloutAnchor()
176 aBorderBox.Y, in SetCalloutAnchor()
517 aInnerBox.Y - aBorderBox.Y, in LayoutContextWindow()
/aoo42x/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx156 aAnchorPos.Y() += nULSpaceUpper; in CalcPosition()
173 aAnchorPos.Y() += aSnapRect.Top() - aObjBoundRect.Top(); in CalcPosition()
199 aAnchorPos.Y() -= mnLineAscentInclObjs + nRelPos; in CalcPosition()
217 aRelPos.Y() = -aObjBoundRect.Height(); in CalcPosition()
221 aRelPos.Y() = nRelPos; in CalcPosition()
271 aDiff = Point( -aDiff.Y(), aDiff.X() ); in CalcPosition()
275 GetObject().Move( Size( aDiff.X(), aDiff.Y() ) ); in CalcPosition()
311 aRelPos = Point( -aRelPos.Y(), aRelPos.X() ); in CalcPosition()
/aoo42x/main/sc/source/ui/view/
H A Dselect.cxx93 pViewData->GetPosFromPixel( aMPos.X(), aMPos.Y(), GetWhich(), nPosX, nPosY ); in BeginDrag()
249 if ( aEffPos.Y() == 0 ) in SetCursorAtPoint()
250 aEffPos.Y() = -1; in SetCursorAtPoint()
256 sal_Bool bBottomScroll = ( aEffPos.Y() >= aWinSize.Height() ); in SetCursorAtPoint()
257 sal_Bool bNegScroll = ( aEffPos.X() < 0 || aEffPos.Y() < 0 ); in SetCursorAtPoint()
262 pViewData->GetPosFromPixel( aEffPos.X(), aEffPos.Y(), GetWhich(), in SetCursorAtPoint()
302 if ( aEffPos.Y() >= aWinSize.Height() ) in SetCursorAtPoint()
766 bScroll = ( rPointPixel.Y() < 0 || rPointPixel.Y() >= aWinSize.Height() ); in SetCursorAtPoint()
788 if ( rPointPixel.Y() > aWinSize.Height() ) in SetCursorAtPoint()
808 pViewData->GetPosFromPixel( rPointPixel.X(), rPointPixel.Y(), pViewData->GetActivePart(), in SetCursorAtPoint()
[all …]
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx200 long nVisY = pTextView->GetStartDocPos().Y(); in Resize()
206 if ( pTextView->GetStartDocPos().Y() > nMaxVisAreaStart ) in Resize()
209 aStartDocPos.Y() = nMaxVisAreaStart; in Resize()
241 if ( nVisY != pTextView->GetStartDocPos().Y() ) in Resize()
385 pVScrollbar->SetThumbPos( pTextView->GetStartDocPos().Y() ); in InitScrollBars()
400 pScroll->SetThumbPos( pTextView->GetStartDocPos().Y() ); in IMPL_LINK()
420 pVScrollbar->SetThumbPos( pTextView->GetStartDocPos().Y() ); in Notify()
425 pTextView->Scroll( 0, pTextView->GetStartDocPos().Y() ); in Notify()
426 pVScrollbar->SetThumbPos( pTextView->GetStartDocPos().Y() ); in Notify()
573 Point aTextWindowPos( 0, 2* aSpacing.Y() + aButton.Height() ); in Resize()
[all …]
/aoo42x/main/oox/source/drawingml/chart/
H A Dchartdrawingfragment.cxx92 aAnchorRect.Y = static_cast< sal_Int64 >( maFrom.mfY * rChartRect.Height + 0.5 ); in calcAnchorRectEmu()
103 …AnchorRect.Height = static_cast< sal_Int64 >( maTo.mfY * rChartRect.Height + 0.5 ) - aAnchorRect.Y; in calcAnchorRectEmu()
106 aAnchorRect.Y += aAnchorRect.Height; in calcAnchorRectEmu()
128 maChartRectEmu.Y = convertHmmToEmu( rShapesOffset.Y ); in ChartDrawingFragment()
215 …if( (aShapeRectEmu.X >= 0) && (aShapeRectEmu.Y >= 0) && (aShapeRectEmu.Width >= 0) && (aShapeRectE… in onEndElement()
220 getLimitedValue< sal_Int32, sal_Int64 >( aShapeRectEmu.Y, 0, SAL_MAX_INT32 ), in onEndElement()
/aoo42x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx250 mbMov = maOfs.X()!=0 || maOfs.Y()!=0; in DoImport()
482 pObj->NbcMove(Size(maOfs.X(), maOfs.Y())); in InsertObj()
698 const basegfx::B2DPoint aStart(rAct.GetStartPoint().X(), rAct.GetStartPoint().Y()); in DoAction()
699 const basegfx::B2DPoint aEnd(rAct.GetEndPoint().X(), rAct.GetEndPoint().Y()); in DoAction()
704 …nsform(basegfx::tools::createScaleTranslateB2DHomMatrix(mfScaleX, mfScaleY, maOfs.X(), maOfs.Y())); in DoAction()
911 maOfs.Y())); in checkClip()
1024 Point aPos( FRound(rPos.X() * mfScaleX + maOfs.X()), FRound(rPos.Y() * mfScaleY + maOfs.Y()) ); in ImportText()
1028 aPos.Y() -= FRound(aFontMetric.GetAscent() * mfScaleY); in ImportText()
1030 aPos.Y() -= nTextHeight; in ImportText()
1221 bool bMov2(aMapOrg.X() != 0 || aMapOrg.Y() != 0); in MapScaling()
[all …]
/aoo42x/main/oox/source/xls/
H A Dworksheethelper.cxx692 …ool bLoopRows = lclPrepareInterval( nBegRow, nMidRow, nEndRow, aBegPos.Y, aEndPos.Y, rPosition.Y ); in getCellAddressFromPosition()
701 …ws && lclUpdateInterval( nBegRow, nMidRow, nEndRow, aBegPos.Y, aMidPos.Y, aEndPos.Y, rPosition.Y ); in getCellAddressFromPosition()
709 if( aMidPos.Y > rPosition.Y ) --nMidRow; in getCellAddressFromPosition()
715 CellAddress aStartAddr = getCellAddressFromPosition( Point( rRect.X, rRect.Y ) ); in getCellRangeFromRectangle()
716 Point aBotRight( rRect.X + rRect.Width, rRect.Y + rRect.Height ); in getCellRangeFromRectangle()
727 if( bMultiRows && (aBotRight.Y <= aEndPos.Y) ) in getCellRangeFromRectangle()
786 …sal_Int32 nEndY = ::std::max( maShapeBoundingBox.Y + maShapeBoundingBox.Height, rShapeRect.Y + rSh… in extendShapeBoundingBox()
788 maShapeBoundingBox.Y = ::std::min( maShapeBoundingBox.Y, rShapeRect.Y ); in extendShapeBoundingBox()
790 maShapeBoundingBox.Height = nEndY - maShapeBoundingBox.Y; in extendShapeBoundingBox()
/aoo42x/main/vcl/source/control/
H A Dbutton.cxx522 aImagePos.Y() = rPos.Y() + ( aMax.Height() - aImageSize.Height() ) / 2; in ImplDrawAlignedImage()
523 aTextPos.Y() = rPos.Y() + ( aMax.Height() - aTSSize.Height() ) / 2; in ImplDrawAlignedImage()
528 aImagePos.Y() = rPos.Y() + aMax.Height() - aImageSize.Height(); in ImplDrawAlignedImage()
529 aTextPos.Y() = rPos.Y() + aMax.Height() - aTSSize.Height(); in ImplDrawAlignedImage()
560 aTextPos.Y() = rPos.Y() + aImageSize.Height() + nImageSep; in ImplDrawAlignedImage()
566 aImagePos.Y() = rPos.Y() + aTSSize.Height() + nImageSep; in ImplDrawAlignedImage()
571 aImagePos.Y() = rPos.Y() + ( aMax.Height() - aImageSize.Height() ) / 2; in ImplDrawAlignedImage()
573 aTextPos.Y() = rPos.Y() + ( aMax.Height() - aTSSize.Height() ) / 2; in ImplDrawAlignedImage()
607 aImagePos.Y() += nYOffset; in ImplDrawAlignedImage()
609 aTextPos.Y() += nYOffset; in ImplDrawAlignedImage()
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java309 pPolyPoints[ 0 ].Y = nY; in Demo_PolyPolygonBezier()
312 pPolyPoints[ 1 ].Y = nPageHeight; in Demo_PolyPolygonBezier()
315 pPolyPoints[ 2 ].Y = nPageHeight; in Demo_PolyPolygonBezier()
318 pPolyPoints[ 3 ].Y = nY; in Demo_PolyPolygonBezier()
322 pPolyPoints[ 4 ].Y = nY; in Demo_PolyPolygonBezier()
325 pPolyPoints[ 5 ].Y = nPageHeight / 2; in Demo_PolyPolygonBezier()
328 pPolyPoints[ 6 ].Y = nPageHeight / 2; in Demo_PolyPolygonBezier()
331 pPolyPoints[ 7 ].Y = nY; in Demo_PolyPolygonBezier()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewsh.cxx158 aNewPos.Y() -= aVisAreaSize.Height() / 2; in MakeVisible()
164 aNewPos.Y() += aVisAreaSize.Height() / 2; in MakeVisible()
172 while(rRect.Bottom() > aNewPos.Y() + aVisAreaSize.Height()) in MakeVisible()
173 aNewPos.Y() += nFreeSpaceY; in MakeVisible()
175 while(rRect.Top() < aNewPos.Y()) in MakeVisible()
176 aNewPos.Y() -= nFreeSpaceY; in MakeVisible()
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DColumnarTwoColumns.java105 aRect.Y = 0; in insertDetailFields()
116 … aRect.Y += Math.max(aSOLabel.getHeight(LayoutConstants.LabelHeight), aRect.Height); in insertDetailFields()
120 nMaxHeight = Math.max(aRect.Y, nMaxHeight); in insertDetailFields()
122 aRect.Y = Math.max(aSOLabel.getHeight(LayoutConstants.LabelHeight) * nRows, nMaxHeight); in insertDetailFields()
123 aRect.Y += aSOLabel.getHeight(LayoutConstants.EmptyLineHeight); // one empty line in insertDetailFields()
124 xSection.setHeight(aRect.Y); in insertDetailFields()
/aoo42x/main/svtools/source/edit/
H A Dtextview.cxx1091 aNewStartPos.Y() -= ndY; in Scroll()
1092 if ( aNewStartPos.Y() < 0 ) in Scroll()
1093 aNewStartPos.Y() = 0; in Scroll()
1101 long nDiffY = mpImpl->maStartDocPos.Y() - aNewStartPos.Y(); in Scroll()
1755 if ( aTopLeft.Y() < 0 ) in PageUp()
1756 aTopLeft.Y() = 0; in PageUp()
1770 aBottomRight.Y() = nHeight-1; in PageDown()
1892 if ( aNewStartPos.Y() > nYMax ) in ImpShowCursor()
1893 aNewStartPos.Y() = nYMax; in ImpShowCursor()
2339 aPoint.Y() = rWindowPos.Y() + mpImpl->maStartDocPos.Y(); in GetDocPos()
[all …]
/aoo42x/main/editeng/source/editeng/
H A Dimpedit3.cxx124 aRotatedPos.Y() = (long) - ( nSin*aTranslatedPos.X() - nCos*aTranslatedPos.Y() ); in Rotate()
200 aPnt1.Y() -= nCorrect; in lcl_DrawRedLines()
252 aRotatedPos.Y() = (long) - ( nSin*aTranslatedPos.X() - nCos*aTranslatedPos.Y() ); in lcl_ImplCalcRotatedPos()
3001 aTmpPos.Y() = aStartPos.Y() + nPortionXOffset; in Paint()
3152 aSlashPos.Y() = aTopLeftRectPos.Y() + nAddX; in Paint()
3350 aOutPos.Y() -= nDiff; in Paint()
3640 aStartPos.Y() += nSBL; in Paint()
3657 aStartPos.Y() += nUL; in Paint()
3686 aStartPos.Y() += nParaHeight; in Paint()
3805 aStartPos.Y() *= (-1); in Paint()
[all …]

Completed in 255 milliseconds

12345678910>>...57