Home
last modified time | relevance | path

Searched refs:Height (Results 126 – 150 of 1719) sorted by relevance

12345678910>>...69

/aoo41x/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 …]
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx142 if ( aSplitPos.Y() + aSplitSize.Height() > aPlayground.GetHeight() ) in resizeAll()
143 aSplitPos.Y() = aPlayground.GetHeight() - aSplitSize.Height(); in resizeAll()
154 aPlayground.Top() = aSplitPos.Y() + aSplitSize.Height(); in resizeAll()
259 Size aBeamer(aSize.Width(),sal_Int32(aSize.Height()*0.33)); in showPreview()
261 const long nFrameHeight = LogicToPixel( Size( 0, 3 ), MAP_APPFONT ).Height(); in showPreview()
262 Point aPos(0,aBeamer.Height()+nFrameHeight); in showPreview()
267 m_pSplitter->SetPosSizePixel( Point(0,aBeamer.Height()), Size(aSize.Width(),nFrameHeight) ); in showPreview()
269 m_pSplitter->SetSplitPosPixel( aBeamer.Height() ); in showPreview()
270 …m_pViewSwitch->SetPosSizePixel(aPos,Size(aBeamer.Width(),aSize.Height() - aBeamer.Height()-nFrameH… in showPreview()
H A DTableWindow.cxx177 if( aOutSize.Height() < TABWIN_HEIGHT_MIN ) in SetSizePixel()
178 aOutSize.Height() = TABWIN_HEIGHT_MIN; in SetSizePixel()
390 if( _rPos.Y() > _rOutputSize.Height() ) in getSizingRect()
391 aSizingRect.Bottom() = _rOutputSize.Height(); in getSizingRect()
431 if( _rPos.Y() > aOutSize.Height()-TABWIN_SIZING_AREA ) in setSizingFlag()
511 if ( nTitleHeight < aImageSize.Height() ) in Resize()
512 nTitleHeight = aImageSize.Height(); in Resize()
683 aStartPoint.Y() = GetSizePixel().Height(); in PreNotify()
714 && ((ptOld.Y() + aNewSize.Height()) <= aSize.Height()) ) in PreNotify()
718 if ( aNewSize.Height() < TABWIN_HEIGHT_MIN ) in PreNotify()
[all …]
/aoo41x/main/svx/source/dialog/
H A Dhyperdlg.cxx73 if ( pInfo->aSize.Width() != 0 && pInfo->aSize.Height() != 0 && in SvxHlinkDlgWrapper()
82 if( aParentSize.Height() < pInfo->aPos. Y() ) in SvxHlinkDlgWrapper()
83 pInfo->aPos.setY( aParentSize.Height()-aDlgSize.Height() < long(0.1*aParentSize.Height()) ? in SvxHlinkDlgWrapper()
84 long(0.1*aParentSize.Height()) : aParentSize.Height()-aDlgSize.Height() ); in SvxHlinkDlgWrapper()
H A Dpagectrl.cxx103 aWinSize.Height() -= 4; in SvxPageWindow()
124 Fraction aYScale( aWinSize.Height(), std::max( aSize.Height(), 1L ) ); in Paint()
139 long nYPos = ( aSz.Height() - aSize.Height() ) / 2; in Paint()
144 if ( aSize.Width() > aSize.Height() ) in Paint()
156 nYPos = ( aSz.Height() - aSize.Height() ) / 2; in Paint()
225 aRect.Bottom()= rOrg.Y() + aTempSize.Height() - nBottom; in DrawPage()
260 long nDeltaY = aBmpSiz.Height() / 15; in DrawPage()
264 aBmpSiz.Height() -= nDeltaY * 2; in DrawPage()
/aoo41x/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 …]
/aoo41x/main/vcl/source/window/
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 …]
H A Dbtndlg.cxx169 if ( nTxtHeight > maCtrlSize.Height() ) in ImplGetButtonSize()
170 maCtrlSize.Height() = nTxtHeight; in ImplGetButtonSize()
187 mnButtonSize = nSepSize + (nButtonCount*maCtrlSize.Height()); in ImplGetButtonSize()
218 aDlgSize.Height() += IMPL_DIALOG_OFFSET+maCtrlSize.Height(); in ImplPosControls()
219 nY = aDlgSize.Height()-maCtrlSize.Height()-IMPL_DIALOG_OFFSET; in ImplPosControls()
223 if ( mnButtonSize+(IMPL_DIALOG_OFFSET*2) > aDlgSize.Height() ) in ImplPosControls()
224 aDlgSize.Height() = mnButtonSize+(IMPL_DIALOG_OFFSET*2); in ImplPosControls()
226 nY = aDlgSize.Height()-mnButtonSize-IMPL_DIALOG_OFFSET; in ImplPosControls()
228 nY = (aDlgSize.Height()-mnButtonSize)/2; in ImplPosControls()
249 nY += maCtrlSize.Height()+IMPL_SEP_BUTTON_Y; in ImplPosControls()
/aoo41x/main/starmath/source/
H A Dview.cxx432 if (aSize.Width() > 0 && aSize.Height() > 0) in ZoomToFitInWindow()
435 (85 * aWindowSize.Height()) / aSize.Height()); in ZoomToFitInWindow()
822 Fraction( aProvidedSize.Height(), aObjSize.Height() ) ); in InnerResizePixel()
936 TextSize.Height() += aSize.Height(); in GetTextSize()
947 TextSize.Height() += aSize.Height(); in GetTextSize()
1025 aPoint.Y() += aSize.Height(); in DrawText()
1037 aPoint.Y() += aSize.Height(); in DrawText()
1043 aPoint.Y() += aSize.Height(); in DrawText()
1089 … Size(aOutRect.GetWidth(), 100 + aTitleSize.Height() + 200 + aDescSize.Height() + 100))); in Impl_Print()
1165 (long)Fraction(OutputSize.Height() * 100L, GraphicSize.Height())); in Impl_Print()
[all …]
/aoo41x/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx346 aCurSize.Height() - ( nOffset << 1 ) ); in Resize()
350 const sal_Int32 nControlHeight = mpMediaWindowControl->GetSizePixel().Height(); in Resize()
351 const sal_Int32 nControlY = ::std::max( aCurSize.Height() - nControlHeight - nOffset, 0L ); in Resize()
353 aPlayerWindowSize.Height() = ( nControlY - ( nOffset << 1 ) ); in Resize()
358 xPlayerWindow->setPosSize( 0, 0, aPlayerWindowSize.Width(), aPlayerWindowSize.Height(), 0 ); in Resize()
427 …if( ( aLogoSize.Width() > aVideoRect.GetWidth() || aLogoSize.Height() > aVideoRect.GetHeight() ) && in Paint()
428 ( aLogoSize.Height() > 0 ) ) in Paint()
430 const double fLogoWH = (double) aLogoSize.Width() / aLogoSize.Height(); in Paint()
435 aLogoSize.Height()= aVideoRect.GetHeight(); in Paint()
440 aLogoSize.Height()= (long) ( aVideoRect.GetWidth() / fLogoWH ); in Paint()
[all …]
/aoo41x/main/sd/source/ui/presenter/
H A DSlideRenderer.cxx170 || rMaximalSize.Height <= 0 in calculatePreviewSize()
176 const double nWindowAspectRatio (double(rMaximalSize.Width) / double(rMaximalSize.Height)); in calculatePreviewSize()
179 sal::static_int_cast<sal_Int32>(rMaximalSize.Height * nSlideAspectRatio), in calculatePreviewSize()
180 rMaximalSize.Height); in calculatePreviewSize()
207 if (aPageSize.Height() <= 0) in CreatePreview()
218 double(aPageSize.Width()) / double(aPageSize.Height()), in CreatePreview()
220 if (aPreviewSize.Width <= 0 || aPreviewSize.Height <= 0) in CreatePreview()
237 Size(aPreviewSize.Width*nFactor, aPreviewSize.Height*nFactor), in CreatePreview()
245 Size(aPreviewSize.Width,aPreviewSize.Height), in CreatePreview()
/aoo41x/main/sw/source/core/text/
H A Ditrtxt.cxx105 rAscent = pCurr->GetAscent() + rHeight - pCurr->Height(); in CalcAscentAndHeight()
309 nPorHeight = pPor->Height(); in AdjustBaseLine()
313 sal_uInt16 nOfst = rLine.GetRealHeight() - rLine.Height(); in AdjustBaseLine()
326 nOfst = ( pCurr->Height() - nPorHeight ) / 2 + nPorAscent; in AdjustBaseLine()
340 const sal_uInt16 nLineNetto = rLine.Height() - nRubyHeight; in AdjustBaseLine()
357 ASSERT( rLine.Height() >= nPorHeight, "Portion height > Line height"); in AdjustBaseLine()
358 nOfst += ( rLine.Height() - nPorHeight ) / 2 + nPorAscent; in AdjustBaseLine()
361 nOfst += rLine.Height() - nPorHeight + nPorAscent; in AdjustBaseLine()
368 nOfst += rLine.Height() - ( rLine.Height() - nPorHeight ) / 2 - nPorAscent; in AdjustBaseLine()
370 nOfst += ( rLine.Height() - nPorHeight ) / 2 + nPorAscent; in AdjustBaseLine()
H A Dporfld.cxx356 Height( rInf.GetTxtHeight() ); in Format()
637 if ( Height() < nDiff ) in Format()
638 Height( KSHORT( nDiff ) ); in Format()
848 Height( KSHORT(nGrfHeight) ); in SwGrfNumPortion()
883 if( GetAscent() > Height() ) in Format()
884 Height( GetAscent() ); in Format()
1281 Height( nMaxDescent + nMaxAscent ); in Format()
1301 Height( nMaxAscent + nMaxDescent ); in Format()
1305 Height( Height() + nMaxDescent + nMaxAscent ); in Format()
1314 Height( Height() + nMainAscent - GetAscent() ); in Format()
[all …]
/aoo41x/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx109 m_aTotalPixelSize.Height() = _nHeight; in setTotalSize()
115 m_aVScroll.SetRangeMax( m_aTotalPixelSize.Height() ); in setTotalSize()
124 if ( aOutPixSz.Width() == 0 || aOutPixSz.Height() == 0 ) in ResizeScrollBars()
127 aOutPixSz.Height() -= m_aReportWindow.getRulerHeight(); in ResizeScrollBars()
141 aOutPixSz.Height() -= nScrSize; in ResizeScrollBars()
146 if ( aOutPixSz.Height() < m_aTotalPixelSize.Height() && !bVVisible ) in ResizeScrollBars()
156 aOutPixSz.Height() += m_aReportWindow.getRulerHeight(); in ResizeScrollBars()
165 …m_aCornerWin.SetPosSizePixel(Point(aOutPixSz.Width(), aOutPixSz.Height()), Size(nScrSize, nScrSize… in ResizeScrollBars()
176 …lcl_setScrollBar(nNewWidth,Point( (long)aStartWidth + aOffset.X(), aOutPixSz.Height() ),Size( nNew… in ResizeScrollBars()
179 const sal_Int32 nNewHeight = aOutPixSz.Height() - m_aReportWindow.getRulerHeight(); in ResizeScrollBars()
/aoo41x/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 …]
/aoo41x/main/sdext/source/presenter/
H A DPresenterToolBar.cxx899 aTotalSize.Height = ::std::max(aTotalSize.Height, aSize.Height); in Layout()
932 double nY ((aWindowBox.Height - aTotalSize.Height) / 2); in Layout()
938 maBoundingBox.Y2 = nY + aTotalSize.Height; in Layout()
985 if (aBSize.Height > aTotalSize.Height) in CalculatePartSize()
986 aTotalSize.Height = aBSize.Height; in CalculatePartSize()
990 aTotalSize.Height += aBSize.Height; in CalculatePartSize()
1052 nY += aElementSize.Height + nGap; in LayoutPart()
1507 else if (maLocation.Y >= rBox.Y+rBox.Height) in IsOutside()
1790 aSize.Height+ nGap + nTextHeight); in CreateBoundingSize()
1813 + (maSize.Height - nTextHeight - xBitmap->getSize().Height) / 2); in PaintIcon()
[all …]
/aoo41x/main/vcl/source/gdi/
H A Dpngread.cxx455 … maPhysSize.Height() = (sal_Int32)( (100000.0 * maOrigSize.Height()) / nYPixelPerMeter ); in GetBitmapEx()
519 maOrigSize.Height() = ImplReadsal_uInt32(); in ImplReadHeader()
521 if ( !maOrigSize.Width() || !maOrigSize.Height() ) in ImplReadHeader()
677 aPreviewSize.setWidth( ( maOrigSize.Width()*aPreviewSize.Height() )/maOrigSize.Height() ); in ImplReadHeader()
680 } else if( aPreviewSize.Height() == 0 ) { in ImplReadHeader()
682 if( aPreviewSize.Height() <= 0 ) in ImplReadHeader()
686 if( aPreviewSize.Width() < maOrigSize.Width() && aPreviewSize.Height() < maOrigSize.Height() ) { in ImplReadHeader()
693 if( (maTargetSize.Height() >> i) < aPreviewSize.Height() ) in ImplReadHeader()
702 maTargetSize.Height() = (maOrigSize.Height() + mnPreviewMask) >> mnPreviewShift; in ImplReadHeader()
982 if ( mnYpos >= (sal_uInt32)maOrigSize.Height() ) in ImplReadIDAT()
[all …]
/aoo41x/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx230 aPagSize.Height() -= pPage->GetUppBorder() + pPage->GetLwrBorder(); in Import()
233 if ( ( ( aGrfSize.Height() > aPagSize.Height() ) || ( aGrfSize.Width() > aPagSize.Width() ) ) && in Import()
234 aGrfSize.Height() && aPagSize.Height() ) in Import()
236 double fGrfWH = (double) aGrfSize.Width() / aGrfSize.Height(); in Import()
237 double fWinWH = (double) aPagSize.Width() / aPagSize.Height(); in Import()
242 aGrfSize.Width() = (long) ( aPagSize.Height() * fGrfWH ); in Import()
243 aGrfSize.Height() = aPagSize.Height(); in Import()
248 aGrfSize.Height()= (long) ( aPagSize.Width() / fGrfWH ); in Import()
254 aPos.Y() = ( ( aPagSize.Height() - aGrfSize.Height() ) >> 1 ) + pPage->GetUppBorder(); in Import()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx51 maPageObjectSize(rPageObjectWindowSize.Width(), rPageObjectWindowSize.Height()), in PageObjectLayouter()
67 Size(rPageSize.Width(), rPageSize.Height()), in PageObjectLayouter()
77 maPageObjectSize.Height()-2*nFocusIndicatorWidth)); in PageObjectLayouter()
92 maPreviewBoundingBox.Bottom() - aIconSize.Height()), in PageObjectLayouter()
122 const double nPageAspectRatio (double(rPageSize.Width()) / double(rPageSize.Height())); in CalculatePreviewBoundingBox()
123 if (rPageObjectSize.Height() == 0) in CalculatePreviewBoundingBox()
138 … nPreviewHeight = rPageObjectSize.Height() - 2*gnOuterBorderWidth - 2*nFocusIndicatorWidth - 1; in CalculatePreviewBoundingBox()
150 nPreviewHeight = rPageObjectSize.Height() in CalculatePreviewBoundingBox()
161 const int nTop ((rPageObjectSize.Height() - nPreviewHeight)/2); in CalculatePreviewBoundingBox()
/aoo41x/main/migrationanalysis/src/wizard/
H A DScanFolders.frm19 Height = 255
33 Height = 375
41 Height = 195
49 Height = 440
57 Height = 195
65 Height = 195
73 Height = 195
81 Height = 195
/aoo41x/main/qadevOOo/tests/java/ifc/drawing/
H A D_XShape.java123 sNew = new Size(sOld.Width + 10,sOld.Height + 10) ; in _setSize()
136 log.println("Previously: "+sOld.Height+";"+sOld.Width); in _setSize()
137 log.println("Expected: "+sNew.Height+";"+sNew.Width); in _setSize()
138 log.println("Getting: "+gSize.Height+";"+gSize.Width); in _setSize()
142 result &= (sNew.Height-gSize.Height <= 2) && (sNew.Width-gSize.Width <= 2); in _setSize()
144 if (result && ((sNew.Height-gSize.Height != 0) || (sNew.Width-gSize.Width != 0))){ in _setSize()
/aoo41x/main/svtools/source/control/
H A Dvalueset.cxx311 aPos.Y() += (aRectSize.Height()-aImageSize.Height())/2; in ImplFormatItem()
318 (aImageSize.Height() > aRectSize.Height()) ) in ImplFormatItem()
397 aWinSize.Height() -= nTxtHeight+NAME_OFFSET; in Format()
1064 aTempSize.Height() = aScrSize.Height(); in ImplDraw()
1068 aTempSize.Height() = aSize.Height()-aTempPos.Y(); in ImplDraw()
2634 aSize.Height() += n*nCalcLines; in CalcWindowSizePixel()
2657 aSize.Height() += nTxtHeight + n + nSpace; in CalcWindowSizePixel()
2659 aSize.Height() += 8; in CalcWindowSizePixel()
2687 aSize.Height() += n; in CalcItemSizePixel()
2692 aSize.Height() -= n; in CalcItemSizePixel()
[all …]
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx130 const Size aNewSizeBorderWin(aNewSize.Width() + nAdd, aNewSize.Height() + nAdd); in FillColorValueSets_Impl()
136 const long nOffsetY(aCurrentSizeDialog.Height() - aCurrentSizeBorderWin.Height()); in FillColorValueSets_Impl()
137 …const Size aNewSizeDialog(aNewSizeBorderWin.Width() + nOffsetX, aNewSizeBorderWin.Height() + nOffs… in FillColorValueSets_Impl()
141 const long aButtonOffsetFromBottom(aCurrentSizeDialog.Height() - aBtnOk.GetPosPixel().Y()); in FillColorValueSets_Impl()
142 const long aNewButtonY(aNewSizeDialog.Height() - aButtonOffsetFromBottom); in FillColorValueSets_Impl()
148 const Size aNewSizeOkay(aNewWidthOkay, aBtnOk.GetOutputSizePixel().Height()); in FillColorValueSets_Impl()
155 const Size aNewSizeCancel(aNewWidthCancel, aBtnCancel.GetOutputSizePixel().Height()); in FillColorValueSets_Impl()
162 const Size aNewSizeHelp(aNewWidthHelp, aBtnHelp.GetOutputSizePixel().Height()); in FillColorValueSets_Impl()
/aoo41x/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx432 …aViewportPlaygroundPixel.Height() = ::std::max( long( 10 ), long( aViewportPlaygroundPixel.Height(… in layoutWindow()
436 … aViewportPlaygroundPixel.Width() - 2 * nOffset, aViewportPlaygroundPixel.Height() - 2 * nOffset ); in layoutWindow()
443 …ViewportPlaygroundPixel.Width(), 0 ), Size( nScrollBarWidth, aViewportPlaygroundPixel.Height() ) ); in layoutWindow()
445 …m_pHScroll->SetPosSizePixel( Point( 0, aViewportPlaygroundPixel.Height() ), Size( aViewportPlaygro… in layoutWindow()
459 m_pVScroll->SetVisibleSize( aViewportPlaygroundLogic.Height() ); in layoutWindow()
462 long nFontHeight = m_pEngine->GetStandardFont(0).GetSize().Height(); in layoutWindow()
466 …m_pVScroll->SetPageSize( ::std::max( nFontHeight, aViewportPlaygroundLogic.Height() - nFontHeight … in layoutWindow()
617 aPlayground.Bottom() -= aOnePixel.Height(); in Draw()
634 lcl_inflate( aPlayground, -aOnePixel.Width(), -aOnePixel.Height() ); in Draw()
638 lcl_inflate( aPlayground, -aOnePixel.Width(), -aOnePixel.Height() ); in Draw()
[all …]
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx276 if(aTargetSize.Height()) in GetBitmapFromMetaFile()
278 aTargetSize.Height() -= 1; in GetBitmapFromMetaFile()
304 if( (nWidth == 0) && (nHeight != 0) && (aBoundSize.Height() != 0) ) in CalcSize()
306 nWidth = ( nHeight * aBoundSize.Width() ) / aBoundSize.Height(); in CalcSize()
310 nHeight = ( nWidth * aBoundSize.Height() ) / aBoundSize.Width(); in CalcSize()
314 aOutSize.Height() = nHeight; in CalcSize()
728 if (aSizePix.Height() > MAX_EXT_PIX) in GetGraphic()
731 nHeightPix = aSizePix.Height(); in GetGraphic()
744 nHeightPix = aSizePix.Height(); in GetGraphic()
1028 aBound.GetHeight() + ( aExtSize.Height() ) ); in GetGraphic()
[all …]

Completed in 219 milliseconds

12345678910>>...69