Home
last modified time | relevance | path

Searched refs:Height (Results 101 – 125 of 1739) sorted by relevance

12345678910>>...70

/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx185 pMF->yExt = aMetaSize.Height(); in getWinMetaFileFromGDI_Impl()
189 Size aWinSize = OutputDevice::LogicToLogic( Size( aMetaSize.Width(), aMetaSize.Height() ), in getWinMetaFileFromGDI_Impl()
193 pMF->yExt = aWinSize.Height(); in getWinMetaFileFromGDI_Impl()
297 ….LogicToPixel( Point( rMtf.GetPrefSize().Width() - 1, rMtf.GetPrefSize().Height() - 1 ), rMtf.GetP… in createThumb_Impl()
307 if ( aSizePix.Width() && aSizePix.Height() && in createThumb_Impl()
309 sal::static_int_cast<sal_uInt32>(aSizePix.Height()) > nMaximumExtent ) ) in createThumb_Impl()
312 double fWH = static_cast< double >( aSizePix.Width() ) / aSizePix.Height(); in createThumb_Impl()
317 aSizePix.Height() = nMaximumExtent; in createThumb_Impl()
322 aSizePix.Height() = FRound( nMaximumExtent / fWH ); in createThumb_Impl()
326 …aDrawSize.Height() = FRound( ( static_cast< double >( aDrawSize.Height() ) * aSizePix.Height() ) /… in createThumb_Impl()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx114 Prt().Pos().X() = Frm().Height() - ( nPrtOfstY + Prt().Height() ); in SwapWidthAndHeight()
118 Frm().Width( Frm().Height() ); in SwapWidthAndHeight()
119 Frm().Height( nFrmWidth ); in SwapWidthAndHeight()
122 Prt().Height( nPrtWidth ); in SwapWidthAndHeight()
162 rRect.Height( nWidth ); in SwitchHorizontalToVertical()
223 rRect.Height( nHeight ); in SwitchVerticalToHorizontal()
808 SwTwips nDelta = aNewSize.Height() - Prt().Height(); in CalcLineSpace()
814 aTmpFrm.Height( Prt().Height() ); in CalcLineSpace()
816 aTmpFrm.Height( aNewSize.Height() ); in CalcLineSpace()
1580 Prt().Height(0); in Prepare()
[all …]
H A Ditrcrsr.cxx481 nPorHeight = pPor->Height(); in GetEndCharRect()
631 nPorHeight = pPor->Height(); in _GetCharRect()
640 nPorHeight = pPor->Height(); in _GetCharRect()
806 pCurr->Height( pOldCurr->Height() - nRubyHeight ); in _GetCharRect()
860 pOrig->Height( nTmp ); in _GetCharRect()
874 + pPor->Height() - nTmp - pOrig->Height(); in _GetCharRect()
984 nPorHeight = pTmp->Height(); in _GetCharRect()
1034 nPorHeight = pPor->Height(); in _GetCharRect()
1053 nPorHeight = pPor->Height(); in _GetCharRect()
1071 pOrig->Height( nPorHeight + in _GetCharRect()
[all …]
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx89 if( rSizePixel.Width() && rSizePixel.Height() ) in Bitmap()
387 UInt32ToSVBT32( pRAcc->Height(), aBT32 ); in GetChecksum()
463 …aNewPrefSize.Height() = FRound( maPrefSize.Height() * aNewSizePix.Height() / aOldSizePix.Height() … in ImplAssignWithSize()
633 const long nHeight = pAcc->Height(); in Invert()
662 const long nHeight = pAcc->Height(); in Mirror()
689 const long nHeight = pAcc->Height(); in Mirror()
713 const long nHeight = pAcc->Height(); in Mirror()
1495 const long nHeight = Min( pMaskAcc->Height(), pAcc->Height() ); in Replace()
1574 const long nHeight = Min( pAlphaAcc->Height(), pAcc->Height() ); in Replace()
1840 const long nHeight = Min( pMaskAcc->Height(), pAcc->Height() ); in CombineSimple()
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx175 long nHScrollHeight = GetHScrollBar()->GetSizePixel().Height(); in Resize()
179 Point( 0, aTotalOutputSize.Height()-nHScrollHeight ), in Resize()
196 GetVScrollBar()->SetPageSize( aTotalOutputSize.Height() ); in Resize()
197 GetVScrollBar()->SetVisibleSize( aTotalOutputSize.Height() ); in Resize()
538 if ( aLowerRight.Y() > aSize.Height() ) in getMovementImpl()
677 aBottom.Y() += aNewSize.Height(); in SetDefaultTabWinPosSize()
856 if( (aDragWinPos.Y() + aDragWinSize.Height()) > m_aOutputSize.Height() ) in Tracking()
857 aDragWinPos.Y() = m_aOutputSize.Height() - aDragWinSize.Height() - 1; in Tracking()
1191 if( aLowerRight.Y() > m_aOutputSize.Height() - 5 ) in ScrollWhileDragging()
1194 if( !bScrolling && ( (aDragWinPos.Y() + aDragWinSize.Height()) > m_aOutputSize.Height() ) ) in ScrollWhileDragging()
[all …]
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx773 aPos.Y() -= aSize.Height(); in Docking()
791 aPos.Y() += aSize.Height(); in Docking()
1039 if ( pImp->aSplitSize.Height() < aMinSize.Height() ) in Initialize()
1040 pImp->aSplitSize.Height() = aMinSize.Height(); in Initialize()
1352 if ( GetFloatingSize().Height() < aSize.Height() ) in CalcAlignment()
1353 aSize.Height() = GetFloatingSize().Height(); in CalcAlignment()
1358 nTBBorder = aSize.Height(); in CalcAlignment()
1363 nTBBorder = aHorizontalSize.Height(); in CalcAlignment()
1584 aSize.Height() = aInnerSize.Height(); in CalcAlignment()
1600 aSize.Height() = pImp->aSplitSize.Height(); in CalcAlignment()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx819 mnSeparatorY = aWindowBox.Height - mpCloseButton->GetSize().Height - gnVerticalButtonPadding; in UpdateLayout()
944 rCenterBox.Height - mpCloseButton->GetSize().Height/ 2)); in PlaceCloseButton()
1066 aSize.Height); in PaintPreview()
1080 if (aSize.Width > 0 && aSize.Height > 0) in PaintPreview()
1539 aPosition.Y += maPreviewSize.Height; in GetPoint()
1668 nTotalRowCount * maPreviewSize.Height in UpdateScrollBars()
1781 + (maSlideBoundingBox.Height - aSize.Height) / 2.0); in Paint()
1893 const double nYOffset = aLabelSize.Height in CreateBitmap()
1990 nHeight = xBitmap->getSize().Height; in CalculateLabelSize()
2160 rSlideBoundingBox.Height); in PaintCurrentSlideFrame()
[all …]
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx722 …ailableHeight = mpEditWin->LogicToPixel(Size(0,mPages[n]->mPageRect.Height())).Height() - 2 * GetS… in LayoutPostIts()
864 const long aSidebarheight = mpEditWin->PixelToLogic(Size(0,GetSidebarScrollerHeight())).Height(); in Scroll()
912 const long aSidebarheight = mpEditWin->PixelToLogic(Size(0,GetSidebarScrollerHeight())).Height(); in AutoScroll()
1044 …lTranslatePos = ( (*i)->VirtualPos().Y() + (*i)->VirtualSize().Height()) - (*aNextPostIt)->Virtual… in LayoutByPage()
1095 lSpaceUsed += (*i)->VirtualSize().Height() + ANCHORLINE_WIDTH; in LayoutByPage()
1097 lSpaceUsed += (*i)->VirtualSize().Height() + GetSpaceBetween(); in LayoutByPage()
1109 if ( ((*i)->VirtualPos().Y()+ (*i)->VirtualSize().Height()+lTranslatePos) < lBottomBorder) in LayoutByPage()
1118 …*i)->TranslateTopPosition(lBottomBorder - ((*i)->VirtualPos().Y()+ (*i)->VirtualSize().Height()) ); in LayoutByPage()
1125 if (!bScrollbars && ((*i)->VirtualPos().Y()+ (*i)->VirtualSize().Height() > lBottomBorder) ) in LayoutByPage()
1128 …(*i)->TranslateTopPosition(lBottomBorder - ((*i)->VirtualPos().Y()+ (*i)->VirtualSize().Height())); in LayoutByPage()
[all …]
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx305 if ( aSize100thMM.Width && aSize100thMM.Height ) in ImpCompressGraphic()
308 …tic_cast< sal_Int32 >( ( (double)aSourceSizePixel.Height* aGraphicCropLogic.Top ) / aSize100thMM.H… in ImpCompressGraphic()
310 …nt32 >( ( (double)aSourceSizePixel.Height* ( aSize100thMM.Height - aGraphicCropLogic.Bottom ) ) / … in ImpCompressGraphic()
314 aSourceSizePixel.Height= aGraphicCropPixel.Bottom - aGraphicCropPixel.Top; in ImpCompressGraphic()
321 if ( ( aSourceSizePixel.Width > 0 ) && ( aSourceSizePixel.Height > 0 ) ) in ImpCompressGraphic()
332 if ( rGraphicSettings.mnImageResolution && aLogicalSize.Width && aLogicalSize.Height ) in ImpCompressGraphic()
335 …const double fSourceDPIY = ((double)aSourceSizePixel.Height/ ((double)aLogicalSize.Height/ 2540.0 … in ImpCompressGraphic()
347 if ( bNeedsOptimizing && aDestSizePixel.Width && aDestSizePixel.Height ) in ImpCompressGraphic()
447 …GraphicUserIter->maGraphicCropLogic.Top * ((double)aNewSize.Height / (double)aSize100thMM.Height)); in CompressGraphics()
449 …phicUserIter->maGraphicCropLogic.Bottom * ((double)aNewSize.Height / (double)aSize100thMM.Height)); in CompressGraphics()
[all …]
/trunk/main/starmath/source/
H A Dnode.cxx288 aFntSize.Height() = (long) (Fraction(aFntSize.Height()) * rSize); in SetFontSize()
293 aFntSize.Height() = (long) (Fraction(aFntSize.Height()) / rSize); in SetFontSize()
301 if (aFntSize.Height() > nMaxVal) in SetFontSize()
302 aFntSize.Height() = nMaxVal; in SetFontSize()
961 (rSymSize.Height() * 52) / 100); in GetExtraPos()
1468 if (GetFont().GetSize().Height() > rFormat.GetBaseSize().Height() / 3) in Arrange()
2212 aToSize.Height() = nNewHeight; in AdaptToY()
2358 aToSize.Height() = nHeight; in AdaptToY()
2366 nHeight = aToSize.Height(); in Arrange()
2759 aFntSize.Height() = nHeight; in AdaptToY()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx304 aItemSize.Height() = aItemSize.Height() + aColorSet.getEntryEdgeLength(); in SvxColorDockingWindow()
305 aItemSize.Height() /= 2; in SvxColorDockingWindow()
358 long nPtY = aColorSize.Height() - 1; in FillValueSet()
385 aSize.Height() -= 4; in SetSize()
389 nLines = (sal_uInt16) ( (float) aSize.Height() / (float) aItemSize.Height() /*+ 0.35*/ ); in SetSize()
415 aColorSet.SetItemHeight( aItemSize.Height() ); in SetSize()
548 rNewSize.Height() -= 4; in Resizing()
552 nLines = (sal_uInt16) ( (float) rNewSize.Height() / (float) aItemSize.Height() + 0.5 ); in Resizing()
585 rNewSize.Height() = nLines * aItemSize.Height() + 4; in Resizing()
H A DSvxColorValueSet.cxx54 return rStyleSettings.GetListBoxPreviewDefaultPixelSize().Height() + 1; in getEntryEdgeLength()
106 SetItemHeight(aItemSize.Height()); in layoutAllVisible()
131 const bool bAdaptHeight(static_cast< sal_uInt32 >(aNewSize.Height()) > nHeight); in layoutToGivenHeight()
140 const sal_uInt32 nFieldHeight(aNewSize.Height() - aSizeNoScrollNoFields.Height()); in layoutToGivenHeight()
145 … sal_uInt32 nLineCount((nAvailableHeight + aItemSizePixel.Height() - 1) / aItemSizePixel.Height()); in layoutToGivenHeight()
148 aNewSize.Height() = nHeight; in layoutToGivenHeight()
151 SetItemHeight(aItemSize.Height()); in layoutToGivenHeight()
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx92 Size aSiz(rR.GetSize()); aSiz.Width()--; aSiz.Height()--; in AdjustTextFrameWidthAndHeight()
96 if (aTmpSiz.Height()!=0) aMaxSiz.Height()=aTmpSiz.Height(); in AdjustTextFrameWidthAndHeight()
109 if (nMaxHgt==0 || nMaxHgt>aMaxSiz.Height()) nMaxHgt=aMaxSiz.Height(); in AdjustTextFrameWidthAndHeight()
111 aSiz.Height()=nMaxHgt; in AdjustTextFrameWidthAndHeight()
116 aSiz.Height()-=nVDist; in AdjustTextFrameWidthAndHeight()
118 if (aSiz.Height()<2) aSiz.Height()=2; // Mindestgroesse 2 in AdjustTextFrameWidthAndHeight()
126 if (bVScroll) aSiz.Height()=0x0FFFFFFF; in AdjustTextFrameWidthAndHeight()
135 if (bHgtGrow) nHgt=aSiz2.Height()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
155 if (bHgtGrow) nHgt=aSiz2.Height()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx599 aPos.Y() += aTextSize.Height(); in DrawText()
773 aVirtOutputSize.Height() = 0; in Clear()
862 nMaxBmpHeight = aSize.Height(); in CheckSizes()
1129 aVirtOutputSize.Height() = 0; in ResetVirtSize()
1803 aSize.Height() += 2; in AdjustScrollBars()
1806 aSize.Height() += 3; in AdjustScrollBars()
1826 aSize.Height() = nHorSBarHeight; in AdjustScrollBars()
2329 aSize.Height() -= 3; in CalcBmpRect()
2392 if( aOptSize.Height() > aTextSize.Height() ) in CalcTextRect()
2393 aTextSize.Height() = aOptSize.Height(); in CalcTextRect()
[all …]
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx146 maBox.Height() = aSize.Height() / 3; in DemoRenderer()
166 geometry::RealPoint2D( d, maSize.Height() ), in drawGrid()
168 dIncr = maSize.Height() / 3; in drawGrid()
169 for ( d = 0; d <= maSize.Height(); d += dIncr ) in drawGrid()
362 maBox.Height() * .5 ); in drawText()
371 translate( 0.0, maBox.Height() ); in drawImages()
380 translate( maBox.Width()*0.1, maBox.Height()*0.2 ); in drawImages()
404 translate( maBox.Width(), maBox.Height() ); in drawLines()
417 translate( maBox.Width() * 2.0, maBox.Height() ); in drawCurves()
421 translate( maBox.Width() * .5, maBox.Height() * .5 ); in drawCurves()
[all …]
/trunk/main/vcl/source/control/
H A Dcombobox.cxx643 long nBottom = aOutSz.Height(); in Resize()
1128 aSz.Height() += mnDDHeight; in CalcMinimumSize()
1132 aSz.Height() = mpImplLB->CalcSize( 1 ).Height(); in CalcMinimumSize()
1148 aSz.Height() -= nTop+nBottom; in CalcAdjustedSize()
1156 aSz.Height() += mnDDHeight; in CalcAdjustedSize()
1160 aSz.Height() = mnDDHeight; in CalcAdjustedSize()
1162 aSz.Height() += nTop+nBottom; in CalcAdjustedSize()
1180 aSz.Height() = mpImplLB->CalcSize( nLines ).Height() + mnDDHeight; in CalcSize()
1182 aSz.Height() = mnDDHeight; in CalcSize()
1185 aSz.Height() = aMinSz.Height(); in CalcSize()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx328 aWindowSize.Height() ) ) ); in clear()
346 if (rTmpSize.Width()<=0 || rTmpSize.Height()<=0) in getTransformation()
355 rTmpSize.Height()-1 ); in getTransformation()
361 aOutputSize.Height() = (long)( aOutputSize.Height() / 1.03 ); in getTransformation()
367 const double page_ratio = (double)aPageSize.Width() / (double)aPageSize.Height(); in getTransformation()
368 const double output_ratio = (double)aOutputSize.Width() / (double)aOutputSize.Height(); in getTransformation()
372 aOutputSize.Height() = ( aOutputSize.Width() * aPageSize.Height() ) / aPageSize.Width(); in getTransformation()
376 aOutputSize.Width() = ( aOutputSize.Height() * aPageSize.Width() ) / aPageSize.Height(); in getTransformation()
380 ( aWindowSize.Height() - aOutputSize.Height() ) >> 1 ); in getTransformation()
387 aOutputSize.Width(), aOutputSize.Height(), aOutputOffset.X(), aOutputOffset.Y())); in getTransformation()
[all …]
/trunk/main/avmedia/source/win/
H A Dwindow.cxx230 int nW = aRect.Width, nH = aRect.Height; in ImplLayoutVideoWindow()
242 aPrefSize.Height >>= 2; in ImplLayoutVideoWindow()
248 aPrefSize.Height >>= 1; in ImplLayoutVideoWindow()
254 aPrefSize.Height <<= 1; in ImplLayoutVideoWindow()
260 aPrefSize.Height <<= 2; in ImplLayoutVideoWindow()
272 if( ( aPrefSize.Width <= nVideoW ) && ( aPrefSize.Height <= nVideoH ) ) in ImplLayoutVideoWindow()
275 nY = ( nVideoH - aPrefSize.Height ) >> 1; in ImplLayoutVideoWindow()
277 nHeight = aPrefSize.Height; in ImplLayoutVideoWindow()
286 double fPrefWH = (double) aPrefSize.Width / aPrefSize.Height; in ImplLayoutVideoWindow()
474 ::SetWindowPos( (HWND) mnFrameWnd, HWND_TOP, X, Y, Width, Height, 0 ); in setPosSize()
[all …]
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx304 aImageSize.Height() += 4; in ImplPosControls()
349 aFixedSize.Height() = aFormatRect.GetHeight(); in ImplPosControls()
350 if ( aFixedSize.Height() < aImageSize.Height() ) in ImplPosControls()
353 aPageSize.Height() = aImageSize.Height(); in ImplPosControls()
354 aFixedSize.Height() = aImageSize.Height(); in ImplPosControls()
359 aPageSize.Height() = aFixedSize.Height(); in ImplPosControls()
365 aPageSize.Height() += (IMPL_DIALOG_OFFSET*2)+(IMPL_MSGBOX_OFFSET_EXTRA_Y*2); in ImplPosControls()
409 aPos.Y() += aFixedSize.Height() + (IMPL_DIALOG_OFFSET)+(IMPL_MSGBOX_OFFSET_EXTRA_Y*2); in ImplPosControls()
412 … aPageSize.Height() += aSize.Height() + (IMPL_DIALOG_OFFSET*2)+(IMPL_MSGBOX_OFFSET_EXTRA_Y*2); in ImplPosControls()
H A Dsyswin.cxx454 mpWindowImpl->mpFrame->SetMinClientSize( rSize.Width(), rSize.Height() ); in SetMinOutputSizePixel()
464 if( aSize.Height() > SHRT_MAX || aSize.Height() <= 0 ) in SetMaxOutputSizePixel()
465 aSize.Height() = SHRT_MAX; in SetMaxOutputSizePixel()
475 mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height() ); in SetMaxOutputSizePixel()
489 if ( aSize.Height() < maMinOutSize.Height() ) in GetResizeOutputSizePixel()
490 aSize.Height() = maMinOutSize.Height(); in GetResizeOutputSizePixel()
705 (aParentSizePixel.Height() - i_nHeight) / 2 ); in ImplMoveToScreen()
740 if( maMinOutSize.Height() > aState.mnHeight ) in SetWindowStateData()
741 aState.mnHeight = maMinOutSize.Height(); in SetWindowStateData()
934 aSize.Height() += maOrgSize.Height(); in GetWindowStateData()
[all …]
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx628 long nTemp = aTextSize.Height(); in SetAutoText()
629 aTextSize.Height() = aTextSize.Width(); in SetAutoText()
699 long nTemp = aTextSize.Height(); in TextChanged()
700 aTextSize.Height() = aTextSize.Width(); in TextChanged()
2707 if ( nEngineHeight >= aCellSize.Height() + aRefOne.Height() ) in DrawEdit()
2763 aClipSize.Height() -= nDif; in DrawEdit()
2860 )).Height(); in DrawEdit()
2870 / 2)).Height(); in DrawEdit()
3461 aClipSize.Height() -= nDif; in DrawRotated()
3569 )).Height(); in DrawRotated()
[all …]
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx178 ( !aSz.Width() || !aSz.Height() ) ) in DataChanged()
198 if( aGrfSz.Height() && aGrfSz.Width() && in DataChanged()
199 aSz.Height() && aSz.Width() && in DataChanged()
312 if ( !(aSz.Width() && aSz.Height()) && in SetGrfFlySize()
313 rGrfSz.Width() && rGrfSz.Height() ) in SetGrfFlySize()
320 if ( !aSz.Height() && aSz.Width() ) in SetGrfFlySize()
322 aCalcSz.Height() = rFrmSz.Height() * in SetGrfFlySize()
324 else if ( !aSz.Width() && aSz.Height() ) in SetGrfFlySize()
327 aSz.Height() / rFrmSz.Height(); in SetGrfFlySize()
335 aCalcSz.Height()+= rBox.CalcLineSpace(BOX_LINE_TOP) + in SetGrfFlySize()
/trunk/main/uui/source/
H A Dsecmacrowarnings.cxx215 aPos.Y() += maDescr2FI.GetSizePixel().Height(); in InitControls()
216 aPos.Y() += LogicToPixel( Size( 3, 3 ) ).Height(); in InitControls()
231 aDlgSz.Height() -= nDelta; in InitControls()
298 nTxtH = Max( aMinSize.Height(), maViewSignsBtn.GetSizePixel().Height() ); in FitControls()
299 nTxtH += a3Size.Height() / 2; in FitControls()
300 nCtrlH = maSignsFI.GetSizePixel().Height(); in FitControls()
303 aNewSize.Height() -= nDelta; in FitControls()
308 nTxtH = aMinSize.Height(); in FitControls()
309 nCtrlH = maDescr2FI.GetSizePixel().Height(); in FitControls()
312 aNewSize.Height() -= nDelta2; in FitControls()
[all …]
/trunk/main/svl/source/items/
H A Dszitem.cxx92 rText += UniString::CreateFromInt32(aVal.Height()); in GetPresentation()
143 aTmp.Height() = ( aTmp.Height() * 127 + 36) / 72; in QueryValue()
182 aValue.Height = aVal.Height(); in PutValue()
186 aValue.Height = nVal; in PutValue()
193 Size aTmp( aValue.Width, aValue.Height ); in PutValue()
196 aTmp.Height() = ( aTmp.Height() * 72 + 63) / 127; in PutValue()
/trunk/main/sw/inc/
H A Dswrect.hxx40 inline SwRect( long X, long Y, long Width, long Height );
52 inline void Height( long nNew );
62 inline long Height() const;
196 inline void SwRect::Height( long nNew ) in Height() function in SwRect
211 m_Size.Height() += m_Point.getY() - nTop; in Top()
240 inline long SwRect::Height() const in Height() function in SwRect
242 return m_Size.Height(); in Height()
291 m_Size.Height() += rSz.Height(); in operator +=()
297 m_Size.Height() -= rSz.Height(); in operator -=()

Completed in 239 milliseconds

12345678910>>...70