Home
last modified time | relevance | path

Searched refs:Y (Results 51 – 75 of 1408) sorted by relevance

12345678910>>...57

/aoo42x/main/oox/source/xls/
H A Ddrawingbase.cxx123 maPos.Y = rAttribs.getHyper( XML_y, 0 ); in importPos()
207 if( maPos.isValid() && (maPos.X < aPageSize.Width) && (maPos.Y < aPageSize.Height) ) in calcAnchorRectEmu()
216 if( (aPoint.X < aPageSize.Width) && (aPoint.Y < aPageSize.Height) ) in calcAnchorRectEmu()
226 if( (aAnchorRect.X >= 0) && (aAnchorRect.Y >= 0) ) switch( meAnchorType ) in calcAnchorRectEmu()
234 … aAnchorRect.Height = ::std::min< sal_Int64 >( maSize.Height, aPageSize.Height - aAnchorRect.Y ); in calcAnchorRectEmu()
253 aAnchorRect.Height = aPageSize.Height - aAnchorRect.Y; in calcAnchorRectEmu()
255 … aAnchorRect.Height = ::std::min< sal_Int64 >( aPoint.Y - aAnchorRect.Y + 1, aAnchorRect.Height ); in calcAnchorRectEmu()
266 if( aAnchorRect.Y >= 9000 ) in calcAnchorRectEmu()
267 aAnchorRect.Y -= 9000; in calcAnchorRectEmu()
284 EmuPoint aEmuPoint( lclHmmToEmu( aPoint.X ), lclHmmToEmu( aPoint.Y ) ); in calcCellAnchorEmu()
[all …]
/aoo42x/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx702 aRect.Y = 0; in containsPoint()
705 aPoint.Y >= aRect.Y && in containsPoint()
707 aPoint.Y < (aRect.Y + aRect.Height) ); in containsPoint()
719 aRect.Y = 0; in getAccessibleAtPoint()
723 ( aRect.Y <= aPoint.Y && aPoint.Y <= (aRect.Y + aRect.Height))) in getAccessibleAtPoint()
740 ( aRect.Y <= aPoint.Y && aPoint.Y <= (aRect.Y + aRect.Height))) in getAccessibleAtPoint()
763 Rectangle aRect( aLogicRect.X, aLogicRect.Y, in getBounds()
765 aLogicRect.Y + aLogicRect.Height ); in getBounds()
780 aParentLocOnScreen.Y - aULOnScreen.Y ); in getBounds()
796 return awt::Point( aBBox.X, aBBox.Y ); in getLocation()
[all …]
/aoo42x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx255 if (rP1.Y() == rP2.Y()) in DrawArrow()
259 aArr[0].Y() = rP2.Y() - 2; in DrawArrow()
261 aArr[1].Y() = rP2.Y(); in DrawArrow()
263 aArr[2].Y() = rP2.Y() + 2; in DrawArrow()
269 aArr[0].Y() = rP2.Y() - 5; in DrawArrow()
271 aArr[1].Y() = rP2.Y() - 5; in DrawArrow()
273 aArr[2].Y() = rP2.Y(); in DrawArrow()
283 if (rP1.Y() == rP2.Y()) in DrawArrow()
286 DrawLine(Point(rP1.X(), rP1.Y() - 2), Point(rP1.X(), rP1.Y() + 2)); in DrawArrow()
287 DrawLine(Point(rP2.X(), rP2.Y() - 2), Point(rP2.X(), rP2.Y() + 2)); in DrawArrow()
[all …]
/aoo42x/main/svtools/source/hatchwindow/
H A Dipwin.cxx72 aBottomRight.Y() - aBorder.Height() +1 ), in FillHandleRectsPixel()
76 aBottomRight.Y() - aBorder.Height() +1), in FillHandleRectsPixel()
80 aBottomRight.Y() - aBorder.Height() +1), in FillHandleRectsPixel()
225 aPos.Y() = aRect.Top() - aOuter.Top(); in GetTrackPosPixel()
237 aPos.Y() = aRect.Bottom() - aBR.Y(); in GetTrackPosPixel()
268 aTrackRect.Top() += aDiff.Y(); in GetTrackRectPixel()
272 aTrackRect.Top() += aDiff.Y(); in GetTrackRectPixel()
275 aTrackRect.Top() += aDiff.Y(); in GetTrackRectPixel()
282 aTrackRect.Bottom() = aBR.Y() + aDiff.Y(); in GetTrackRectPixel()
286 aTrackRect.Bottom() = aBR.Y() + aDiff.Y(); in GetTrackRectPixel()
[all …]
/aoo42x/main/sw/source/core/text/
H A Dfrmcrsr.cxx247 aPnt2.Y() = aPnt1.Y(); in GetCharRect()
257 aPnt1.Y() = nMaxY; in GetCharRect()
259 aPnt2.Y() = aPnt1.Y() + pFrm->Prt().Height(); in GetCharRect()
261 aPnt2.Y() = nMaxY; in GetCharRect()
333 pCMS->aRealHeight.Y() = -pCMS->aRealHeight.Y(); in GetCharRect()
412 aPnt2.Y() = aPnt1.Y(); in GetAutoPos()
419 aPnt1.Y() = nMaxY; in GetAutoPos()
421 aPnt2.Y() = aPnt1.Y() + pFrm->Prt().Height(); in GetAutoPos()
423 aPnt2.Y() = nMaxY; in GetAutoPos()
560 long Y() const { return rPoint.Y(); } in Y() function
[all …]
H A Ditrcrsr.cxx502 pCMS->aRealHeight.Y() = nPorHeight; in GetEndCharRect()
871 pOrig->Pos().Y() = aOldPos.Y() + nTmp; in _GetCharRect()
873 pOrig->Pos().Y() = aOldPos.Y() in _GetCharRect()
877 pCMS->aRealHeight.Y() = -pCMS->aRealHeight.Y(); in _GetCharRect()
900 pOrig->Pos().Y() += aOldPos.Y(); in _GetCharRect()
1234 pOrig->Pos().Y() += aCharPos.Y(); in GetCharRect()
1239 pCMS->p2Lines->aLine.Pos().Y() += aCharPos.Y(); in GetCharRect()
1241 pCMS->p2Lines->aPortion.Pos().Y() += aCharPos.Y(); in GetCharRect()
1261 pCMS->aRealHeight.Y() = 0; in GetCharRect()
1799 nY = aLine.Y(); in FillSelection()
[all …]
/aoo42x/main/svtools/source/brwbox/
H A Ddatwin.cxx166 Point( rPos.X(), rPos.Y()+rBox.GetDataRowHeight()-1 ), in Draw()
169 Point( rPos.X() + Width() - 1, rPos.Y() ), in Draw()
175 Point( rPos.X() + 2, rPos.Y() + 2 ), in Draw()
187 Point( rPos.X() + MIN_COLUMNWIDTH, rPos.Y() ), in Draw()
343 long nRelRow = rPosPixel.Y() < 0 in CreateBrowseEvent()
345 : rPosPixel.Y() / pBox->GetDataRowHeight(); in CreateBrowseEvent()
406 aEventPos.Y() += GetParent()->GetTitleHeight(); in StartDrag()
441 aEventPos.Y() += GetParent()->GetTitleHeight(); in Command()
514 rEvt.GetPosPixel().Y() < 0 ) ) in MouseMove()
559 long nDragRowDividerCurrentPos = _rStartPos.Y(); in StartRowDividerDrag()
[all …]
/aoo42x/main/sd/source/ui/view/
H A Dsdwindow.cxx500 maWinPos.Y() += (aSize.Height() - nH) / 2; in SetZoomIntegral()
502 if ( maWinPos.Y() < 0 ) maWinPos.Y() = 0; in SetZoomIntegral()
637 if ( maWinPos.Y() < 0 ) maWinPos.Y() = 0; in SetZoomRect()
680 maWinPos.Y() = maViewSize.Height() - aWinSize.Height(); in UpdateMapOrigin()
708 Size aPix(maWinPos.X(), maWinPos.Y()); in UpdateMapMode()
740 maWinPos.Y() = aPix.Height(); in UpdateMapMode()
741 Point aNewOrigin (-maWinPos.X(), -maWinPos.Y()); in UpdateMapMode()
773 return ((double) maWinPos.Y() / maViewSize.Height()); in GetVisibleY()
787 long nOldY = maWinPos.Y(); in SetVisibleXY()
792 maWinPos.Y() = (long) (fY * maViewSize.Height()); in SetVisibleXY()
[all …]
/aoo42x/main/svx/source/svdraw/
H A Dsvdhlpln.cxx50 FASTBOOL bYHit=rPnt.Y()>=aPos.Y()-nTolLog && rPnt.Y()<=aPos.Y()+nTolLog+a1Pix.Height(); in IsHit()
58 rPnt.Y()>=aPos.Y()-aRad.Height() && rPnt.Y()<=aPos.Y()+aRad.Height()+a1Pix.Height(); in IsHit()
71 case SDRHELPLINE_VERTICAL : aRet.Top()=-aOfs.Y(); aRet.Bottom()=-aOfs.Y()+aSiz.Height(); break; in GetBoundRect()
96 return aPt1.Y() == aPt2.Y(); in IsVisibleEqual()
H A Dimpgrfll.cxx138 aStartPoint.Y() = rOutputRect.Top(); in ImpCalcBmpFillSizes()
145 aStartPoint.Y() = rOutputRect.Top(); in ImpCalcBmpFillSizes()
159 …aStartPoint.Y() = rOutputRect.Top() + ( ( rOutputRect.GetHeight() - rBmpOutputSize.Height() ) >> 1… in ImpCalcBmpFillSizes()
166 …aStartPoint.Y() = rOutputRect.Top() + ( ( rOutputRect.GetHeight() - rBmpOutputSize.Height() ) >> 1… in ImpCalcBmpFillSizes()
173 aStartPoint.Y() = rOutputRect.Bottom() - rBmpOutputSize.Height(); in ImpCalcBmpFillSizes()
180 aStartPoint.Y() = rOutputRect.Bottom() - rBmpOutputSize.Height(); in ImpCalcBmpFillSizes()
187 aStartPoint.Y() = rOutputRect.Bottom() - rBmpOutputSize.Height(); in ImpCalcBmpFillSizes()
202 aStartPoint.Y() += ( rBmpOutputSize.Height() * rBmpOffPerCent.Height() / 100 ); in ImpCalcBmpFillSizes()
208 const long nDiffY = aStartPoint.Y() - rOutputRect.Top(); in ImpCalcBmpFillSizes()
227 aStartPoint.Y() -= ( nCount * rBmpOutputSize.Height() ); in ImpCalcBmpFillSizes()
[all …]
H A Dsvdocapt.cxx146 FASTBOOL bTop=(aTl.Y()-aTop.Y()<aBtm.Y()-aTl.Y()); in CalcEscPos()
159 BigInt aHorY(aBestPt.Y()-aTl.Y()); aHorY*=aHorY; in CalcEscPos()
161 BigInt aVerY(aBest2.Y()-aTl.Y()); aVerY*=aVerY; in CalcEscPos()
381 aRect.Move(aDelt.X(),aDelt.Y()); in applySpecialDrag()
485 aPol[0].Y() = aEscPos.Y(); in ImpCalcTail1()
529 aPol[1].Y()=(aTl.Y()+aEscPos.Y())/2; in ImpCalcTail3()
531 if (eEscDir==OBN) aPol[1].Y()-=rPara.nLineLen; in ImpCalcTail3()
532 else aPol[1].Y()+=rPara.nLineLen; in ImpCalcTail3()
634 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()
824 if(GetAnchorPos().X() || GetAnchorPos().Y()) in TRSetBaseGeometry()
[all …]
H A Dsvdglue.cxx64 case SDRVERTALIGN_TOP : aOfs.Y()=aSnap.Top(); break; in GetAbsolutePos()
65 case SDRVERTALIGN_BOTTOM: aOfs.Y()=aSnap.Bottom(); break; in GetAbsolutePos()
77 aPt.Y()*=nYMul; in GetAbsolutePos()
78 aPt.Y()/=nYDiv; in GetAbsolutePos()
85 if (aPt.Y()<aBound.Top ()) aPt.Y()=aBound.Top (); in GetAbsolutePos()
86 if (aPt.Y()>aBound.Bottom()) aPt.Y()=aBound.Bottom(); in GetAbsolutePos()
105 case SDRVERTALIGN_TOP : aOfs.Y()=aSnap.Top(); break; in SetAbsolutePos()
121 aPt.Y()*=nYDiv; in SetAbsolutePos()
122 aPt.Y()/=nYMul; in SetAbsolutePos()
256 long x=aPt.X(),y=aPt.Y(); // size 9x9 pixel in Invalidate()
[all …]
/aoo42x/main/starmath/source/
H A Dnode.cxx780 aPos.Y() += nDist; in Arrange()
1121 aPos.Y() -= nNumDist; in Arrange()
1161 return rHeading1.X() * rHeading2.Y() - rHeading1.Y() * rHeading2.X(); in Det()
1179 bRes = fabs(rPoint1.Y() - (rPoint2.Y() + fLambda * rHeading2.Y())) < eps; in IsPointInLine()
1183 fLambda = (rPoint1.Y() - rPoint2.Y()) / (double) rHeading2.Y(); in IsPointInLine()
1212 double fLambda = ( (rPoint1.Y() - rPoint2.Y()) * rHeading2.X() in GetLineIntersectionPoint()
1216 rPoint1.Y() + (long) (fLambda * rHeading1.Y())); in GetLineIntersectionPoint()
1326 nTop = aPoint.Y(); in GetOperPosSize()
1356 rPos.Y() = nTop; in GetOperPosSize()
1979 aPos.Y() -= nDist; in Arrange()
[all …]
/aoo42x/main/svtools/source/control/
H A Dscrwin.cxx222 if ( aPixOffset.Y() < 0 && in Resize()
229 aPixOffset.Y() += aPixDelta.Height(); in Resize()
242 ? aPixOffset.Y() in Resize()
250 aPixOffset.Y() = 0; in Resize()
258 aPixOffset.Y() - aOldPixOffset.Y() ); in Resize()
297 aVScroll.SetThumbPos( -aPixOffset.Y() ); in Resize()
499 aNewPixOffset.Y() -= aDeltaPix.Height(); in Scroll()
502 else if ( aNewPixOffset.Y() > 0 ) in Scroll()
503 aNewPixOffset.Y() = 0; in Scroll()
508 aDeltaPix.Height() = aPixOffset.Y() - aNewPixOffset.Y(); in Scroll()
[all …]
H A Druler.cxx878 aPos2.Y()++; in ImplDrawIndent()
880 aPos1.Y()++; in ImplDrawIndent()
884 aPos2.Y()++; in ImplDrawIndent()
890 aPos1.Y()--; in ImplDrawIndent()
893 aPos2.Y()--; in ImplDrawIndent()
901 aPos1.Y()++; in ImplDrawIndent()
903 aPos2.Y()++; in ImplDrawIndent()
1570 aDraw.Y() = 2 * aCenter.Y() - aDraw.Y(); in ImplDrawExtra()
1575 aDraw.Y() = nTemp; in ImplDrawExtra()
1635 nY = rPos.Y(); in ImplHitTest()
[all …]
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx270 nNewDY = aPoint.Y() - aLastPoint.Y(); in JoinVerticalClipRectangles()
293 nNewDY = aPoint.Y() - aLastPoint.Y(); in JoinVerticalClipRectangles()
404 PSLineTo (Point (rPoint.X ()+1, rPoint.Y ())); in DrawPixel()
405 PSLineTo (Point (rPoint.X ()+1, rPoint.Y ()+1)); in DrawPixel()
406 PSLineTo (Point (rPoint.X (), rPoint.Y ()+1)); in DrawPixel()
558 pPath[i].X(), pPath[i].Y(), in DrawPolyLineBezier()
559 pPath[i+1].X(), pPath[i+1].Y(), in DrawPolyLineBezier()
603 pPath[i].X(), pPath[i].Y(), in DrawPolygonBezier()
604 pPath[i+1].X(), pPath[i+1].Y(), in DrawPolygonBezier()
605 pPath[i+2].X(), pPath[i+2].Y()); in DrawPolygonBezier()
[all …]
/aoo42x/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx82 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
91 = aLeftBoundingBox.Y + (aLeftBoundingBox.Height - aLeftBitmapSize.Height) / 2; in PaintHorizontalBitmapComposite()
100 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
110 = aRightBoundingBox.Y + (aRightBoundingBox.Height - aRightBitmapSize.Height) / 2; in PaintHorizontalBitmapComposite()
119 rBoundingBox.Y, in PaintHorizontalBitmapComposite()
187 rBoundingBox.Y, in PaintVerticalBitmapComposite()
196 aRenderState.AffineTransform.m12 = aTopBoundingBox.Y; in PaintVerticalBitmapComposite()
206 rBoundingBox.Y + rBoundingBox.Height - nBBoxHeight, in PaintVerticalBitmapComposite()
216 = aBottomBoundingBox.Y + aBottomBoundingBox.Height - aBottomBitmapSize.Height; in PaintVerticalBitmapComposite()
225 rBoundingBox.Y + aTopBitmapSize.Height, in PaintVerticalBitmapComposite()
[all …]
H A DPresenterPaneBorderPainter.cxx238 || rRepaintArea.Y >= rOuterBorderRectangle.Y+rOuterBorderRectangle.Height in paintBorder()
240 || rRepaintArea.Y+rRepaintArea.Height <= rOuterBorderRectangle.Y) in paintBorder()
277 || rRepaintArea.Y >= rOuterBorderRectangle.Y+rOuterBorderRectangle.Height in paintBorderWithCallout()
279 || rRepaintArea.Y+rRepaintArea.Height <= rOuterBorderRectangle.Y) in paintBorderWithCallout()
615 const sal_Int32 nTitleBarHeight = rInnerBox.Y - rOuterBox.Y - 1; in PaintTitle()
617 if (nY >= rInnerBox.Y) in PaintTitle()
618 nY = rInnerBox.Y - 1; in PaintTitle()
778 nY = rBox.Y + nStartOffset; in PaintBitmap()
787 || nY+nH <= rUpdateBox.Y) in PaintBitmap()
1021 rBox.Y - pBorderSize->mnTop, in AddBorder()
[all …]
/aoo42x/main/sw/source/core/layout/
H A Dtrvlfrm.cxx160 aPoint.Y() = Max( aPoint.Y(), Frm().Top() ); in GetCrsrOfst()
161 aPoint.Y() = Min( aPoint.Y(), Frm().Bottom() ); in GetCrsrOfst()
1106 dY = Max( rPt1.Y(), rPt2.Y() ) - in CalcDiff()
1107 Min( rPt1.Y(), rPt2.Y() ); in CalcDiff()
1127 if( rPt.Y() >= pUp->Frm().Top() && rPt.Y() <= pUp->Frm().Bottom() ) in lcl_Inside()
1333 aPoint.Y() = aRect.Top(); in GetCntntPos()
1335 aPoint.Y() = aRect.Bottom(); in GetCntntPos()
1419 aAct.Y() = aRect.Top(); in GetCntntPosition()
1421 aAct.Y() = aRect.Bottom(); in GetCntntPosition()
2379 if ( aTmpSt.Y() > aTmpEnd.Y() ) in CalcFrmRects()
[all …]
/aoo42x/main/tools/inc/tools/
H A Dgen.hxx122 long Y() const { return nB; } in Y() function in Point
125 long& Y() { return nB; } in Y() function in Point
478 nTop = rLT.Y(); in Rectangle()
480 nBottom = rRB.Y(); in Rectangle()
495 nTop = rLT.Y(); in Rectangle()
599 nTop = rPoint.Y(); in SetPos()
672 nTop += rPt.Y(); in operator +=()
676 nBottom += rPt.Y(); in operator +=()
683 nTop -= rPt.Y(); in operator -=()
687 nBottom -= rPt.Y(); in operator -=()
[all …]
H A Dline.hxx53 long Top() const { return ( maStart.Y() < maEnd.Y() ) ? maStart.Y() : maEnd.Y(); } in Top()
55 long Bottom() const { return ( maStart.Y() > maEnd.Y() ) ? maStart.Y() : maEnd.Y(); } in Bottom()
64 …double GetDistance( const Point& rPoint ) const { return( GetDistance( rPoint.X(), rPoint.Y() ) … in GetDistance()
/aoo42x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1617 fdy=(double)(pA->GetStartPoint().Y()-aCenter.Y()); in WriteOrders()
1623 fdy=(double)(pA->GetEndPoint().Y()-aCenter.Y()); in WriteOrders()
1629 aStartPos.Y()=aCenter.Y()-(long)(((double)pA->GetRect().GetHeight())*sin(fa1)/2.0+0.5); in WriteOrders()
1654 fdy=(double)(pA->GetStartPoint().Y()-aCenter.Y()); in WriteOrders()
1660 fdy=(double)(pA->GetEndPoint().Y()-aCenter.Y()); in WriteOrders()
1704 fdy=(double)(pA->GetStartPoint().Y()-aCenter.Y()); in WriteOrders()
1710 fdy=(double)(pA->GetEndPoint().Y()-aCenter.Y()); in WriteOrders()
1716 aStartPos.Y()=aCenter.Y()-(long)(((double)pA->GetRect().GetHeight())*sin(fa1)/2.0+0.5); in WriteOrders()
2216 if( aOrigin.Y() >= 0 ) in WriteOrders()
2232 aOrigin.Y() = (long)aY + aMM.GetOrigin().Y(); in WriteOrders()
[all …]
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx465 || mpVerticalScrollBar->GetThumbPos() == aNewTopLeft.Y()) in SetTopLeft()
475 mpVerticalScrollBar->SetThumbPos(aNewTopLeft.Y()); in SetTopLeft()
570 if (rMouseWindowPosition.Y() < maScrollBorder.Height() in CalcAutoScrollOffset()
574 * (rMouseWindowPosition.Y() - maScrollBorder.Height())); in CalcAutoScrollOffset()
581 * (rMouseWindowPosition.Y() - aWindowSize.Height() in CalcAutoScrollOffset()
678 aNewTopLeft.Y() += nDistance; in Scroll()
689 aNewTopLeft.Y() += nDistance * rLayouter.GetPageObjectSize().Height(); in Scroll()
700 aNewTopLeft.Y() = rLayouter.GetPageObjectBox(nIndex,true).Bottom() in Scroll()
706 Point(aNewTopLeft.X(), aNewTopLeft.Y()), in Scroll()
708 aNewTopLeft.Y() = rLayouter.GetPageObjectBox(nIndex,true).Top(); in Scroll()
[all …]
/aoo42x/main/filter/source/svg/
H A Dsvgwriter.cxx803 aBaseLinePos.Y() += aMetric.GetAscent(); in ImplWriteText()
805 aBaseLinePos.Y() -= aMetric.GetDescent(); in ImplWriteText()
969 … aPoly[ 1 ].X() = aBaseLinePos.X() + aNormSize.Width() - 1; aPoly[ 1 ].Y() = aPoly[ 0 ].Y(); in ImplWriteText()
970 aPoly[ 2 ].X() = aPoly[ 1 ].X(); aPoly[ 2 ].Y() = aPoly[ 0 ].Y() + nLineHeight - 1; in ImplWriteText()
971 aPoly[ 3 ].X() = aPoly[ 0 ].X(); aPoly[ 3 ].Y() = aPoly[ 2 ].Y(); in ImplWriteText()
981 … aPoly[ 1 ].X() = aBaseLinePos.X() + aNormSize.Width() - 1; aPoly[ 1 ].Y() = aPoly[ 0 ].Y(); in ImplWriteText()
982 aPoly[ 2 ].X() = aPoly[ 1 ].X(); aPoly[ 2 ].Y() = aPoly[ 0 ].Y() + nLineHeight - 1; in ImplWriteText()
983 aPoly[ 3 ].X() = aPoly[ 0 ].X(); aPoly[ 3 ].Y() = aPoly[ 2 ].Y(); in ImplWriteText()
1055 aString += ::rtl::OUString::valueOf( aPt.Y() ); in ImplWriteBmp()
1393 aSrcPt.X() = FRound( aSrcPt.X() * fScaleX ), aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in ImplWriteActions()
[all …]
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx368 long nHeight = rLastButton.GetPosPixel().Y() in getHeight()
369 - m_aCB_Stacked.GetPosPixel().Y(); in getHeight()
376 long nDiffY = rPoint.Y() - aOld.Y(); in setPosition()
378 m_aCB_Stacked.SetPosPixel( Point( aOld.X()+nDiffX, aOld.Y()+nDiffY ) ); in setPosition()
381 m_aRB_Stack_Y.SetPosPixel( Point( aOld.X()+nDiffX, aOld.Y()+nDiffY ) ); in setPosition()
387 m_aRB_Stack_Z.SetPosPixel( Point( aOld.X()+nDiffX, aOld.Y()+nDiffY ) ); in setPosition()
678 long nDiffY = rPoint.Y() - aOld.Y(); in setPosition()
681 Point aNew( aOld.X()+nDiffX, aOld.Y()+nDiffY ); in setPosition()
685 aNew.Y() -= 3*aDistanceSize.Height(); in setPosition()
821 long nYDiff = m_aMainTypeList.GetPosPixel().Y() - m_aFT_ChooseType.GetPosPixel().Y(); in ChartTypeTabPage()
[all …]

Completed in 185 milliseconds

12345678910>>...57