Home
last modified time | relevance | path

Searched refs:GetHeight (Results 126 – 150 of 487) sorted by relevance

12345678910>>...20

/trunk/main/vcl/source/control/
H A Dspinfld.cxx253 if ( aUpRect.GetHeight() < 4 ) in ImplDrawSpinButton()
271 nTempSize1 = aUpRect.GetHeight(); in ImplDrawSpinButton()
272 nTempSize2 = aLowRect.GetHeight(); in ImplDrawSpinButton()
H A Dbutton.cxx473 aTSSize.Height() = aSymbol.GetHeight(); in ImplDrawAlignedImage()
595 nYOffset = ( rSize.Height() - aUnion.GetHeight() ) / 2; in ImplDrawAlignedImage()
599 nYOffset = rSize.Height() - aUnion.GetHeight(); in ImplDrawAlignedImage()
630 nYOffset = (aUnion.GetHeight() - aSymbolSize.Height())/2; in ImplDrawAlignedImage()
1028 long nDistance = (aInRect.GetHeight() > 10) ? 2 : 1; in ImplDrawPushButtonContent()
1217 Size aInRectSize( LogicToPixel( Size( aInRect.GetWidth(), aInRect.GetHeight() ) ) ); in ImplDrawPushButton()
2249 aImagePos.Y() += (aImageRect.GetHeight()-aImageSize.Height())/2; in ImplDrawRadioButtonState()
/trunk/main/sc/source/core/data/
H A Dpostit.cxx265 aCaptPos.Y() = ::std::min< long >( aCaptPos.Y(), rVisRect.Bottom() - aCaptRect.GetHeight() ); in FitCaptionToRect()
280 long nHeight = aCaptRect.GetHeight(); in AutoPlaceCaption()
300 …bool bFitsHeight = nHeight <= rVisRect.GetHeight(); // text box height fits into height of vis… in AutoPlaceCaption()
/trunk/main/svx/workben/
H A Dedittest.cxx1210 aDebStr += String::CreateFromInt32( ((SvxFontHeightItem&)rItem).GetHeight() ); in IMPL_LINK()
1342 aVScrollBar.SetVisibleSize( pEditView->GetOutputArea().GetHeight() ); in SetScrollBars()
1376 if ( pEditEngine->GetTextHeight() < (ULONG)pEditView->GetOutputArea().GetHeight() ) in IMPL_LINK()
1500 …ectangle( aCurFrame.TopLeft(), Size( aOutArea.Left()-aCurFrame.Left(), aCurFrame.GetHeight() ) ) ); in MarkOutputArea()
1506 Invalidate( Rectangle( aPos, Size( nW, aCurFrame.GetHeight() ) ) ); in MarkOutputArea()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx917 const long nNewHeight = aNewRect.GetHeight(); in Crop()
1027 const long nHeight = Min( aRectSrc.GetHeight(), aRectDst.GetHeight() ); in CopyPixel()
1081 const long nHeight = Min( aRectSrc.GetHeight(), aRectDst.GetHeight() ); in CopyPixel()
/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx409 const sal_Int32 nHgt(rRectangle.GetHeight() / 2); in CreateDefaultObject()
494 const sal_Int32 nHgt(rRectangle.GetHeight()); in CreateDefaultObject()
/trunk/main/forms/source/richtext/
H A Drtattributehandler.cxx398 sal_uLong nHeight = pFontHeightItem->GetHeight(); in getState()
426 sal_uLong nHeight = pFontHeightItem->GetHeight(); in executeAttribute()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx412 if ( (aImageSize.Width() > aRect.GetWidth()) || (nTestHeight > aRect.GetHeight()) ) in ImplDrawItem()
494 nTxtPosY = aRect.Top()+((aRect.GetHeight()-nTempHeight)/2); in ImplDrawItem()
556 nImagePosY = aRect.Top()+((aRect.GetHeight()-nTempHeight)/2); in ImplDrawItem()
603 nArrowY = aRect.Top()+((aRect.GetHeight()-HEAD_ARROWSIZE2)/2);; in ImplDrawItem()
H A Dscrwin.cxx450 aVisArea.GetHeight() >= aTarget.GetHeight(); in MakeVisible()
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1234 … m_nTopRow, eVertScrollbar, aDataCellPlayground.GetHeight(), m_nRowHeightPixel * m_nRowCount ); in impl_ni_relayout()
1256 … m_nTopRow, eVertScrollbar, aDataCellPlayground.GetHeight(), m_nRowHeightPixel * m_nRowCount ); in impl_ni_relayout()
1333 lcl_getRowsFittingInto( i_dataCellPlayground.GetHeight(), m_nRowHeightPixel ), in impl_ni_positionChildWindows()
1411 i_dataCellPlayground.GetHeight() + m_nColHeaderHeightPixel in impl_ni_positionChildWindows()
2348 && abs( nPixelDelta ) < aDataArea.GetHeight() in impl_ni_ScrollRows()
/trunk/main/sw/source/core/text/
H A Dporrst.cxx279 nRet = pFnt->GetHeight( pSh, *pOut ); in EmptyHeight()
412 rRegDiff = aFnt.GetHeight( pSh, *pOut ); in FillRegister()
H A Ditrform2.cxx448 sal_uInt16 nLstHeight = (sal_uInt16)rInf.GetFont()->GetHeight(); in BuildPortions()
486 nLstHeight = (sal_uInt16)pTmpFnt->GetHeight(); in BuildPortions()
630 sal_uInt16 nDist = (sal_uInt16)(rInf.GetFont()->GetHeight()/5); in BuildPortions()
767 ((SwFldPortion*)pPor)->Height( pFldFnt->GetHeight( rInf.GetVsh(), *rInf.GetOut() ) ); in CalcAscent()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1689 double fHeightHalf = maRect.GetHeight() / 2; in ImplFlipBoundingBox()
1708 Size aNewSize( maRect.GetHeight(), maRect.GetWidth() ); in ImplFlipBoundingBox()
4438 if ( nLenght > maRect.GetHeight() ) in ImplWritePage()
4439 nLenght = maRect.GetHeight(); in ImplWritePage()
4702 maSize = ::com::sun::star::awt::Size( maRect.GetWidth(), maRect.GetHeight() ); in ImplWritePage()
4720 maSize = ::com::sun::star::awt::Size( maRect.GetWidth(), maRect.GetHeight() ); in ImplWritePage()
4757 maSize = ::com::sun::star::awt::Size( maRect.GetWidth(), maRect.GetHeight() ); in ImplWritePage()
4777 maSize = ::com::sun::star::awt::Size( maRect.GetWidth(), maRect.GetHeight() ); in ImplWritePage()
4797 maSize = ::com::sun::star::awt::Size( maRect.GetWidth(), maRect.GetHeight() ); in ImplWritePage()
4817 maSize = ::com::sun::star::awt::Size( maRect.GetWidth(), maRect.GetHeight() ); in ImplWritePage()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx189 Size aSize (aScrollBarSize.Width(), aArea.GetHeight() - GetHorizontalScrollBarHeight()); in PlaceVerticalScrollBar()
568 && aWindowSize.Height() < aViewPixelArea.GetHeight()) in CalcAutoScrollOffset()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx244 if(aMtfSize.Height() != (maScaleRect.GetHeight() - 1)) in DoImport()
246 mfScaleY = (double)( maScaleRect.GetHeight() - 1 ) / (double)aMtfSize.Height(); in DoImport()
261 if(aMtfSize.Height() != (maScaleRect.GetHeight() - 1)) in DoImport()
263 maScaleY = Fraction(maScaleRect.GetHeight() - 1, aMtfSize.Height()); in DoImport()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx143 aSmallerFont.SetHeight( (long)( 0.8 * aSmallerFont.GetHeight() ) ); in Paint()
174 sal_Int32 nCombinedHeight = aPrimaryRect.GetHeight() + aSecondaryRect.GetHeight(); in Paint()
177 aSecondaryRect.Move( 0, aPrimaryRect.Top() + aPrimaryRect.GetHeight() - aSecondaryRect.Top() ); in Paint()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx226 Size( i_rContentArea.GetWidth() + 2, i_rContentArea.GetHeight() + 2 ) in calculateDecorations()
653 … aImagePos.Y() = aRenderArea.Top() + ( aRenderArea.GetHeight() - aImageSize.Height() ) / 2; in impl_renderItemContent()
693 aTextPos.Y() += ( aRenderArea.GetHeight() - aTextSize.Height() ) / 2; in impl_renderItemContent()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx739 if (aRect.GetHeight() < aPageSize.Height()) in SetZoomRect()
741 long nHeightDiff = (aPageSize.Height() - aRect.GetHeight()) / 2; in SetZoomRect()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx115 …ong nMaxHeight = (aEditSize.Height() > aItemRect.GetHeight()) ? aEditSize.Height() : aItemRect.Get… in SFX_IMPL_POS_CHILDWINDOW()
/trunk/main/extensions/source/scanner/
H A Dgrid.cxx200 (double)m_aGridArea.GetHeight() / ( m_fMaxY - m_fMinY ) ); in transform()
209 …y = ( m_aGridArea.Bottom() - rOriginal.Y() ) * (m_fMaxY - m_fMinY) / (double)m_aGridArea.GetHeight in transform()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx658 SetMargin2(ConvertVPosPixel(pPagePosItem->GetHeight() - lLower - in UpdateFrame()
1084 pEditWin->LogicToPixel(Size(0, pPagePosItem->GetHeight())). in UpdatePage()
1442 return bHorz ? pPagePosItem->GetWidth() : pPagePosItem->GetHeight(); in GetPageWidth()
1608 l = pPagePosItem->GetHeight() - l; in GetRightFrameMargin()
2346 Max((long)0, pPagePosItem->GetHeight() - in ApplyMargins()
2577 long nWidthOrHeight = bHorz ? pPagePosItem->GetWidth() : pPagePosItem->GetHeight(); in ApplyBorders()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx319 …aperSize().Height() ).GetStr() << ",\tOut-Height: " << String( rOutRect.GetHeight() ).GetStr() << … in Draw()
335 ( rOutRect.GetHeight() >= (long)GetTextHeight() ) && in Draw()
1814 pImpEditEngine->aInvalidRec.Bottom() = nY+pPortion->GetHeight()-1; in SetControlWord()
1817 nY += pPortion->GetHeight(); in SetControlWord()
2453 aInfos.nParaHeight = (sal_uInt16)pParaPortion->GetHeight(); in GetParagraphInfos()
2457 aInfos.nFirstLineHeight = pLine->GetHeight(); in GetParagraphInfos()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx936 aSize.Height() = aTmp.GetHeight(); in Arrange_Impl()
951 aSize.Height() = aTmp.GetHeight(); in Arrange_Impl()
990 if ( aClientArea.GetHeight() >= aBorder.Top() + aBorder.Bottom() ) in Arrange_Impl()
2643 aClientArea.GetHeight() < aBorder.Top() + aBorder.Bottom() ) in RequestTopToolSpacePixel_Impl()
2914 aSize.Height() = aArea.GetHeight(); in ArrangeAutoHideWindows()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx657 Polygon aPoly( aCenter, aRect.GetWidth() / 2, aRect.GetHeight() / 2 ); in ImplWriteActions()
912 …plBmp( &aBitmap, &aMask, Point( aRect.Left(), aRect.Top() ), aRect.GetWidth(), aRect.GetHeight() ); in ImplWriteActions()
915 …ImplBmp( &aBitmap, NULL, Point( aRect.Left(), aRect.Top() ), aRect.GetWidth(), aRect.GetHeight() ); in ImplWriteActions()
1469 double nHeight = rRect.GetHeight(); in ImplRect()
1490 double nHeight = rRect.GetHeight(); in ImplRectFill()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx216 SetMaxFtnHeight( pPgDsc->GetFtnInfo().GetHeight() ? in SwPageFrm()
217 pPgDsc->GetFtnInfo().GetHeight() : LONG_MAX ), in SwPageFrm()
658 Frm().Height( Max( rSz.GetHeight(), long(MINLAY) ) ); in _UpdateAttr()
704 SetMaxFtnHeight( pDesc->GetFtnInfo().GetHeight() ); in _UpdateAttr()

Completed in 351 milliseconds

12345678910>>...20