Home
last modified time | relevance | path

Searched refs:Height (Results 251 – 275 of 1739) sorted by relevance

1...<<11121314151617181920>>...70

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XWindow.java115 newRec.Height = posSize.Height - 3; in _setPosSize()
116 oObj.setPosSize(newRec.X, newRec.Y, newRec.Width, newRec.Height, in _setPosSize()
120 posSize.Width + ", " + posSize.Height + "), "); in _setPosSize()
122 newRec.Width + ", " + newRec.Height + "), "); in _setPosSize()
124 gPS.Width + ", " + gPS.Height + "). "); in _setPosSize()
236 sz.Height += 100; in _addWindowListener()
318 posSize.Width , posSize.Height, PosSize.POSSIZE); in _removeWindowListener()
/trunk/main/svtools/source/misc/
H A Dhelpagentwindow.cxx90 m_aPreferredSize.Height() += 2; in HelpAgentWindow()
95 m_aPreferredSize.Height() += aSize.Height() - aOutputSize.Height(); in HelpAgentWindow()
134 aOutputRect.Top() + (aInnerRect.GetHeight() - aPictureSize.Height()) / 2 ); in Paint()
154 aPreferredSize.Height() += 8; in implOptimalButtonSize()
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx490 aPrvSize ( GetSizePixel().Width() - 6, GetSizePixel().Height() - 30 ), in ScAutoFmtPreview()
494 mnRowHeight ( (aPrvSize.Height() - 4) / 5 ), in ScAutoFmtPreview()
695 theMaxStrSize.Height() -= FRAME_OFFSET; in DrawString()
701 if ( theMaxStrSize.Height() < aStrSize.Height() ) in DrawString()
735 aPos.Y() += (mnRowHeight - (sal_uInt16)aStrSize.Height()) / 2; in DrawString()
875 aPrvSize.Height() = maArray.GetHeight() + 4; in CalcCellArray()
961 …Point aPos( (aWndSize.Width() - aPrvSize.Width()) / 2, (aWndSize.Height() - aPrvSize.Height()) / 2… in DoPaint()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx422 scaledRect.Y = (canvas.Height - scaledRect.Height) / 2; in Extract()
424 Gdiplus::Rect border_rect(scaledRect.X, scaledRect.Y, scaledRect.Width, scaledRect.Height); in Extract()
430 scaledRect.Height -= 1; in Extract()
522 if (src.Width >= src.Height) in CalcScaledAspectRatio()
523 result = Gdiplus::Rect(0, 0, dest.Width, src.Height * dest.Width / src.Width); in CalcScaledAspectRatio()
525 result = Gdiplus::Rect(0, 0, src.Width * dest.Height / src.Height, dest.Height); in CalcScaledAspectRatio()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx290 if ( aTmp.Height() < aRect.Height() || in ImplEndAction()
453 aSize.Height()+= 20; in ImplUnlockPaint()
573 nOldH = pRoot->Frm().Height(); in MakeVisible()
1371 aRect.Height( aSize.Height() ); in SmoothScroll()
1380 : aRect.Top() - aSize.Height() + aPixSz.Height(); in SmoothScroll()
1446 long lMaDelta = aPixSz.Height(); in SmoothScroll()
1447 if ( Abs(lYDiff) > ( aVisArea.Height() / 3 ) ) in SmoothScroll()
1567 aRectangle.Top() -= aPixSz.Height(); in SmoothScroll()
1568 aRectangle.Bottom() += aPixSz.Height(); in SmoothScroll()
2085 if( !GetLayout()->Frm().Height() ) in CheckBrowseView()
[all …]
H A Dviewpg.cxx181 nMaxRowSz = aNxtPageSize.Height(); in PrintProspect()
186 nMaxRowSz = aSttPageSize.Height(); in PrintProspect()
191 nMaxRowSz = Max( aNxtPageSize.Height(), aSttPageSize.Height() ); in PrintProspect()
198 Fraction aScY( aPrtSize.Height(), nMaxRowSz ); in PrintProspect()
222 (aTmpPrtSize.Height() - nMaxRowSz) / 2 ); in PrintProspect()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx295 if( aImageSize.Height() > aSize.Height() ) in ImplGetItemSize()
296 aSize.Height() = aImageSize.Height(); in ImplGetItemSize()
299 aSize.Height() += TAB_TABOFFSET_Y*2; in ImplGetItemSize()
341 if( aSize.Height() < aImageSize.Height()+4 ) // leave space for focus rect in ImplGetItemSize()
342 aSize.Height() = aImageSize.Height()+4; in ImplGetItemSize()
356 nHeight = aWinSize.Height(); in ImplGetTabRect()
439 nY += aSize.Height(); in ImplGetTabRect()
736 if( aImageSize.Height() < aRect.GetHeight() ) in ImplShowFocus()
944 if( aImageSize.Height() < aRect.GetHeight() ) in ImplDrawItem()
1610 aNewSize.Width(), aNewSize.Height() ); in SetTabPageSizePixel()
[all …]
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx452 aMPS.aPaperSize.Height() = aSizeVal.Height; in ImplPrintJob()
805 aOverrideSize.Height = aNewPaperSize.Height(); in setupPrinter()
847 if( aSetSize.Width && aSetSize.Height ) in modifyJobSetup()
855 if( aIsSize.Width && aIsSize.Height ) in modifyJobSetup()
858 aPageSize.aSize.Height() = aIsSize.Height; in modifyJobSetup()
1016 long nDY = (aPaperSize.Height() - aPageSize.aSize.Height()) / 2; in getFilteredPageFile()
1037 aMPArea.Height() -= rMPS.nTopMargin + rMPS.nBottomMargin; in getFilteredPageFile()
1038 aMPArea.Height() += rMPS.nVerticalSpacing; in getFilteredPageFile()
1042 long nAdvY = aMPArea.Height() / rMPS.nRows; in getFilteredPageFile()
1090 double fScaleY = double(aSubPageSize.Height())/double(aPageSize.aSize.Height()); in getFilteredPageFile()
[all …]
H A Doutdev6.cxx79 const long nDistY = Max( rDist.Height(), 1L ); in DBG_NAMEEX()
499 const long nWidth = pW->Width(), nHeight = pW->Height(); in DrawTransparent()
832 const long nBmpHeight = aBmpEx.GetSizePixel().Height(); in ImplDrawBitmapWallpaper()
917 aPos.Y() += ( aSize.Height() - nBmpHeight ) >> 1; in ImplDrawBitmapWallpaper()
923 aPos.Y() += ( aSize.Height() - nBmpHeight ) >> 1; in ImplDrawBitmapWallpaper()
930 aPos.Y() += ( aSize.Height() - nBmpHeight ) >> 1; in ImplDrawBitmapWallpaper()
935 aPos.Y() += ( aSize.Height() - nBmpHeight ); in ImplDrawBitmapWallpaper()
941 aPos.Y() += ( aSize.Height() - nBmpHeight ); in ImplDrawBitmapWallpaper()
948 aPos.Y() += ( aSize.Height() - nBmpHeight ); in ImplDrawBitmapWallpaper()
967 nFirstY = aPos.Y() + ( ( aSize.Height() - nBmpHeight ) >> 1 ); in ImplDrawBitmapWallpaper()
[all …]
/trunk/main/sw/source/core/bastyp/
H A Dswregion.cxx112 const long nOldVal = aTmp.Height(); in operator -=()
113 aTmp.Height(nTmp); in operator -=()
115 aTmp.Height( nOldVal ); in operator -=()
118 aTmp.Top( aInter.Top() + aInter.Height() ); in operator -=()
119 if ( aTmp.Height() > 0 ) in operator -=()
200 return rRect.Width() * rRect.Height(); in CalcArea()
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx72 if ( rSize.Width() == 0 || rSize.Height() == 0 ) in Draw()
138 aSize3.Height() = aSize.Height() >> 1; in ImpDrawArrow()
142 aSize4.Height() = aSize.Height() >> 2; in ImpDrawArrow()
153 aTempRect.Top() = aCenter.Y() - aSize3.Height(); in ImpDrawArrow()
/trunk/main/sw/source/core/text/
H A Dblink.cxx98 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
102 aPos.Y() -= pTmp->GetPortion()->Height() - in IMPL_LINK()
106 nHeight = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
109 aPos.X() -= pTmp->GetPortion()->Height() - in IMPL_LINK()
111 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
117 nHeight = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
/trunk/main/reportdesign/source/ui/report/
H A DReportWindow.cxx194 aPageSize.Height() = m_aHRuler.GetSizePixel().Height(); in Resize()
196 const long nTermp(m_aViewsWindow.getTotalHeight() + aPageSize.Height()); in Resize()
197 long nSectionsHeight = ::std::max<long>(nTermp,aTotalOutputSize.Height()); in Resize()
204 aStartPoint.Y() += aPageSize.Height(); in Resize()
429 …el(m_aViewsWindow.PixelToLogic(Size(0,GetTotalHeight() + m_aHRuler.GetSizePixel().Height())),aMap); in getZoomFactor()
430 … nZoom = ::std::min(nZoom,(sal_uInt16)(long)Fraction(aSize.Height()*100,aHeight.Height())); in getZoomFactor()
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx159 long nNewHeight = aFTSize.Height() * nLines; in CalcInfoSize()
160 long nDelta = nNewHeight - aSize.Height(); in CalcInfoSize()
161 aSize.Height() = nNewHeight; in CalcInfoSize()
165 aSize.Height() -= nDelta; in CalcInfoSize()
380 long nNewHeight = aFTSize.Height() * nLines; in CalcInfoSize()
381 long nDelta = nNewHeight - aSize.Height(); in CalcInfoSize()
382 aSize.Height() = nNewHeight; in CalcInfoSize()
388 aSize.Height() -= nDelta; in CalcInfoSize()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx723 long nVisHeight = pModWin->GetOutputSizePixel().Height(); in ExecuteGlobal()
1310 if ( GetViewFrame()->GetWindow().GetOutputSizePixel().Height() == 0 ) in AdjustPosSizePixel()
1316 aSz.Height() -= aScrollBarBoxSz.Height(); in AdjustPosSizePixel()
1320 …ixel( Point( rSize.Width() - aScrollBarBoxSz.Width(), rSize.Height() - aScrollBarBoxSz.Height() ) … in AdjustPosSizePixel()
1321 …izePixel( Point( rPos.X()+aSz.Width(), rPos.Y() ), Size( aScrollBarBoxSz.Width(), aSz.Height() ) ); in AdjustPosSizePixel()
1328 …ar->SetPosSizePixel( Point( rPos.X(), rPos.Y()+aSz.Height() ), Size( nSplitPos, aScrollBarBoxSz.He… in AdjustPosSizePixel()
1330 …zePixel( Point( nScrlStart, rPos.Y()+aSz.Height() ), Size( aSz.Width() - nScrlStart + 1, aScrollBa… in AdjustPosSizePixel()
1335 …int( rPos.X()+ aSz.Width()/2 - 1, rPos.Y()+aSz.Height() ), Size( aSz.Width()/2 + 2, aScrollBarBoxS… in AdjustPosSizePixel()
1336 …->SetPosSizePixel( Point( rPos.X(), rPos.Y()+aSz.Height() ), Size( aSz.Width()/2, aScrollBarBoxSz. in AdjustPosSizePixel()
/trunk/main/sfx2/source/dialog/
H A Dalienwarn.cxx120 aNewSize.Height() += nTextHeight; in InitSize()
123 aNewSize.Height() += nTextHeight; in InitSize()
129 long nTxtH = aMinSize.Height(); in InitSize()
130 long nCtrlH = m_aInfoText.GetSizePixel().Height(); in InitSize()
133 aNewSize.Height() -= nDelta; in InitSize()
151 aNewSize.Height() -= nDelta; in InitSize()
/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx510 Size aProgressBarSize = Size( aTempRectangle.Width, aTempRectangle.Height ); in getPreferredSize()
522 nHeight += aTopicSize_Top.Height ; in getPreferredSize()
523 nHeight += aProgressBarSize.Height ; in getPreferredSize()
524 nHeight += aTopicSize_Bottom.Height; in getPreferredSize()
526 nHeight += aButtonSize.Height ; in getPreferredSize()
565 setPosSize ( 0, 0, aDefaultSize.Width, aDefaultSize.Height, PosSize::SIZE ) ; in createPeer()
638 ( nHeight != aBasePosSize.Height) in setPosSize()
761 nHeight_Button = aButtonSize.Height ; in impl_recalcLayout()
768 nHeight_Topic_Top = aTopicSize_Top.Height ; in impl_recalcLayout()
796 nHeight_Topic_Bottom = aTopicSize_Bottom.Height ; in impl_recalcLayout()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterNotesView.cxx496 geometry::RealRectangle2D aNewTextBoundingBox (0,0,aWindowBox.Width, aWindowBox.Height); in Layout()
502 const sal_Int32 nToolBarHeight = sal_Int32(aToolBarSize.Height + 0.5); in Layout()
503 mxToolBarWindow->setPosSize(0, aWindowBox.Height - nToolBarHeight, in Layout()
508 mnSeparatorYLocation = aWindowBox.Height - nToolBarHeight - gnSpaceBelowSeparator; in Layout()
515 aWindowBox.Height - aToolBarSize.Height/2)); in Layout()
591 if (rUpdateBox.Y + rUpdateBox.Height > maTextBoundingBox.Y2) in Paint()
620 awt::Rectangle(0,sal_Int32(maTextBoundingBox.Y2),aWindowBox.Width,aWindowBox.Height), in PaintToolBar()
643 if (aBox.Width <= 0 || aBox.Height <= 0) in PaintText()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx278 if ( aGraphSize.Width() && aGraphSize.Height() ) in Resize()
285 const long nHeight = aWinSize.Height(); in Resize()
286 double fGrfWH = (double) aGraphSize.Width() / aGraphSize.Height(); in Resize()
293 aNewSize.Height()= nHeight; in Resize()
298 aNewSize.Height()= (long) ( (double) nWidth / fGrfWH ); in Resize()
302 aNewPos.Y() = ( nHeight - aNewSize.Height() ) >> 1; in Resize()
306 aDisplayMap.SetScaleY( Fraction( aNewSize.Height(), aGraphSize.Height() ) ); in Resize()
547 nY *= aLogicSizeOnePixel.Height(); in KeyInput()
/trunk/main/toolkit/source/layout/core/
H A Dtable.cxx183 : child->maRequisition.Height; in getMinimumSize()
214 : child->maRequisition.Height; in getMinimumSize()
233 maRequisition.Width =( maRequisition.Height = 0 ); in getMinimumSize()
244 maRequisition.Height += it->mnSize; in getMinimumSize()
261 SAL_MAX( rArea.Height - maRequisition.Height, 0 ) }; in allocateArea()
299 rChildArea.Height += gSize; in allocateArea()
/trunk/main/cui/source/customize/
H A Dmacropg.cxx188 aPnt.Y() += aSize.Height(); in ConnectElements()
189 aSize.Height() = aCtrlSize.Height() - aSize.Height(); in ConnectElements()
770 long nMinLineHeight = mpImpl->pMacroImg->GetSizePixel().Height() + 2; in InitAndSetHandler()
1010 long nSpaceY = LogicToPixel( Size( 0, 6 ), MAP_APPFONT ).Height(); in SetTabPage()
1012 long nHalfSpaceY = LogicToPixel( Size( 0, 3 ), MAP_APPFONT ).Height(); in SetTabPage()
1019 long nButtonHeight = aButtonSize.Height(); in SetTabPage()
1022 long nFixedLineHeight = LogicToPixel( Size( 0, 8 ), MAP_APPFONT ).Height(); in SetTabPage()
1023 aFixedLineSize.Height() = nFixedLineHeight; in SetTabPage()
1025 aDialogSize.Height() += nFixedLineHeight + nButtonHeight + nSpaceY + nHalfSpaceY; in SetTabPage()
1028 long nButtonPosY = aTabpageSize.Height() + nFixedLineHeight + nHalfSpaceY; in SetTabPage()
[all …]
/trunk/main/svx/workben/
H A Dedittest.cxx1265 Point aOffset( aSz.Width()/8, aSz.Height()/8 ); in CreatePolygon()
1268 aSz.Height() *= 3; in CreatePolygon()
1269 aSz.Height() /= 4; in CreatePolygon()
1272 aPoly.SetPoint( Point( aSz.Width(), aSz.Height()/3 ), 1 ); in CreatePolygon()
1274 aPoly.SetPoint( Point( 0, aSz.Height()/2 ), 3 ); in CreatePolygon()
1322 long nTBHeight = aToolBox.GetSizePixel().Height(); in SetScrollBars()
1323 aSz.Height() -= nTBHeight; in SetScrollBars()
1327 aSz.Height() += 2; in SetScrollBars()
1334 …Point aPoint2( 0, aRealSz.Height()-aHScrollBar.GetSizePixel().Height()+1 ); // TB-Height schon dri… in SetScrollBars()
1338 aSz.Height() = nScrollbarWidthPixel; in SetScrollBars()
[all …]
/trunk/main/cui/source/options/
H A Doptimprove.cxx90 const long nHDelta = aCalcSize.Height() - aNewSize.Height(); in SvxImprovementPage()
91 aNewSize.Height() = aCalcSize.Height(); in SvxImprovementPage()
110 aSize.Height() = m_aDataFL.GetPosPixel().Y(); in SvxImprovementPage()
111 aSize.Height() += nHDelta; in SvxImprovementPage()
/trunk/main/padmin/source/
H A Dtitlectrl.cxx54 m_aImagePos.Y() = ( aCtrlSize.Height() - aImageSize.Height() ) / 2; in arrange()
56 m_aTextPos.X() = m_aImagePos.X() + aImageSize.Width() + aTextSize.Height()/2; in arrange()
57 m_aTextPos.Y() = ( aCtrlSize.Height() - aTextSize.Height() ) / 2; in arrange()
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx348 long nEntriesInView = (pView->aOutputSize.Height() / pView->nGridDY); in GoPageUpDown()
371 nOpt += pView->aOutputSize.Height(); in GoPageUpDown()
376 nOpt -= pView->aOutputSize.Height(); in GoPageUpDown()
468 nRows = rSize.Height() / pView->nGridDY; in SetDeltas()
469 if( (nRows * pView->nGridDY) < rSize.Height() ) in SetDeltas()
475 nDeltaHeight = (short)(rSize.Height() / nRows); in SetDeltas()
492 sal_uInt16 nGridRows = (sal_uInt16)(pView->aVirtOutputSize.Height() / pView->nGridDY); in CreateGridAjustData()
616 nY = _pView->aVirtOutputSize.Height(); in GetMinMapSize()
623 nY = _pView->pView->GetOutputSizePixel().Height(); in GetMinMapSize()
797 long ndy = (rSizePixel.Height() - TBOFFS_WINBORDER) / nDY; in GetGridCount()

Completed in 144 milliseconds

1...<<11121314151617181920>>...70