Home
last modified time | relevance | path

Searched refs:Height (Results 1301 – 1325 of 1739) sorted by relevance

1...<<51525354555657585960>>...70

/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx143 const int nHeight( aImage.GetSizePixel().Height() ); in impl_paintExpansionIndicator()
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx59 B2IVector aSize( rSize.Width(), rSize.Height() ); in Create()
/trunk/main/toolkit/workben/
H A Dcontrols.cxx213 xEditCmp2->setPosSize( 100, 180, aSz.Width(), aSz.Height(), PosSize_POSSIZE ); in MouseButtonDown()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlContainer.java215 xWindow.setPosSize(ps.X+10, ps.Y+10, ps.Width+10, ps.Height+10, PosSize.POSSIZE); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.form.ONavigationBarModel.csv3 "ONavigationBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.comp.forms.OFixedTextModel.csv3 "OFixedTextModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.comp.forms.OImageButtonModel.csv7 "OImageButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.comp.forms.OFileControlModel.csv3 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.comp.forms.OSpinButtonModel.csv3 "OSpinButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
/trunk/main/embedserv/source/embed/
H A Dxwin.cxx142 sal_Int32 Height, in setPosSize() argument
/trunk/main/oox/source/ppt/
H A Dpptshape.cxx214 …ShapeRect : awt::Rectangle( maPosition.X, maPosition.Y, maSize.Width, maSize.Height ), pShapeMap ); in addShape()
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx117 sz.Height = 50; in setPosition()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs205 aRect.Width = aRect.Height = 5000; in doSampleFunction()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx128 long nOutputHeight = aOutputSize.Height(); in Resize()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx747 aHBSize.Height() = aStylesHB.CalcWindowSizePixel().Height(); in SwHeaderTree()
749 aStylesTLB.SetPosPixel(Point(0, aHBSize.Height())); in SwHeaderTree()
751 aTLBSize.Height() = GetOutputSizePixel().Height() - aHBSize.Height(); in SwHeaderTree()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx4496 long nMinHeight = aStatus.AutoPageHeight() ? aMinAutoPaperSize.Height() : 0; in SetValidPaperSize()
4497 long nMaxHeight = aStatus.AutoPageHeight() ? aMaxAutoPaperSize.Height() : 0x7FFFFFFF; in SetValidPaperSize()
4506 if ( aPaperSize.Height() < nMinHeight ) in SetValidPaperSize()
4507 aPaperSize.Height() = nMinHeight; in SetValidPaperSize()
4508 else if ( aPaperSize.Height() > nMaxHeight ) in SetValidPaperSize()
4509 aPaperSize.Height() = nMaxHeight; in SetValidPaperSize()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1307 if( !(aValue >>= aVisArea) || (aVisArea.Width < 0) || (aVisArea.Height < 0) ) in setPropertyValue()
1310 …gle( aVisArea.X, aVisArea.Y, aVisArea.X + aVisArea.Width - 1, aVisArea.Y + aVisArea.Height - 1 ) ); in setPropertyValue()
1518 aPageSize = awt::Size( aNotesPageSize.Width(), aNotesPageSize.Height() ); in getRenderer()
1663 …tangle aLinkRect( Point( aShapePos.X, aShapePos.Y ), Size( aShapeSize.Width, aShapeSize.Height ) ); in ImplPDFExportShapeInteraction()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx91 aFD.Height = (sal_Int16)rFont.GetSize().Height(); in ImplCreateFontDescriptor()
114 aFont.SetSize( ::Size( rDescr.Width, rDescr.Height ) ); in ImplCreateFont()
1568 aColRect.Bottom() = pGrid->GetSizePixel().Height(); in propertyChange()
/trunk/main/svtools/source/graphic/
H A Drenderer.cxx267 Size( aAWTRect.Width, aAWTRect.Height ) ); in _setPropertyValues()
/trunk/main/writerfilter/source/resourcemodel/
H A Dutil.cxx303 aRect.X, aRect.Y, aRect.Width, aRect.Height); in propertysetToString()
/trunk/main/vcl/source/window/
H A Dsyschild.cxx317 … GetSystemData()->aWindow, 0, 0, aSize.Width(), aSize.Height() ); in GetParentWindowHandle()
H A Dtaskpanelist.cxx378 ( (*p)->GetType() != WINDOW_MENUBARWINDOW || (*p)->GetSizePixel().Height() > 0 ) in FindNextFloat()
/trunk/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx165 m_pListBoxControl->SetSizePixel( ::Size( nWidth, aPixelSize.Height() )); in DropdownToolbarController()
/trunk/main/odk/examples/java/Spreadsheet/
H A DChartTypeChange.java261 rectangle.Height = 11000; in getChart()
/trunk/main/oox/source/token/
H A Dproperties.txt208 Height

Completed in 130 milliseconds

1...<<51525354555657585960>>...70