Home
last modified time | relevance | path

Searched refs:Y2 (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.src126 #define Y2 (Y1 + 2 * SPACE_Y + RSC_CD_CHECKBOX_HEIGHT + RSC_CD_TEXTBOX_HEIGHT)
130 Pos = MAP_APPFONT ( C1, Y2 ) ;
137 Pos = MAP_APPFONT ( C1, Y2 + SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT ) ;
146 …Pos = MAP_APPFONT ( C2, Y2 + 2 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT + 1 ) ;
155 Pos = MAP_APPFONT ( C4, Y2 + 2 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT ) ;
164 …Pos = MAP_APPFONT ( C2, Y2 + 3 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT + RSC_…
173 …Pos = MAP_APPFONT ( C3, Y2 + 4 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT + RSC_…
181 …Pos = MAP_APPFONT ( C3 + W4 + SPACE_X, Y2 + 3 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBO…
190 …Pos = MAP_APPFONT ( C3 + W4 + SPACE_X, Y2 + 4 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBO…
196 #define Y3 (Y2 + 5 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT + RSC_CD_TEXTBOX_HE…
/trunk/main/sdext/source/presenter/
H A DPresenterNotesView.cxx506 aNewTextBoundingBox.Y2 -= nToolBarHeight; in Layout()
509 aNewTextBoundingBox.Y2 = mnSeparatorYLocation - gnSpaceAboveSeparator; in Layout()
524 const double nTextBoxHeight (aNewTextBoundingBox.Y2 - aNewTextBoundingBox.Y1); in Layout()
544 aNewTextBoundingBox.Y2)); in Layout()
555 || aNewTextBoundingBox.Y2 != maTextBoundingBox.Y2) in Layout()
566 aNewTextBoundingBox.Y2 - aNewTextBoundingBox.Y1)); in Layout()
583 if (rUpdateBox.Y < maTextBoundingBox.Y2 in Paint()
591 if (rUpdateBox.Y + rUpdateBox.Height > maTextBoundingBox.Y2) in Paint()
620 awt::Rectangle(0,sal_Int32(maTextBoundingBox.Y2),aWindowBox.Width,aWindowBox.Height), in PaintToolBar()
781 mpScrollBar->SetThumbSize(maTextBoundingBox.Y2 - maTextBoundingBox.Y1); in UpdateScrollBar()
H A DPresenterGeometryHelper.cxx94 const sal_Int32 nBottom (Ceil(rBox.Y2)); in ConvertRectangle()
108 Round(rBox.Y2 - rBox.Y1)); in ConvertRectangleWithConstantSize()
162 const double nBottom (::std::min(rBox1.Y2, rBox2.Y2)); in Intersection()
179 && rBox.Y2 >= rPoint.Y; in IsInside()
227 const double nBottom (::std::max(rBox1.Y2, rBox2.Y2)); in Union()
285 aPoints[0][1] = geometry::RealPoint2D(rBox.X1, rBox.Y2); in CreatePolygon()
286 aPoints[0][2] = geometry::RealPoint2D(rBox.X2, rBox.Y2); in CreatePolygon()
H A DPresenterScrollBar.cxx205 sal_Int32(floor(rBox.Y2-rBox.Y1)), in SetPosSize()
646 aBox.Y2 += aWindowBox.Y; in PaintBitmap()
666 0,1,aBox.Y1 + (aBox.Y2-aBox.Y1 - aBitmapSize.Height)/2), in PaintBitmap()
935 maBox[Pager].X1, maBox[Thumb].Y2+1, maBox[Pager].X2, maBox[Pager].Y2); in UpdateBorders()
986 aBox.Y2 += 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()
1208 aBox.Y2 += aWindowBox.Y; in PaintComposite()
H A DPresenterSlideSorter.cxx869 rUpperBox.Y2)); in PlaceScrollBars()
878 rUpperBox.Y2); in PlaceScrollBars()
893 rUpperBox.Y2 - mpHorizontalScrollBar->GetSize(), in PlaceScrollBars()
895 rUpperBox.Y2)); in PlaceScrollBars()
904 rUpperBox.Y2 - mpHorizontalScrollBar->GetSize() - gnVerticalGap); in PlaceScrollBars()
1037 aBoundingBox.Y2 += 1; in PaintPreview()
1288 const double nHeight (rBoundingBox.Y2 - rBoundingBox.Y1 - 2*mnVerticalBorder); in Update()
1402 aPoint = GetLocalPosition(geometry::RealPoint2D( maBoundingBox.X2, maBoundingBox.Y2)); in SetupVisibleArea()
1428 || aBottomRight.Y > maBoundingBox.Y2-maBoundingBox.Y1; in IsScrollBarNeeded()
1672 mpVerticalScrollBar->SetThumbSize(maBoundingBox.Y2 - maBoundingBox.Y1 + 1); in UpdateScrollBars()
[all …]
H A DPresenterToolBar.cxx557 maBoundingBox.Y2 - maBoundingBox.Y1); in GetSize()
938 maBoundingBox.Y2 = nY + aTotalSize.Height; in Layout()
1015 nGap = (rBoundingBox.Y2 - rBoundingBox.Y1 - rPartSize.Height) / (rpPart->size()-1); 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()
2018 const double nY = rBoundingBox.Y + rBoundingBox.Height - aBox.Y2; in Paint()
H A DPresenterPaneAnimator.cxx406 rBox.Y2-rBox.Y1); in ResizePane()
527 const double nY0 ((maPaneGroups[0]->GetOriginalBoundingBox().Y2 in ShowPane()
645 const double nY0 ((maPaneGroups[0]->GetOriginalBoundingBox().Y2 in HidePane()
711 const double nUpperVerticalOffset (nTop - aUpperPanes->GetOriginalBoundingBox().Y2); in MovePanesAway()
715 const double nBottom (rFreeCenterArea.Y2); in MovePanesAway()
1412 return geometry::RealSize2D(rBox.X2-rBox.X1, rBox.Y2-rBox.Y1); in GetSize()
/trunk/main/basegfx/source/tools/
H A Dcanvastools.cxx499 rRect.Y2 ); in b2DRectangleFromRealRectangle2D()
508 rRect.Y2, in b3DRectangleFromRealRectangle3D()
545 rRectangle.X2, rRectangle.Y2 ); 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()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.src28 #define Y2 (Y1+16)
29 #define Y3 (Y2+16)
79 Pos = MAP_APPFONT ( X2 , Y2 ) ;
87 Pos = MAP_APPFONT ( X2 , Y2 ) ;
96 Pos = MAP_APPFONT ( X3 , Y2-2 ) ;
H A Dtp_AxisPositions.src29 #define Y2 (Y1)
30 #define Y3 (Y2+16)
122 Pos = MAP_APPFONT ( X2, Y2 ) ;
/trunk/main/oovbaapi/ooo/vba/excel/
H A DSheetObjects.idl61 @param Y2 Position of the last Y coordinate in points (1/72 inch).
65 any Add( [in] any X1, [in] any Y1, [in] any X2, [in] any Y2 );
82 @param Y2 Position of the last 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 );
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.src34 #define Y2 Y1 + MBOX_HEIGHT + CONTROL_SPACING_VERTICAL
35 #define Y3 Y2 + TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL
97 Pos = MAP_APPFONT (X0, Y2) ;
113 Pos = MAP_APPFONT (X2, Y2) ;
/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx511 …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()
604 aBmpData.Height = rect.Y2-rect.Y1; in setData()
628 sal_uInt32 nHeight = rect.Y2-rect.Y1; in setData()
H A Ddx_bitmap.cxx115 …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()
/trunk/main/vcl/win/source/gdi/
H A Dwntgdi.cxx39 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()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm123 Y2 = 4920
130 Y2 = 480
339 Y2 = 4920
404 Y2 = 480
793 Y2 = 480
832 Y2 = 4920
1037 Y2 = 480
1198 Y2 = 3270
1239 Y2 = 4920
1333 Y2 = 4920
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx129 …virtual void SAL_CALL drawLine( ::sal_Int32 X1, ::sal_Int32 Y1, ::sal_Int32 X2, ::sal_Int32 Y2 ) t…
136 …_Int32 Height, ::sal_Int32 X1, ::sal_Int32 Y1, ::sal_Int32 X2, ::sal_Int32 Y2 ) throw (::com::sun:…
137 …_Int32 Height, ::sal_Int32 X1, ::sal_Int32 Y1, ::sal_Int32 X2, ::sal_Int32 Y2 ) throw (::com::sun:…
/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx236 sal_Int32 nCenterY = (MAX_PERCENT + aFillToRect.Y1 - aFillToRect.Y2) / 2; in pushToPropMap()
384 if ( oClipRect.Y2 ) in pushToPropMap()
385 …tic_cast< sal_Int32 >( ( static_cast< double >( aOriginalSize.Height ) * oClipRect.Y2 ) / 100000 ); in pushToPropMap()
/trunk/main/vcl/source/gdi/
H A Dsvgdata.cxx68 aRealRect.Y2 = rTargetRange.getMaxY(); in convertPrimitive2DSequenceToBitmapEx()
168 aRealRect.Y2)); in ensureSequenceAndRange()
/trunk/main/offapi/com/sun/star/geometry/
H A DIntegerRectangle2D.idl37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be
70 long Y2;
H A DRealRectangle2D.idl37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be
70 double Y2;
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl141 [in] long Y2 );
190 [in] long Y2 );
201 [in] long Y2 );
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx229 aRect.X1 = 0; aRect.X2 = nWidth; aRect.Y2 = aRect.Y1+1; in readBmp()
495 static_cast<long>(rRect.Y2 + .5) ); in rectangleFromRealRectangle2D()
611 rRectangle.X2, rRectangle.Y2 ); in rectangleFromIntegerRectangle2D()
/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx75 pOutput[2] = geometry::RealPoint2D( rRect.X2, rRect.Y2 ); in rect2Poly()
76 pOutput[3] = geometry::RealPoint2D( rRect.X1, rRect.Y2 ); in rect2Poly()
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx169 y<aBmpSize.Height() && y<rect.Y2; in getData()
249 y<aBmpSize.Height() && y<rect.Y2; in setData()

Completed in 115 milliseconds

123