Home
last modified time | relevance | path

Searched refs:Height (Results 201 – 225 of 1739) sorted by relevance

12345678910>>...70

/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx75 m_aSplitter.SetSplitPosPixel(m_aSplitter.LogicToPixel(Size(0,_xSection->getHeight())).Height()); in DBG_NAME()
239 aOutputSize.Height() -= m_aSplitter.GetSizePixel().Height(); in Resize()
254 m_aStartMarker.SetPosSizePixel(Point(0,0),Size(aStartWidth,aOutputSize.Height())); in Resize()
267 aReportPos.Y() += aSectionSize.Height(); in Resize()
268 …plitter.SetPosSizePixel(aReportPos,Size(aSectionSize.Width(),m_aSplitter.GetSizePixel().Height())); in Resize()
269 aSectionSize.Height() = (long)(1000 * (double)GetMapMode().GetScaleY()); in Resize()
276 m_aEndMarker.SetPosSizePixel(aReportPos,Size(aEndWidth,aOutputSize.Height())); in Resize()
350 nSplitPos = m_aSplitter.PixelToLogic(Size(0,nSplitPos)).Height(); in IMPL_LINK()
367 m_aSplitter.SetSplitPosPixel(m_aSplitter.LogicToPixel(Size(0,nSplitPos)).Height()); in IMPL_LINK()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx522 if ( aSourceSizePixel.Width() && aSourceSizePixel.Height() ) in ImplCalculateCropRect()
535 if ( aSize100thMM.Width() && aSize100thMM.Height() ) in ImplCalculateCropRect()
538 double fSourceSizePixelHeight= static_cast<double>(aSourceSizePixel.Height()); in ImplCalculateCropRect()
540 …tatic_cast< sal_Int32 >((fSourceSizePixelHeight * rGraphicCropLogic.Top ) / aSize100thMM.Height()); in ImplCalculateCropRect()
542 …2 >(( fSourceSizePixelHeight * ( aSize100thMM.Height() - rGraphicCropLogic.Bottom ) ) / aSize100th… in ImplCalculateCropRect()
565 if ( nImageResolution && rLogicalSize.Width && rLogicalSize.Height ) in ImplApplyBitmapResolution()
569 …IY = ( static_cast<double>(rVisiblePixelSize.Height()) * 2540.0 ) / static_cast<double>(rLogicalSi… in ImplApplyBitmapResolution()
571 const sal_Int32 nSourcePixelHeight( rGraphic.GetSizePixel().Height() ); in ImplApplyBitmapResolution()
654 if ( aMtfSize.Width() && aMtfSize.Height() ) in ImplApplyFilterData()
658 …Mode.SetScaleY( static_cast< double >( aLogicalSize.Height ) / static_cast< double >( aMtfSize.Hei… in ImplApplyFilterData()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx252 aSt.Y() += GetMulti()->Height(); in UpdatePos()
263 aSt.Y() += pLay->Height(); in UpdatePos()
361 aLine.Height( GetCurr()->Height() ); in ChkFlyUnderflow()
460 nHeight = pLast->Height(); in CalcFlyWidth()
563 pFly->Height( KSHORT(aInter.Height()) ); in CalcFlyWidth()
576 pFly->Height( KSHORT( nH ) ); in CalcFlyWidth()
578 if( nAscent < pFly->Height() ) in CalcFlyWidth()
581 pFly->SetAscent( pFly->Height() ); in CalcFlyWidth()
588 pFly->Height( pLast->Height() ); in CalcFlyWidth()
593 pFly->Height( KSHORT(aInter.Height()) ); in CalcFlyWidth()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx237 long nPosY = aSize.Height()-1; in Paint()
258 long nCenterY = (aSize.Height() / 2) - 1; in Paint()
509 long nSizeY = rSize.Height(); in DoResize()
678 nBarY = aHScrollLeft.GetSizePixel().Height(); in DoResize()
695 aVScrSize.Height() -= nBarY; in DoResize()
742 long nSplitHeight = rSize.Height(); in DoResize()
1012 pTabControl->GetSizePixel().Height() ) ); in IMPL_LINK()
1879 nMaxPos = aFrameSize.Height() - SPLIT_MARGIN; in DoVSplit()
2107 if ( aDesktop.Bottom() - aObjAbs.Bottom() >= rDialogSize.Height() + aSpace.Height() ) in GetChartDialogPos()
2114 else if ( aObjAbs.Top() - aDesktop.Top() >= rDialogSize.Height() + aSpace.Height() ) in GetChartDialogPos()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx141 if ( aToolBoxSize.Height() > m_nTitleBarHeight ) in impl_layout()
142 m_nTitleBarHeight = aToolBoxSize.Height(); in impl_layout()
146 ( m_nTitleBarHeight - aToolBoxSize.Height() ) / 2 in impl_layout()
152 if ( m_nTitleBarHeight < aToolBoxSize.Height() ) in impl_layout()
153 m_nTitleBarHeight = aToolBoxSize.Height(); in impl_layout()
154 aWindowSize.Height() -= m_nTitleBarHeight; in impl_layout()
159 aWindowSize.Height() - m_aBorder.Top() - m_aBorder.Bottom() in impl_layout()
191 int nOuterBottom = aWindowSize.Height() - 1; in Paint()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx910 aBorder.Top() += aSize.Height(); in Arrange_Impl()
912 aTmp.Top() += aSize.Height(); in Arrange_Impl()
926 aPos.Y() -= (aSize.Height()-1); in Arrange_Impl()
2878 aSize.Height() = pSplitWin->GetSizePixel().Height(); in ArrangeAutoHideWindows()
2887 long nTop = aPos.Y() + aSize.Height(); in ArrangeAutoHideWindows()
2896 aPos.Y() += aSize.Height(); in ArrangeAutoHideWindows()
2900 aSize.Height() = pSplitWin->GetSizePixel().Height(); in ArrangeAutoHideWindows()
2902 aPos.Y() -= aSize.Height(); in ArrangeAutoHideWindows()
2914 aSize.Height() = aArea.GetHeight(); in ArrangeAutoHideWindows()
2951 aArea.Top() += aSize.Height(); in GetFreeArea()
[all …]
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx497 aDataWinSize.Height() += getDataWindow()->pHeaderBar->GetSizePixel().Height(); in SetColumnPos()
532 Point(aToRect.Right(),aDataWinSize.Height())); in SetColumnPos()
746 aScrRect.Bottom() = pDataWin->GetSizePixel().Height(); in SetColumnWidth()
1192 Abs( nDeltaY ) < pDataWin->GetSizePixel().Height() ) in ScrollRows()
1332 nRow <= nTopRow + aSz.Height() / GetDataRowHeight() ) in RowInserted()
1343 Size( aSz.Width(), aSz.Height() - nY ) ), in RowInserted()
1474 nRow <= nTopRow + aSz.Height() / GetDataRowHeight() ) in RowRemoved()
2040 pDataWin->GetOutputSizePixel().Height() ) ); in SelectColumnPos()
2184 ( aTestSize.Width() == 0 && aTestSize.Height() == 0 ) ) in MakeFieldVisible()
2418 Point( 0, GetOutputSizePixel().Height() - aHScroll.GetSizePixel().Height() ), in GetControlArea()
[all …]
/trunk/main/chart2/source/controller/main/
H A DChartController_Position.cxx95 nPosY += ( aOriginalSize.Height - nSizY ) / 2; in lcl_getPositionAndSizeFromItemSet()
99 nPosY += ( aOriginalSize.Height - nSizY ) / 2; in lcl_getPositionAndSizeFromItemSet()
103 nPosY += ( aOriginalSize.Height - nSizY ) / 2; in lcl_getPositionAndSizeFromItemSet()
106 nPosY += aOriginalSize.Height - nSizY; in lcl_getPositionAndSizeFromItemSet()
110 nPosY += aOriginalSize.Height - nSizY; in lcl_getPositionAndSizeFromItemSet()
114 nPosY += aOriginalSize.Height - nSizY; in lcl_getPositionAndSizeFromItemSet()
169 awt::Rectangle aPageRect( 0,0,aPageSize.Width,aPageSize.Height ); in executeDispatch_PositionAndSize()
/trunk/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx815 const double nPagerHeight (aWindowBox.Height - 2*nBarWidth); in GetDragDistance()
833 const double nPagerHeight (aWindowBox.Height - 2*nBarWidth); in UpdateDragAnchor()
878 double nBottom = aWindowBox.Height; in UpdateBorders()
887 0, nBottom - aSize.Height, aWindowBox.Width, nBottom); in UpdateBorders()
888 nBottom -= aSize.Height + gnScrollBarGap; in UpdateBorders()
899 nBottom -= aSize.Height + gnScrollBarGap; in UpdateBorders()
1035 const double nBarHeight (aWindowBox.Height); in GetDragDistance()
1053 const double nBarHeight (aWindowBox.Height); in UpdateDragAnchor()
1110 nRight - aSize.Width,0, nRight, aWindowBox.Height); in UpdateBorders()
1121 nRight - aSize.Width,0, nRight, aWindowBox.Height); in UpdateBorders()
[all …]
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx123 aPageSize.Height() -= pPage->GetUppBorder() + pPage->GetLwrBorder(); in SO2_DECL_REF()
128 if ( ( ( aSize.Height() > aPageSize.Height() ) || ( aSize.Width() > aPageSize.Width() ) ) && in SO2_DECL_REF()
129 aSize.Height() && aPageSize.Height() ) in SO2_DECL_REF()
132 (float)aSize.Height(); in SO2_DECL_REF()
134 (float)aPageSize.Height(); in SO2_DECL_REF()
139 aSize.Width() = (long)(aPageSize.Height() * fGrfWH); in SO2_DECL_REF()
140 aSize.Height()= aPageSize.Height(); in SO2_DECL_REF()
145 aSize.Height()= (long)(aPageSize.Width() / fGrfWH); in SO2_DECL_REF()
152 (aPageSize.Height() - aSize.Height()) / 2); in SO2_DECL_REF()
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx188 aPixSize.Height() = nTemp32; in ImpDetectBMP()
211 aLogSize.Height() = ( aPixSize.Height() * 100000 ) / nTemp32; in ImpDetectBMP()
262 aPixSize.Height() = nTemp16; in ImpDetectGIF()
444 aPixSize.Height() = nNumberOfLines; in ImpDetectJPG()
561 aPixSize.Height() = nYmax - nYmin + 1; in ImpDetectPCX()
626 aPixSize.Height() = nTemp32; in ImpDetectPNG()
675 aLogSize.Height() = ( aPixSize.Height() * 100000 ) / in ImpDetectPNG()
779 aPixSize.Height() = nTemp16; in ImpDetectTIF()
785 aPixSize.Height() = nTemp32; in ImpDetectTIF()
1021 aPixSize.Height() = nRows; in ImpDetectPSD()
[all …]
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx313 aSize.Width() = aSize.Height(); in ValidateMetrics()
314 aSize.Height() = nTmp; in ValidateMetrics()
394 : aBoundRect.Height() ) - in ValidateMetrics()
406 : aBoundRect.Height() ) - rVal.nVPos; in ValidateMetrics()
422 rVal.nMaxVPos = aBoundRect.Height() - rVal.nHeight; in ValidateMetrics()
483 rVal.nMaxHeight = aBoundRect.Height(); in ValidateMetrics()
491 rVal.nMaxHeight = aBoundRect.Height(); in ValidateMetrics()
494 rVal.nMaxVPos = aBoundRect.Height(); in ValidateMetrics()
495 rVal.nMinVPos = -aBoundRect.Height() + rVal.nHeight; in ValidateMetrics()
499 rVal.nMaxVPos = -aBoundRect.Height(); in ValidateMetrics()
[all …]
H A Dcolex.cxx122 SetHdHeight( rSize.GetSize().Height() - rUL.GetLower()); in UpdateExample()
169 SetFtHeight( rSize.GetSize().Height() - rUL.GetUpper()); in UpdateExample()
243 aRect.Bottom()= rOrg.Y() + GetSize().Height() - GetBottom() in DrawPage()
293 Point aDown( rOrg.X() + nL, rOrg.Y() + GetSize().Height() in DrawPage()
340 m_aWinSize.Height() -= 4; in SwColumnOnlyExample()
350 long nHeight = m_aFrmSize.Height(); in SwColumnOnlyExample()
351 Fraction aScale( m_aWinSize.Height(), nHeight ); in SwColumnOnlyExample()
381 (aLogSize.Height() - m_aFrmSize.Height()) / 2); in Paint()
396 long nLength = aLogSize.Height() - 2 * aTL.Y(); in Paint()
541 aRect.Bottom()= rOrg.Y() + GetSize().Height() - GetBottom() in DrawPage()
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx63 …Size aSize( rDestSize.Width() - ( nPixelWidth << 1 ), rDestSize.Height() - ( nPixelWidth <<… in ImplDrawDefault()
94 aSize.Height() -= 2*nPixelWidth + 4*nPixel; in ImplDrawDefault()
96 if( aSize.Width() > 0 && aSize.Height() > 0 in ImplDrawDefault()
101 if( aSize.Height() > aBitmapSize.Height() && aSize.Width() > aBitmapSize.Width() ) in ImplDrawDefault()
112 if ( aSize.Width() > 0 && aSize.Height() > 0 && pFont && pText && pText->Len() in ImplDrawDefault()
117 long nThreshold = aSz.Height() / 2; in ImplDrawDefault()
121 nStep = aSz.Height() - nThreshold; in ImplDrawDefault()
123 for(;; aSz.Height() -= nStep ) in ImplDrawDefault()
134 long nLines = aSize.Height() / nTextHeight; in ImplDrawDefault()
137 if ( nTextWidth <= nWidth || aSz.Height() <= nThreshold ) in ImplDrawDefault()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx91 aWinSize.Height() -= 4; in SvxPageWindow()
111 Fraction aYScale(aWinSize.Height(),std::max(aSize.Height(),1L)); in Paint()
126 long nYPos = (aSz.Height() - aSize.Height()) / 2; in Paint()
131 if(aSize.Width() > aSize.Height()) in Paint()
143 nYPos = (aSz.Height() - aSize.Height()) / 2; in Paint()
212 aRect.Bottom() = rOrg.Y() + aTempSize.Height() - nBottom; in DrawPage()
H A Dparaprev.cxx59 aWinSize.Height() -= aTmp.Height() /2; in SvxParaPrevWindow()
89 long nH = aWinSize.Height() / 19; in DrawParagraph()
101 long nTop = nUpper * aLineSiz.Height() / aSize.Height(); in DrawParagraph()
213 long nBottom = nLower * aLineSiz.Height() / aSize.Height(); in DrawParagraph()
H A Dctredlin.cxx649 nDistance=PbAccept.GetSizePixel().Height()+2*MIN_DISTANCE; in SvxTPView()
662 aSize.Height()-=aPos.Y()+nDistance; in Resize()
665 long newY=aPos.Y()+aSize.Height()+MIN_DISTANCE; in Resize()
1442 gDiffSize.Height()=aSize.Height()-aMinSize.Height(); in SvxAcceptChgCtr()
1469 gDiffSize.Height()=aSize.Height()-aMinSize.Height(); in SvxAcceptChgCtr()
1494 if(aMinSize.Height()>aSize.Height()) in Resize()
1496 aSize.Height()=aMinSize.Height(); in Resize()
1511 aSize.Height()-=2; in Resize()
1519 aSize.Height()+=gDiffSize.Height(); in GetMinSizePixel()
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx139 aPos.Y() += aAppWinSz.Height() / 2; in ObjectCatalog()
140 aPos.Y() -= aDlgWinSz.Height() / 2; in ObjectCatalog()
179 aTreeSz.Height() = aOutSz.Height() - aTreePos.Y() - in Resize()
180 2*aTreePos.X() - aDescrSz.Height(); in Resize()
182 if ( aTreeSz.Height() > 0 ) in Resize()
186 Point aDescrPos( aTreePos.X(), aTreePos.Y()+aTreeSz.Height()+aTreePos.X() ); in Resize()
188 aMacroDescr.SetPosSizePixel( aDescrPos, Size( nCtrlWidth, aDescrSz.Height() ) ); in Resize()
/trunk/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()
77 aRet.Top() -=aRad.Height(); in GetBoundRect()
78 aRet.Bottom()+=aRad.Height(); in GetBoundRect()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx130 return m_aCB_XAxis_Categories.GetSizePixel().Height(); in getHeight()
201 …return m_aCB_3DLook.GetSizePixel().Height() + m_aLB_Scheme.LogicToPixel( Size(0,2), MapMode(MAP_AP… in getHeight()
211 aLBPos.Y() -= m_aLB_Scheme.LogicToPixel( Size(0,2), MapMode(MAP_APPFONT) ).Height(); in setPosition()
286 return m_aCB_XValueSorting.GetSizePixel().Height(); in getHeight()
370 nHeight += rLastButton.GetSizePixel().Height(); in getHeight()
528 m_aRB_Splines_B.SetSizePixel( Size( nRBWidth, m_aRB_Splines_B.GetSizePixel().Height() ) ); in adjustControlPositions()
669 …turn m_aCB_Splines.GetSizePixel().Height() + m_aPB_DetailsDialog.LogicToPixel( Size(0,2), MapMode(… in getHeight()
685 aNew.Y() -= 3*aDistanceSize.Height(); in setPosition()
763 return m_aGeometryResources.GetSizePixel().Height(); in getHeight()
833 this->SetSizePixel( Size( aSize.Width(), aSize.Height()-nYDiff+3 ) ); in ChartTypeTabPage()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx151 const sal_Int32 nHeight (pBitmap->Height()); in AdaptTransparency()
578 if (aSize.Height() > nMaximumHeight) in LayoutButtons()
579 nMaximumHeight = aSize.Height(); in LayoutButtons()
588 if (aSize.Height() > nMaximumHeight) in LayoutButtons()
589 nMaximumHeight = aSize.Height(); in LayoutButtons()
834 if (aSize.Height() > nMaximumHeightLarge) in UpdateMinimumIconSizes()
835 nMaximumHeightLarge = aSize.Height(); in UpdateMinimumIconSizes()
840 if (aSize.Height() > nMaximumHeightMedium) in UpdateMinimumIconSizes()
841 nMaximumHeightMedium = aSize.Height(); in UpdateMinimumIconSizes()
846 if (aSize.Height() > nMaximumHeightSmall) in UpdateMinimumIconSizes()
[all …]
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dependencydialog.cxx56 GetOutputSizePixel().Height() - m_list.GetSizePixel().Height()) in DependencyDialog()
72 (m_list.GetPosPixel().Y() + m_list.GetSizePixel().Height()); in Resize()
76 GetOutputSizePixel().Height() - m_listDelta.Height())); in Resize()
81 m_list.GetPosPixel().Y() + m_list.GetSizePixel().Height() + n)); in Resize()
/trunk/main/basegfx/source/tools/
H A Dcanvastools.cxx485 rSize.Height ); in b2DSizeFromRealSize2D()
533 rSize.Height ); in b2ISizeFromIntegerSize2D()
578 rSize.Height ); in b2ISizeFromAwtSize()
592 rRect.Y + rRect.Height ); in b2IRectangleFromAwtRectangle()
616 return (rA.Width == rB.Width && rA.Height == rB.Height); in RealSize2DAreEqual()
641 return (rA.Width == rB.Width && rA.Height == rB.Height); in IntegerSize2DAreEqual()
656 return (rA.Width == rB.Width && rA.Height == rB.Height); in awtSizeAreEqual()
666 return (rA.X == rB.X && rA.Y == rB.Y && rA.Width == rB.Width && rA.Height == rB.Height); in awtRectangleAreEqual()
/trunk/main/svtools/workben/
H A Dsvdem.cxx313 y = aWindowSize.Height()/2; in Paint()
322 y = aWindowSize.Height()/2 - GetTextHeight()/2; in Paint()
447 Size( 250, aSliderSize.Height() ) ); in MyFontDialog()
579 SetSizePixel( Size( nWidth, aSize.Height() ) ); in Split()
734 long nY = aBox.GetSizePixel().Height()+10; in MyWin()
744 nY += aHeadBar.GetSizePixel().Height() += 10; in MyWin()
837 Size( 300, aTabBar.GetSizePixel().Height() ) ); in MyWin()
1101 aBox.SetSizePixel( Size( aWinSize.Width(), aBoxSize.Height() ) ); in Resize()
1104 aBar.SetPosSizePixel( Point( 0, aWinSize.Height()-aSize.Height() ), in Resize()
1105 Size( aWinSize.Width(), aSize.Height() ) ); in Resize()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx301 else if ( aFontSize.Height() < 0 ) in WinMtfFontStyle()
302 aFontSize.Height() *= -1; in WinMtfFontStyle()
560 if( aFontSize.Height() < 0 ) in ImplMap()
561 aFontSize.Height() *= -1; in ImplMap()
1650 aMapMode.SetScaleY( Fraction( aSizePixel.Height(), aOutputSizePixel.Height() ) ); in ImplDrawBitmap()
1926 if ( rSize.Width() && rSize.Height() ) in SetDevExt()
1934 mnDevHeight = rSize.Height(); in SetDevExt()
1969 if( rSize.Width() && rSize.Height() ) in SetWinExt()
1977 mnWinExtY = rSize.Height(); in SetWinExt()
2010 mnPixY = rSize.Height(); in SetRefPix()
[all …]

Completed in 160 milliseconds

12345678910>>...70