/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterGeometryHelper.cxx | 92 const sal_Int32 nTop (Floor(rBox.Y1)); in ConvertRectangle() 106 Round(rBox.Y1), in ConvertRectangleWithConstantSize() 108 Round(rBox.Y2 - rBox.Y1)); in ConvertRectangleWithConstantSize() 160 const double nTop (::std::max(rBox1.Y1, rBox2.Y1)); in Intersection() 177 && rBox.Y1 <= rPoint.Y in IsInside() 225 const double nTop (::std::min(rBox1.Y1, rBox2.Y1)); in Union() 284 aPoints[0][0] = geometry::RealPoint2D(rBox.X1, rBox.Y1); in CreatePolygon() 287 aPoints[0][3] = geometry::RealPoint2D(rBox.X2, rBox.Y1); in CreatePolygon()
|
H A D | PresenterPaneAnimator.cxx | 404 rBox.Y1, in ResizePane() 406 rBox.Y2-rBox.Y1); in ResizePane() 528 + maPaneGroups[1]->GetOriginalBoundingBox().Y1) / 2); in ShowPane() 539 maCenterPaneBox.Y1, in ShowPane() 579 maCenterPaneBox.Y1, in ShowPane() 646 + maPaneGroups[1]->GetOriginalBoundingBox().Y1) / 2); in HidePane() 657 maCenterPaneBox.Y1, in HidePane() 710 const double nTop (rFreeCenterArea.Y1); in MovePanesAway() 857 geometry::RealPoint2D(maCenterPaneBox.X1, maCenterPaneBox.Y1), in HidePane() 1404 return geometry::RealPoint2D(rBox.X1, rBox.Y1); in GetLocation() [all …]
|
H A D | PresenterScrollBar.cxx | 203 sal_Int32(ceil(rBox.Y1)), in SetPosSize() 205 sal_Int32(floor(rBox.Y2-rBox.Y1)), in SetPosSize() 644 aBox.Y1 += aWindowBox.Y; in PaintBitmap() 666 0,1,aBox.Y1 + (aBox.Y2-aBox.Y1 - aBitmapSize.Height)/2), in PaintBitmap() 933 maBox[Pager].X1, maBox[Pager].Y1, maBox[Pager].X2, maBox[Thumb].Y1-1); in UpdateBorders() 984 aBox.Y1 += aWindowBox.Y; in PaintComposite() 1156 maBox[Pager].X1, maBox[Pager].Y1, maBox[Thumb].X1-1, maBox[Pager].Y2); in UpdateBorders() 1158 maBox[Thumb].X2+1, maBox[Pager].Y1, maBox[Pager].X2, maBox[Pager].Y2); in UpdateBorders() 1206 aBox.Y1 += aWindowBox.Y; in PaintComposite()
|
H A D | PresenterNotesView.cxx | 524 const double nTextBoxHeight (aNewTextBoundingBox.Y2 - aNewTextBoundingBox.Y1); in Layout() 553 || aNewTextBoundingBox.Y1 != maTextBoundingBox.Y1 in Layout() 562 aNewTextBoundingBox.Y1)); in Layout() 566 aNewTextBoundingBox.Y2 - aNewTextBoundingBox.Y1)); in Layout() 781 mpScrollBar->SetThumbSize(maTextBoundingBox.Y2 - maTextBoundingBox.Y1); in UpdateScrollBar()
|
H A D | PresenterToolBar.cxx | 557 maBoundingBox.Y2 - maBoundingBox.Y1); in GetSize() 936 maBoundingBox.Y1 = nY; in Layout() 1015 nGap = (rBoundingBox.Y2 - rBoundingBox.Y1 - rPartSize.Height) / (rpPart->size()-1); in LayoutPart() 1020 double nY (rBoundingBox.Y1); in LayoutPart() 1034 nY = rBoundingBox.Y1; in LayoutPart() 1035 … (*iElement)->SetSize(geometry::RealSize2D(aElementSize.Width, rBoundingBox.Y2 - rBoundingBox.Y1)); in LayoutPart() 1038 nY = rBoundingBox.Y1 + (rBoundingBox.Y2-rBoundingBox.Y1 - aElementSize.Height) / 2; in LayoutPart() 1755 sal_Int32 nTextHeight (sal::static_int_cast<sal_Int32>(0.5 + aTextBBox.Y2 - aTextBBox.Y1)); in Paint() 1780 sal_Int32 nTextHeight (sal::static_int_cast<sal_Int32>(0.5 + aTextBBox.Y2 - aTextBBox.Y1)); in CreateBoundingSize() 1877 sal::static_int_cast<sal_Int32>(0.5 + aTextBBox.Y2 - aTextBBox.Y1)); in CreateBoundingSize()
|
H A D | PresenterSlideSorter.cxx | 867 rUpperBox.Y1, in PlaceScrollBars() 876 rUpperBox.Y1, in PlaceScrollBars() 902 rUpperBox.Y1, in PlaceScrollBars() 1288 const double nHeight (rBoundingBox.Y2 - rBoundingBox.Y1 - 2*mnVerticalBorder); in Update() 1390 geometry::RealPoint2D(maBoundingBox.X1, maBoundingBox.Y1))); in SetupVisibleArea() 1428 || aBottomRight.Y > maBoundingBox.Y2-maBoundingBox.Y1; in IsScrollBarNeeded() 1439 rWindowPoint.Y - maBoundingBox.Y1 + mnVerticalOffset); in GetLocalPosition() 1450 rLocalPoint.Y - mnVerticalOffset + maBoundingBox.Y1); in GetWindowPosition() 1672 mpVerticalScrollBar->SetThumbSize(maBoundingBox.Y2 - maBoundingBox.Y1 + 1); in UpdateScrollBars() 1894 - (aLabelSize.Height - aTextBBox.Y2 + aTextBBox.Y1)/2 - aTextBBox.Y2; in CreateBitmap()
|
/aoo42x/main/vcl/source/helper/ |
H A D | canvastools.cxx | 227 for( aRect.Y1=0; aRect.Y1<nHeight; ++aRect.Y1 ) in readBmp() 229 aRect.X1 = 0; aRect.X2 = nWidth; aRect.Y2 = aRect.Y1+1; in readBmp() 252 rWriteAcc->SetPixelIndex( aRect.Y1, x, in readBmp() 257 rAlphaAcc->SetPixel( aRect.Y1, x, in readBmp() 266 rWriteAcc->SetPixel( aRect.Y1, x, in readBmp() 270 rAlphaAcc->SetPixel( aRect.Y1, x, in readBmp() 284 rWriteAcc->SetPixelIndex( aRect.Y1, x, in readBmp() 296 rWriteAcc->SetPixel( aRect.Y1, x, in readBmp() 493 static_cast<long>(rRect.Y1 + .5), in rectangleFromRealRectangle2D() 610 return Rectangle( rRectangle.X1, rRectangle.Y1, in rectangleFromIntegerRectangle2D()
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_surfacebitmap.cxx | 511 …uno::Sequence< sal_Int8 > aRes( (rect.X2-rect.X1)*(rect.Y2-rect.Y1)*4 ); // TODO(F1): Be format-ag… in getData() 517 aBmpData.Height = rect.Y2-rect.Y1; in getData() 544 sal_uInt32 nHeight = rect.Y2-rect.Y1; in getData() 558 …sal_uInt8 *pSrc = (sal_uInt8 *)((((BYTE *)aSurfaceDesc.lpSurface)+(rect.Y1*aSurfaceDesc.lPitch))+r… in getData() 574 …sal_uInt8 *pSrc = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in getData() 604 aBmpData.Height = rect.Y2-rect.Y1; in setData() 628 sal_uInt32 nHeight = rect.Y2-rect.Y1; in setData() 641 …sal_uInt8 *pDst = (sal_uInt8 *)((((BYTE *)aSurfaceDesc.lpSurface)+(rect.Y1*aSurfaceDesc.lPitch))+r… in setData() 658 …sal_uInt8 *pDst = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in setData()
|
H A D | dx_bitmap.cxx | 115 …uno::Sequence< sal_Int8 > aRes( (rect.X2-rect.X1)*(rect.Y2-rect.Y1)*4 ); // TODO(F1): Be format-ag… in getData() 121 aBmpData.Height = rect.Y2-rect.Y1; in getData() 154 aBmpData.Height = rect.Y2-rect.Y1; in setData()
|
H A D | dx_impltools.cxx | 321 rRect.Y1, in gdiPlusRectFromIntegerRectangle2D() 323 rRect.Y2 - rRect.Y1 ); in gdiPlusRectFromIntegerRectangle2D() 329 static_cast<Gdiplus::REAL>(rRect.Y1), in gdiPlusRectFFromRectangle2D() 331 static_cast<Gdiplus::REAL>(rRect.Y2 - rRect.Y1) ); in gdiPlusRectFFromRectangle2D()
|
/aoo42x/main/basegfx/source/tools/ |
H A D | canvastools.cxx | 497 rRect.Y1, in b2DRectangleFromRealRectangle2D() 505 rRect.Y1, in b3DRectangleFromRealRectangle3D() 544 return ::basegfx::B2IRange( rRectangle.X1, rRectangle.Y1, in b2IRectangleFromIntegerRectangle2D() 626 return (rA.X1 == rB.X1 && rA.Y1 == rB.Y1 && rA.X2 == rB.X2 && rA.Y2 == rB.Y2); in RealRectangle2DAreEqual() 631 …return (rA.X1 == rB.X1 && rA.Y1 == rB.Y1 && rA.Z1 == rB.Z1 && rA.X2 == rB.X2 && rA.Y2 == rB.Y2 && … in RealRectangle3DAreEqual() 651 return (rA.X1 == rB.X1 && rA.Y1 == rB.Y1 && rA.X2 == rB.X2 && rA.Y2 == rB.Y2); in IntegerRectangle2DAreEqual()
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | tp_AxisPositions.src | 28 #define Y1 (Y0+13) 29 #define Y2 (Y1) 74 Pos = MAP_APPFONT ( X2, Y1 ) ; 83 Pos = MAP_APPFONT ( X4, Y1 - 2 ) ; 103 Pos = MAP_APPFONT ( X5, Y1 - 2 ) ; 112 Pos = MAP_APPFONT ( X5, Y1 - 2 ) ;
|
H A D | tp_Scale.src | 27 #define Y1 (YLine1+13) 28 #define Y2 (Y1+16) 70 Pos = MAP_APPFONT ( X2 , Y1 ) ;
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.src | 98 #define Y1 (Y0 + RSC_CD_FIXEDLINE_HEIGHT + SPACE_Y) 103 Pos = MAP_APPFONT ( C1, Y1 ) ; 111 Pos = MAP_APPFONT ( C2, Y1 + SPACE_Y + RSC_CD_CHECKBOX_HEIGHT + 1 ) ; 120 Pos = MAP_APPFONT ( C4, Y1 + SPACE_Y + RSC_CD_CHECKBOX_HEIGHT ) ; 126 #define Y2 (Y1 + 2 * SPACE_Y + RSC_CD_CHECKBOX_HEIGHT + RSC_CD_TEXTBOX_HEIGHT)
|
/aoo42x/main/oovbaapi/ooo/vba/excel/ |
H A D | SheetObjects.idl | 59 @param Y1 Position of the first Y coordinate in points (1/72 inch). 65 any Add( [in] any X1, [in] any Y1, [in] any X2, [in] any Y2 ); 80 @param Y1 Position of the first Y coordinate in points (1/72 inch). 87 any Add( [in] any X1, [in] any Y1, [in] any X2, [in] any Y2, [in] any Closed );
|
/aoo42x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.src | 33 #define Y1 Y0 + TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL 34 #define Y2 Y1 + MBOX_HEIGHT + CONTROL_SPACING_VERTICAL 60 Pos = MAP_APPFONT (X0, Y1) ; 82 Pos = MAP_APPFONT (X2, Y1) ;
|
/aoo42x/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.cxx | 448 ( ( ( fYPrevTextPosition!= rRect.Y1 ) ) || in drawGlyphLine() 473 fYPrevTextPosition = rRect.Y1; in drawGlyphLine() 475 fPrevTextHeight = rRect.Y2-rRect.Y1; in drawGlyphLine() 502 …fx::B2DHomMatrix aFontTransform(basegfx::tools::createTranslateB2DHomMatrix(-rRect.X1, -rRect.Y1)); in getTransformGlyphContext() 504 aFontTransform.translate( rRect.X1, rRect.Y1 ); in getTransformGlyphContext() 748 pLink->y = rBounds.Y1; in hyperLink() 750 pLink->h = rBounds.Y2-rBounds.Y1; in hyperLink()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | wntgdi.cxx | 39 BOOL WINAPI WIN_Rectangle( HDC hDC, int X1, int Y1, int X2, int Y2 ) in WIN_Rectangle() argument 41 return Rectangle( hDC, X1, Y1, X2, Y2 ); in WIN_Rectangle()
|
/aoo42x/main/migrationanalysis/src/wizard/ |
H A D | Wizard.frm | 122 Y1 = 0 129 Y1 = 480 338 Y1 = 0 403 Y1 = 480 792 Y1 = 480 831 Y1 = 0 1036 Y1 = 480 1197 Y1 = 3270 1238 Y1 = 0 1332 Y1 = 4920
|
/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxgraphics.hxx | 129 …virtual void SAL_CALL drawLine( ::sal_Int32 X1, ::sal_Int32 Y1, ::sal_Int32 X2, ::sal_Int32 Y2 ) t… 136 …nt32 Y, ::sal_Int32 Width, ::sal_Int32 Height, ::sal_Int32 X1, ::sal_Int32 Y1, ::sal_Int32 X2, ::s… 137 …nt32 Y, ::sal_Int32 Width, ::sal_Int32 Height, ::sal_Int32 X1, ::sal_Int32 Y1, ::sal_Int32 X2, ::s…
|
/aoo42x/main/oox/source/drawingml/ |
H A D | fillproperties.cxx | 236 sal_Int32 nCenterY = (MAX_PERCENT + aFillToRect.Y1 - aFillToRect.Y2) / 2; in pushToPropMap() 380 if ( oClipRect.Y1 ) in pushToPropMap() 381 …tic_cast< sal_Int32 >( ( static_cast< double >( aOriginalSize.Height ) * oClipRect.Y1 ) / 100000 ); in pushToPropMap()
|
/aoo42x/main/offapi/com/sun/star/geometry/ |
H A D | RealRectangle3D.idl | 41 double Y1; 60 Must be greater than Y1 for non-empty cubes.<p>
|
H A D | IntegerRectangle2D.idl | 37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be 54 long Y1;
|
H A D | RealRectangle2D.idl | 37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be 54 double Y1;
|
/aoo42x/main/vcl/source/gdi/ |
H A D | svgdata.cxx | 66 aRealRect.Y1 = rTargetRange.getMinY(); in convertPrimitive2DSequenceToBitmapEx() 166 aRealRect.Y1, in ensureSequenceAndRange()
|