Home
last modified time | relevance | path

Searched refs:GetHeight (Results 151 – 175 of 487) sorted by relevance

12345678910>>...20

/trunk/main/svx/source/svdraw/
H A Dsvdocirc.cxx295 if (aRect.GetWidth()==aRect.GetHeight() && aGeo.nShearWink==0) { in TakeObjNameSingul()
327 if (aRect.GetWidth()==aRect.GetHeight() && aGeo.nShearWink==0) { in TakeObjNamePlural()
887 long nHgt=aRect.GetHeight()-1; in NbcMirror()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx559 DBG_ASSERT( nYPos < maControlRect.GetHeight(), "misformatting !" ); in initControls()
576 if( maControlRect.GetWidth() < maControlRect.GetHeight() * 3 / 2 ) in initControls()
578 maControlRect.Right() = maControlRect.Left() + maControlRect.GetHeight() * 3 / 2; in initControls()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx687 rSet.Put( rChg.GetHeight() ); in UpdateToSet()
701 rSet.Put( rChg.GetHeight(), RES_CHRATR_CJK_FONTSIZE ); in UpdateToSet()
716 rSet.Put( rChg.GetHeight(), RES_CHRATR_CTL_FONTSIZE ); in UpdateToSet()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx490 )))).GetHeight(); in PageDefaults()
966 sal_uInt16 nSetFontSizeNumber = GetFontSizeNumber( (sal_uInt16)rFontHeightItem.GetHeight() ); in WriteCell()
970 sal_uInt32 nFontHeight = rFontHeightItem.GetHeight(); in WriteCell()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx451 sal_Int32 nHeight = aFont.GetHeight(); in Rescale()
459 sal_Int32 nHeight = aFont.GetHeight(); in Rescale()
749 aRectMetaButtonPixel.GetHeight() ); in DoResize()
/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx294 GetInfo().GetFont()->GetHeight( GetInfo().GetVsh(), *pOut ), in DrawTextLine()
642 const sal_uLong nFontHeight = aIter.GetFnt()->GetHeight(); in CheckSpecialUnderline()
H A Dfrmpaint.cxx223 pFnt->GetHeight( pSh, *pSh->GetOut() ) > nMax; in PaintExtra()
559 pFnt->GetHeight( pSh, *pSh->GetOut() ) ) / 2; in PaintEmpty()
/trunk/main/starmath/source/
H A Drect.cxx338 aPos.Y() = rRect.GetTop() - GetHeight(); in AlignTo()
658 aLenY (0, GetHeight() / 16); in Draw()
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx522 if(rItem.GetHeight() == rDefaultFontHeight.GetHeight()) in WriteObject()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.cxx631 pBitmap->GetHeight() ); in drawBitmapModulated()
650 pBitmap->GetHeight(), in drawBitmapModulated()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx490 … Rectangle aMidRect( aRect.TopLeft(), Size( aRect.GetWidth() / 3, aRect.GetHeight() / 3 ) ); in InitBorderGeometry()
491 ….Move( (aRect.GetWidth() - aMidRect.GetWidth()) / 2, (aRect.GetHeight() - aMidRect.GetHeight()) / … in InitBorderGeometry()
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx948 aPixBounds.GetWidth(), aPixBounds.GetHeight() ); in getBoundsImpl()
1633 << ByteString::CreateFromInt32( aVisArea.GetHeight() ).GetBuffer(); in lcl_SwAccessibleContext_DbgMsg()
1645 << ByteString::CreateFromInt32( aBounds.GetHeight() ).GetBuffer() in lcl_SwAccessibleContext_DbgMsg()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx84 virtual sal_uInt32 GetHeight() const;
159 SalPrinterBmp::GetHeight () const in GetHeight() function in SalPrinterBmp
307 const long nH(aRectIter->GetHeight()); in setClipRegion()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx78 virtual sal_uInt32 GetHeight() const;
105 SalPrinterBmp::GetHeight () const in GetHeight() function in SalPrinterBmp
244 const long nH(aRectIter->GetHeight()); in setClipRegion()
/trunk/main/sw/source/ui/inc/
H A Dshdwcrsr.hxx54 long GetHeight() const { return nOldHeight; } in GetHeight() function in SwShadowCursor
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1631 aMatrix.translate( 0.0, static_cast< double >( aRect.GetHeight() / 7 ) ); in InitHandoutTemplate()
1725 if( aOutRect.GetWidth() > aOutRect.GetHeight() ) in PrepareOutline()
1731 Size( aOutRect.GetHeight(), aOutRect.GetWidth() ) ); in PrepareOutline()
1744 long nPageH = aOutRect.GetHeight(); in PrepareOutline()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx736 if( aImageSize.Height() < aRect.GetHeight() ) in ImplShowFocus()
737 nYPos += (aRect.GetHeight() - aImageSize.Height())/2; in ImplShowFocus()
944 if( aImageSize.Height() < aRect.GetHeight() ) in ImplDrawItem()
945 aImgTL.Y() += (aRect.GetHeight() - aImageSize.Height())/2; in ImplDrawItem()
/trunk/main/sd/source/ui/notes/
H A DNotesDockingWindow.cxx85 (aWindowSize.Height()-aBBox.GetHeight())/2); in Paint()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx422 ((rAnchorRect.GetWidth() > 3) && (rAnchorRect.GetHeight() > 1)) : in IsValidSize()
423 ((rAnchorRect.GetWidth() > 3) || (rAnchorRect.GetHeight() > 1)); in IsValidSize()
1277 aNewRect.Bottom() += rAnchorRect.GetHeight(); in DoCreateSdrObj()
1283 aNewRect.Bottom() += rAnchorRect.GetHeight(); in DoCreateSdrObj()
1289 aNewRect.Top() -= rAnchorRect.GetHeight(); in DoCreateSdrObj()
1295 aNewRect.Top() -= rAnchorRect.GetHeight(); in DoCreateSdrObj()
1359 …Int32 >( ::std::min< double >( rPoint.Y(), 16384.0 ) / 16384.0 * rAnchorRect.GetHeight() + 0.5 ) ); in lclGetPolyPoint()
/trunk/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx61 const sal_Int32 nDy (-fSin * (maRect.GetHeight()-4) / 2); in DrawElements()
/trunk/main/vcl/inc/unx/
H A Dsalvd.h69 int GetHeight() const { return nDY_; } in GetHeight() function in X11SalVirtualDevice
/trunk/main/toolkit/inc/toolkit/helper/
H A Dconvert.hxx55 …star::awt::Rectangle( rVCLRect.Left(), rVCLRect.Top(), rVCLRect.GetWidth(), rVCLRect.GetHeight() ); in AWTRectangle()
/trunk/main/sw/source/ui/table/
H A Drowht.cxx107 long nHeight = pSz->GetHeight(); in SwTableHeightDlg()
/trunk/main/padmin/source/
H A Dtitlectrl.cxx35 aFont.SetHeight( aFont.GetHeight()*3/2 ); in TitleImage()
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx718 if( MINFLY > aSz.GetHeight() ) in CalculateFlySize()
722 else if( MINFLY > ((SwFmtFrmSize*)pItem)->GetHeight() ) in CalculateFlySize()

Completed in 160 milliseconds

12345678910>>...20