Home
last modified time | relevance | path

Searched refs:Height (Results 576 – 600 of 1739) sorted by relevance

1...<<21222324252627282930>>...70

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleTreeNode.cxx412 && (aPoint.Y < aBBox.Height); in containsPoint()
481 aBBox.Height = aSize.Height(); in getBounds()
530 return awt::Size(aBBox.Width,aBBox.Height); in getSize()
H A DAccessibleSlideSorterView.cxx434 && (aPoint.Y < aBBox.Height); in containsPoint()
476 aBBox.Height = aSize.Height(); in getBounds()
543 aSize.Height = aOutputSize.Height(); in getSize()
/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx241 aPropWinSize.Height() -= (2*WIN_BORDER); in ImplReCreateController()
245 …ntWindow->setPosSize(aPropWinPos.X(), aPropWinPos.Y(), aPropWinSize.Width(), aPropWinSize.Height(), in ImplReCreateController()
532 aPropWinSize.Height() -= (2*WIN_BORDER); in Resize()
536 m_xBrowserComponentWindow->setPosSize(0, 0, aPropWinSize.Width(), aPropWinSize.Height(), in Resize()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx520 bool bHasHeight = aShapeRect.Height > 0; in convertAndInsert()
1054 sal_Int32 nB = rShapeRect.Y + ::std::max< sal_Int32 >( rShapeRect.Height - 1, 0 ); in implConvertAndInsert()
1184 Rectangle aNewRect( rShapeRect.X, rShapeRect.Y, rShapeRect.Width * 2, rShapeRect.Height * 2 ); in implConvertAndInsert()
1191 …RC_BL: nStartAngle = 18000; aNewRect.Y -= rShapeRect.Height; break; in implConvertAndInsert()
1192 …RC_BR: nStartAngle = 27000; aNewRect.X -= rShapeRect.Width; aNewRect.Y -= rShapeRect.Height; break; in implConvertAndInsert()
1245 …rAnchorRect.Y + static_cast< sal_Int32 >( rAnchorRect.Height * getLimitedValue< double >( static_c… in lclGetPolyPoint()
1377 xShape->setSize( Size( rShapeRect.Width, rShapeRect.Height ) ); in createAndInsertXShape()
H A Dworksheethelper.cxx588 …OSL_ENSURE( (maDrawPageSize.Width > 0) && (maDrawPageSize.Height > 0), "WorksheetGlobals::getDrawP… in getDrawPageSize()
687 Point aEndPos( maDrawPageSize.Width, maDrawPageSize.Height ); in getCellAddressFromPosition()
716 Point aBotRight( rRect.X + rRect.Width, rRect.Y + rRect.Height ); in getCellRangeFromRectangle()
778 if( (maShapeBoundingBox.Width == 0) && (maShapeBoundingBox.Height == 0) ) in extendShapeBoundingBox()
786 …= ::std::max( maShapeBoundingBox.Y + maShapeBoundingBox.Height, rShapeRect.Y + rShapeRect.Height ); in extendShapeBoundingBox()
790 maShapeBoundingBox.Height = nEndY - maShapeBoundingBox.Y; in extendShapeBoundingBox()
1355 if( (maShapeBoundingBox.Width > 0) || (maShapeBoundingBox.Height > 0) ) in finalizeDrawings()
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx91 aLBPos.Y() += aHeadSize.Height(); in SwSelectDBTableDialog()
92 aLBSize.Height() -= aHeadSize.Height(); in SwSelectDBTableDialog()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXGraphicObjects.idl66 @param Height Height of the object in points (1/72 inch).
70 any Add( [in] any Left, [in] any Top, [in] any Width, [in] any Height );
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java81 size.Height=1000; in testNumberingBullet_Graphic()
131 assertEquals("assert numbering and bullet",1000,size_assert_odt.Height); in testNumberingBullet_Graphic()
146 assertEquals("assert numbering and bullet",1000,size_assert_doc.Height); in testNumberingBullet_Graphic()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx181 aPrimaryRect.Move( 0, aPlaygroundSize.Height() - nCombinedHeight ); in Paint()
182 aSecondaryRect.Move( 0, aPlaygroundSize.Height() - nCombinedHeight ); in Paint()
187 aPrimaryRect.Move( 0, ( aPlaygroundSize.Height() - nCombinedHeight ) / 2 ); in Paint()
188 aSecondaryRect.Move( 0, ( aPlaygroundSize.Height() - nCombinedHeight ) / 2 ); in Paint()
256 aImageSize.Height() = CalcZoom( aImageSize.Height() ); in Paint()
300 aImageLocation.Top() = aPrimaryTextLocation.Top() + ( nTextHeight - aImageSize.Height() ) / 2; in Paint()
301 aImageLocation.Bottom() = aImageLocation.Top() + aImageSize.Height(); in Paint()
H A Dcuicharmap.cxx199 int nYHDelta = aSize.Height() - aBoundRect.Bottom(); in Paint()
231 long nWinHeight = GetOutputSizePixel().Height(); in SetFont()
289 aDlgSize.Height()-aShowText.GetSizePixel().Height() ) ); in SvxCharMapData()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1189 pWin->GetSizePixel()).Height(); in VirtVScrollHdl()
1585 aResult.Height() = Max(aResult.Height(), aTemp.Height()); in GetOptimalSizePixel()
1586 if (4 * aResult.Height() > 3 * aResult.Width()) in GetOptimalSizePixel()
1588 aResult.Height() = 3 * aResult.Width() / 4; in GetOptimalSizePixel()
1595 aResult.Height() += mpHorizontalScrollBar->GetSizePixel().Height(); in GetOptimalSizePixel()
H A Doutlview.cxx1990 const float fImageHeight = ((float)aOutSize.Height() * (float)4) / (float)7; in IMPL_LINK()
1991 const float fImageRatio = (float)aImageSize.Height() / (float)aImageSize.Width(); in IMPL_LINK()
1993 aImageSize.Height() = (long)( fImageHeight ); in IMPL_LINK()
1997 aImagePos.Y() += (aOutSize.Height() - aImageSize.Height()) / 2; in IMPL_LINK()
2017 aTextSz.Height() = pInfo->mpOutDev->GetTextHeight(); in IMPL_LINK()
2021 aTextPos.Y() += (aOutSize.Height() - aTextSz.Height()) / 2; in IMPL_LINK()
/trunk/main/starmath/source/
H A Daccessibility.cxx86 aBounds.Height = aRect.GetHeight(); in lcl_GetBounds()
209 aPoint.X < aSz.Width() && aPoint.Y < aSz.Height(); in containsPoint()
269 Size aSz2( aRect.Width, aRect.Height ); in getSize()
272 return awt::Size( aSz.Width(), aSz.Height() ); in getSize()
569 aRes.Height = aSize.Height(); in getCharacterBounds()
1797 aPoint.X < aSz.Width() && aPoint.Y < aSz.Height(); in containsPoint()
1855 Size aSz2( aRect.Width, aRect.Height ); in getSize()
1858 return awt::Size( aSz.Width(), aSz.Height() ); in getSize()
H A Dutility.cxx339 if (aSize.Height() < nMinVal) in SetSize()
340 aSize.Height() = nMinVal; in SetSize()
374 Fraction(rFaceSize.Height()) *= rFrac)); in operator *=()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddsselect.cxx129 Size aNewSize(3 * aOldSize.Width() / 4, aOldSize.Height()); in ODatasourceSelectDialog()
136 m_aDescription.SetSizePixel(Size(aOldSize.Width() - nLostPixels, aOldSize.Height())); in ODatasourceSelectDialog()
148 SetSizePixel(Size(aOldSize.Width() - nLostPixels, aOldSize.Height())); in ODatasourceSelectDialog()
H A Dadvancedsettings.cxx133 aPos.Move( 0, m_aTopLine.GetSizePixel().Height() ); in SpecialSettingsPage()
135 aPos.Move( aFirstDistance.Width(), aFirstDistance.Height() ); in SpecialSettingsPage()
148 aPos.Move( 0, (*setting->ppControl)->GetSizePixel().Height() ); in SpecialSettingsPage()
149 aPos.Move( 0, aUnrelatedControls.Height() ); in SpecialSettingsPage()
H A Dtablespage.cxx209 if ( _rDiff.Height() ) in resizeControls()
212 aOldSize.Height() -= _rDiff.Height(); in resizeControls()
214 m_aTablesList.GetPosPixel()+Point(0,_rDiff.Height()), in resizeControls()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx299 sal_Int16 Height; member
537 sal_Int16 Height; member in Sc10FontData
544 Height( rData.Height ), in Sc10FontData()
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx270 …SetSizePixel( Size( aSliderSize.Width() * nSliderWidth-1, aSliderSize.Height() + nSliderHeight ) ); in ScZoomSliderWnd()
454 aSlider.Top() += ( aSliderWindowSize.Height() - nSliderHeight )/2 - 1; in DoPaint()
518 aImagePoint.Y() += ( aSliderWindowSize.Height() - nButtonHeight)/2; in DoPaint()
524 aImagePoint.Y() += ( aSliderWindowSize.Height() - nIncDecHeight)/2; in DoPaint()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx125 aBounds.Height ) ); in fillLinearGradient()
487 aBmpSize.Height != 0, in fillBitmap()
520 aBmpSize.Height); in fillBitmap()
539 static_cast< Gdiplus::REAL >(1.0/aBmpSize.Height) ); in fillBitmap()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx926 lbSize.Height()+=20; in SwFieldDialog()
932 aText.SetSizePixel(Size(lbSize.Width(), tSize.Height())); in SwFieldDialog()
933 aText.SetPosPixel(Point(0, lbSize.Height())); in SwFieldDialog()
935 SetSizePixel(Size(lbSize.Width(), lbSize.Height()+tSize.Height())); in SwFieldDialog()
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx358 return Rectangle( Point( aOffsetPixel.Width(), aOffsetPixel.Height() ), aSizePixel ); in GetOffsetPixel()
691 long nPixelStart = pWindow->LogicToPixel( Size( 0, nPosY ), aCellMapMode ).Height(); in GetTableInfo()
692 … long nPixelEnd = pWindow->LogicToPixel( Size( 0, nNextY ), aCellMapMode ).Height() - 1; in GetTableInfo()
712 long nPixelStart = pWindow->LogicToPixel( Size( 0, nPosY ), aCellMapMode ).Height(); in GetTableInfo()
713 … long nPixelEnd = pWindow->LogicToPixel( Size( 0, nNextY ), aCellMapMode ).Height() - 1; in GetTableInfo()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx455 Size aNewDlgSize(aOldDialogSize.Width(), aOldEditSize.Height()); in RefInputStart()
463 long nHeight = pRefBtn->GetSizePixel().Height(); in RefInputStart()
464 if ( nHeight > aOldEditSize.Height() ) in RefInputStart()
466 aNewDlgSize.Height() = nHeight; in RefInputStart()
467 nOffset = (nHeight-aOldEditSize.Height()) / 2; in RefInputStart()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx156 aTxtSize.Height() = 0; in Init()
164 aTxtSize.Height() = rInf.GetSize().Height(); in Do()
185 if( !aTxtSize.Height() ) in GetCapitalSize()
188 aTxtSize.Height() = short ( rInf.GetpOut()->GetTextHeight() ); in GetCapitalSize()
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx605 if( (rPos.Y + rSize.Height) > rPageSize.Height ) in lcl_isInsidePage()
625 const sal_Int32 nLabelDistanceY = rPageSize.Height/50; in moveAwayFrom()
822 …onaleLength = sqrt( double( rPageSize.Width*rPageSize.Width + rPageSize.Height*rPageSize.Height) ); in rearrangeLabelToAvoidOverlapIfRequested()

Completed in 165 milliseconds

1...<<21222324252627282930>>...70