Home
last modified time | relevance | path

Searched refs:Height (Results 1076 – 1100 of 1739) sorted by relevance

1...<<41424344454647484950>>...70

/trunk/main/offapi/com/sun/star/awt/
H A DRectangle.idl57 long Height;
H A DSize.idl47 long Height;
/trunk/main/oovbaapi/ooo/vba/
H A DXWindowBase.idl41 [attribute] long Height;
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1317 if ( aSize.Width() && aSize.Height() ) in SetBorderPixelImpl()
1320 aSize.Height() += rBorder.Top() + rBorder.Bottom(); in SetBorderPixelImpl()
1329 aOuterSize.Height() += ( aSize.Height() - aOldSize.Height() ); in SetBorderPixelImpl()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1094 Rectangle aRect( Point(aTmpRect.X, aTmpRect.Y), Size(aTmpRect.Width, aTmpRect.Height) ); in containsPoint()
1158 aScreenRect.GetSize().Height() ); in getBounds()
1227 return awt::Size( aRect.Width, aRect.Height ); in getSize()
1603 aScreenRect.GetSize().Height() ); in getCharacterBounds()
1648 aRect1.Width + aRect1.X, aRect1.Height + aRect1.Y ); in getIndexAtPoint()
/trunk/main/sw/source/ui/shells/
H A Dtextdrw.cxx80 Point aEndPos(aSz.Width(), aSz.Height()); in InsertURLButton()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DFrameDsc.java85 size.Height = height; in createInstance()
/trunk/main/editeng/source/items/
H A Dpaperinf.cxx103 PaperInfo aInfo(aSize.Width(), aSize.Height()); in GetSvxPaper()
/trunk/main/odk/examples/OLE/vbscript/
H A DWriterDemo.vbs121 objSize.Height= 400
/trunk/main/offapi/com/sun/star/geometry/
H A DIntegerSize2D.idl42 long Height;
H A DRealSize2D.idl42 double Height;
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXOLEObject.idl49 [attribute] double Height;
/trunk/main/sc/source/filter/excel/
H A Dfontbuff.cxx108 …pData[ nIndex ].Height( *( new SvxFontHeightItem( ( sal_uLong ) nHeight * 20, 100, ATTR_FONT_HEIGH… in SetHeight()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.cxx151 setSize( ::basegfx::B2ISize(rBounds.Width, rBounds.Height) ); in notifySizeUpdate()
/trunk/main/canvas/source/null/
H A Dnull_spritecanvas.cxx81 aRect.Height); in initialize()
/trunk/main/sc/source/ui/sidebar/
H A DCellBorderUpdater.cxx66 if(maBmpSize.Width() == 43 && maBmpSize.Height() == 43) in UpdateCellBorder()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx958 sal_uInt32 nDefaultObjectSizeHeight = aPageSize.Height() / 4; in CreateDefaultObject()
960 aPagePos.Y() += (aPageSize.Height() / 2) - (nDefaultObjectSizeHeight / 2); in CreateDefaultObject()
/trunk/main/svx/source/svdraw/
H A Dsvdogrp.cxx584 if (rSiz.Width()!=0 || rSiz.Height()!=0) { in Move()
777 …if (aSiz.Width()!=0 || aSiz.Height()!=0) Move(aSiz); // Der ruft auch das SetRectsDirty() und Broa… in SetRelativePos()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx231 maBoundary.Height = aRect.GetHeight(); in SvUnoImageMapObject()
286 …ndary.X, maBoundary.Y, maBoundary.X + maBoundary.Width - 1, maBoundary.Y + maBoundary.Height - 1 ); in createIMapObject()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx91 aOut.Height() = m_pParent->GetOutputSizePixel().Height(); in ForceScroll()
/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx415 … ::Size aVCLSize( m_pChartWindow->PixelToLogic( Size( aGraphicSize.Width, aGraphicSize.Height ))); in impl_PasteGraphic()
417 aGraphicSize.Height = aVCLSize.getHeight(); in impl_PasteGraphic()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx701 aPaperSize.Height() *= 2; in InitDocShell()
715 if ( bLimitToPageSize && nSizeY+nAdd > aPaperSize.Height() && nSizeY ) // above limit? in InitDocShell()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx376 …mpPageSizeItem->SetSize( Size( mpPageSizeItem->GetSize().Height(), mpPageSizeItem->GetSize().Width… in ExecuteOrientationChange()
407 const long nPH = mpPageSizeItem->GetSize().Height(); in ExecuteOrientationChange()
/trunk/main/sd/source/ui/dlg/
H A Dgluectrl.cxx82 SetSizePixel( Size( aXSize.Width() * 12, aXSize.Height() * 10 ) ); in SFX_IMPL_TOOLBOX_CONTROL()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DColumnarTwoColumns.java116 … aRect.Y += Math.max(aSOLabel.getHeight(LayoutConstants.LabelHeight), aRect.Height); in insertDetailFields()

Completed in 141 milliseconds

1...<<41424344454647484950>>...70