/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.src | 28 #define X1 6 192 Pos = MAP_APPFONT ( X1, 16 ) ; 203 Pos = MAP_APPFONT ( X1, 29 ) ; 214 Pos = MAP_APPFONT ( X1, 42 ) ; 225 Pos = MAP_APPFONT ( X1, 55 ) ; 255 Pos = MAP_APPFONT ( X1, 81 ) ; 266 Pos = MAP_APPFONT ( X1, 94 ) ; 288 Pos = MAP_APPFONT ( X1, 55 ) ; 321 Pos = MAP_APPFONT ( X1, 5 ) ; 348 Pos = MAP_APPFONT ( X1, 20 ) ; [all …]
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterGeometryHelper.cxx | 91 const sal_Int32 nLeft (Floor(rBox.X1)); in ConvertRectangle() 105 Round(rBox.X1), in ConvertRectangleWithConstantSize() 107 Round(rBox.X2 - rBox.X1), in ConvertRectangleWithConstantSize() 159 const double nLeft (::std::max(rBox1.X1, rBox2.X1)); in Intersection() 176 return rBox.X1 <= rPoint.X in IsInside() 224 const double nLeft (::std::min(rBox1.X1, rBox2.X1)); in Union() 284 aPoints[0][0] = geometry::RealPoint2D(rBox.X1, rBox.Y1); in CreatePolygon() 285 aPoints[0][1] = geometry::RealPoint2D(rBox.X1, rBox.Y2); in CreatePolygon()
|
H A D | PresenterPaneAnimator.cxx | 403 rBox.X1, in ResizePane() 405 rBox.X2-rBox.X1, in ResizePane() 537 maCenterPaneBox.X1, in ShowPane() 577 maCenterPaneBox.X1, in ShowPane() 655 maCenterPaneBox.X1, in HidePane() 721 aUpperPanes->GetOriginalBoundingBox().X1, in MovePanesAway() 722 aLowerPanes->GetOriginalBoundingBox().X1), in MovePanesAway() 857 geometry::RealPoint2D(maCenterPaneBox.X1, maCenterPaneBox.Y1), in HidePane() 858 geometry::RealPoint2D(maCenterPaneBox.X1, aWindowBox.Height))); in HidePane() 1404 return geometry::RealPoint2D(rBox.X1, rBox.Y1); in GetLocation() [all …]
|
H A D | PresenterScrollBar.cxx | 202 sal_Int32(floor(rBox.X1)), in SetPosSize() 204 sal_Int32(ceil(rBox.X2-rBox.X1)), in SetPosSize() 643 aBox.X1 += aWindowBox.X; in PaintBitmap() 665 1,0,aBox.X1 + (aBox.X2-aBox.X1 - aBitmapSize.Width)/2, in PaintBitmap() 933 maBox[Pager].X1, maBox[Pager].Y1, maBox[Pager].X2, maBox[Thumb].Y1-1); in UpdateBorders() 935 maBox[Pager].X1, maBox[Thumb].Y2+1, maBox[Pager].X2, maBox[Pager].Y2); in UpdateBorders() 983 aBox.X1 += aWindowBox.X; in PaintComposite() 1156 maBox[Pager].X1, maBox[Pager].Y1, maBox[Thumb].X1-1, maBox[Pager].Y2); in UpdateBorders() 1205 aBox.X1 += aWindowBox.X; in PaintComposite()
|
H A D | PresenterToolBar.cxx | 556 maBoundingBox.X2 - maBoundingBox.X1, in GetSize() 935 maBoundingBox.X1 = nX; in Layout() 953 nX += aBoundingBox.X2 - aBoundingBox.X1 + nGapWidth; in Layout() 1013 nGap = (rBoundingBox.X2 - rBoundingBox.X1 - rPartSize.Width) / (rpPart->size()-1); in LayoutPart() 1019 double nX (rBoundingBox.X1); in LayoutPart() 1046 nX = rBoundingBox.X1; in LayoutPart() 1050 nX = rBoundingBox.X1 + (rBoundingBox.X2-rBoundingBox.X1 - aElementSize.Width) / 2; in LayoutPart() 1781 sal_Int32 nTextWidth (sal::static_int_cast<sal_Int32>(0.5 + aTextBBox.X2 - aTextBBox.X1)); in CreateBoundingSize() 1789 ::std::max(aSize.Width, sal_Int32(0.5 + aTextBBox.X2 - aTextBBox.X1)), in CreateBoundingSize() 1876 sal::static_int_cast<sal_Int32>(0.5 + aTextBBox.X2 - aTextBBox.X1), in CreateBoundingSize() [all …]
|
H A D | PresenterNotesView.cxx | 542 aNewTextBoundingBox.X1, in Layout() 552 if (aNewTextBoundingBox.X1 != maTextBoundingBox.X1 in Layout() 561 aNewTextBoundingBox.X1, in Layout() 565 aNewTextBoundingBox.X2 - aNewTextBoundingBox.X1, in Layout()
|
H A D | PresenterSlideSorter.cxx | 875 rUpperBox.X1, in PlaceScrollBars() 892 rUpperBox.X1, in PlaceScrollBars() 901 rUpperBox.X1, in PlaceScrollBars() 1287 const double nWidth (rBoundingBox.X2 - rBoundingBox.X1 - 2*mnHorizontalBorder); in Update() 1390 geometry::RealPoint2D(maBoundingBox.X1, maBoundingBox.Y1))); in SetupVisibleArea() 1427 return aBottomRight.X > maBoundingBox.X2-maBoundingBox.X1 in IsScrollBarNeeded() 1438 rWindowPoint.X - maBoundingBox.X1 + mnHorizontalOffset, in GetLocalPosition() 1449 rLocalPoint.X - mnHorizontalOffset + maBoundingBox.X1, in GetWindowPosition() 1662 mpHorizontalScrollBar->SetThumbSize(maBoundingBox.X2 - maBoundingBox.X1 + 1); in UpdateScrollBars() 1892 const double nXOffset = (aLabelSize.Width - aTextBBox.X2 + aTextBBox.X1) / 2; in CreateBitmap()
|
/aoo42x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.cxx | 174 for( int x=rect.X1; in getData() 186 for( int x=rect.X1; in getData() 261 for( x=rect.X1; in setData() 284 for( x=rect.X1; in setData() 306 for( x=rect.X1; in setData() 325 for( x=rect.X1; in setData() 354 for( x=rect.X1; in setData() 372 for( x=rect.X1; in setData() 389 for( x=rect.X1; in setData() 404 for( x=rect.X1; in setData()
|
/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() 516 aBmpData.Width = rect.X2-rect.X1; in getData() 543 sal_uInt32 nWidth = rect.X2-rect.X1; in getData() 558 …t8 *pSrc = (sal_uInt8 *)((((BYTE *)aSurfaceDesc.lpSurface)+(rect.Y1*aSurfaceDesc.lPitch))+rect.X1); in getData() 574 …sal_uInt8 *pSrc = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in getData() 603 aBmpData.Width = rect.X2-rect.X1; in setData() 627 sal_uInt32 nWidth = rect.X2-rect.X1; in setData() 641 …t8 *pDst = (sal_uInt8 *)((((BYTE *)aSurfaceDesc.lpSurface)+(rect.Y1*aSurfaceDesc.lPitch))+rect.X1); 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() 120 aBmpData.Width = rect.X2-rect.X1; in getData() 153 aBmpData.Width = rect.X2-rect.X1; in setData()
|
H A D | dx_impltools.cxx | 320 return Gdiplus::Rect( rRect.X1, in gdiPlusRectFromIntegerRectangle2D() 322 rRect.X2 - rRect.X1, in gdiPlusRectFromIntegerRectangle2D() 328 return Gdiplus::RectF( static_cast<Gdiplus::REAL>(rRect.X1), in gdiPlusRectFFromRectangle2D() 330 static_cast<Gdiplus::REAL>(rRect.X2 - rRect.X1), in gdiPlusRectFFromRectangle2D()
|
/aoo42x/main/basegfx/source/tools/ |
H A D | canvastools.cxx | 496 return ::basegfx::B2DRange( rRect.X1, in b2DRectangleFromRealRectangle2D() 504 return ::basegfx::B3DRange( rRect.X1, 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 | 45 #define X1 6 67 Pos = MAP_APPFONT ( X1, Y0 ) ; 130 Pos = MAP_APPFONT ( X1, Y3 ) ; 181 Pos = MAP_APPFONT ( X1, Y6 ) ; 265 Pos = MAP_APPFONT ( X1, Y10 ) ;
|
/aoo42x/main/oovbaapi/ooo/vba/excel/ |
H A D | SheetObjects.idl | 58 @param X1 Position of the first X coordinate in points (1/72 inch). 65 any Add( [in] any X1, [in] any Y1, [in] any X2, [in] any Y2 ); 79 @param X1 Position of the first X 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/offapi/com/sun/star/geometry/ |
H A D | IntegerRectangle2D.idl | 37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be 49 long X1; 60 Must be greater than X1 for non-empty rectangles.<p>
|
H A D | RealRectangle3D.idl | 36 double X1; 52 Must be greater than X1 for non-empty cubes.<p>.
|
H A D | RealRectangle2D.idl | 37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be 49 double X1;
|
/aoo42x/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.cxx | 450 ( ( fXPrevTextPosition+fPrevTextWidth*1.3)<rRect.X1 ) in drawGlyphLine() 476 fPrevTextWidth = rRect.X2-rRect.X1; in drawGlyphLine() 502 …basegfx::B2DHomMatrix aFontTransform(basegfx::tools::createTranslateB2DHomMatrix(-rRect.X1, -rRect… in getTransformGlyphContext() 504 aFontTransform.translate( rRect.X1, rRect.Y1 ); in getTransformGlyphContext() 747 pLink->x = rBounds.X1; in hyperLink() 749 pLink->w = rBounds.X2-rBounds.X1; in hyperLink()
|
/aoo42x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.src | 28 #define X1 X0 + 10 135 Pos = MAP_APPFONT (X1, Y4) ; 167 Pos = MAP_APPFONT (X1, Y5) ;
|
/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 | 120 X1 = 2550 127 X1 = 120 336 X1 = 2550 401 X1 = 120 790 X1 = 120 829 X1 = 2550 1034 X1 = 120 1195 X1 = 2640 1236 X1 = 2550 1330 X1 = 0
|
/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 …Int32 X, ::sal_Int32 Y, ::sal_Int32 Width, ::sal_Int32 Height, ::sal_Int32 X1, ::sal_Int32 Y1, ::s… 137 …Int32 X, ::sal_Int32 Y, ::sal_Int32 Width, ::sal_Int32 Height, ::sal_Int32 X1, ::sal_Int32 Y1, ::s…
|
/aoo42x/main/oox/source/drawingml/ |
H A D | fillproperties.cxx | 234 sal_Int32 nCenterX = (MAX_PERCENT + aFillToRect.X1 - aFillToRect.X2) / 2; in pushToPropMap() 378 if ( oClipRect.X1 ) in pushToPropMap() 379 …atic_cast< sal_Int32 >( ( static_cast< double >( aOriginalSize.Width ) * oClipRect.X1 ) / 100000 ); in pushToPropMap()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | svgdata.cxx | 65 aRealRect.X1 = rTargetRange.getMinX(); in convertPrimitive2DSequenceToBitmapEx() 165 aRealRect.X1, in ensureSequenceAndRange()
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XGraphics.idl | 138 [oneway] void drawLine( [in] long X1, 187 [in] long X1, 198 [in] long X1,
|