Home
last modified time | relevance | path

Searched refs:Height (Results 1276 – 1300 of 1739) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlTimeFieldModel.csv3 "UnoControlTimeFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.awt.UnoControlFormattedFieldModel.csv3 "UnoControlFormattedFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx309 inline sal_Int32 GetHeight() const { return maWinSize.Height(); } in GetHeight()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldDescWin.cxx178 long nOutputHeight = aOutputSize.Height(); in Resize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XContextMenuInterception.java180 int y = point.Y + (rect.Height / 2); in openContextMenu()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx894 nScreenDY = aRect.Height+1; // difference between java/awt convention and vcl in ImplSalCalcFullScreenSize()
907 aCombined.Bottom() = aRect.Y + aRect.Height; in ImplSalCalcFullScreenSize()
913 … aCombined.Union( Rectangle( aRect.X, aRect.Y, aRect.X+aRect.Width, aRect.Y+aRect.Height ) ); in ImplSalCalcFullScreenSize()
4900 pMI->itemHeight = Max( Max( checkSize.Height(), bmpSize.Height() ), strSize.cy ); in ImplMeasureItem()
5006 x, y+(lineHeight-bmpSize.Height())/2, bmpSize.Width(), bmpSize.Height(), in ImplDrawItem()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1364 …if ((aDropPos.Y() < GetSizePixel().Height()) && (aDropPos.Y() >= GetSizePixel().Height() - GetEntr… in AcceptDrop()
2047 aLogExplSize.Height() -= 6; in Resize()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx707 if( aSize.Height() ) in _MakeFlySection()
709 aFmtSize.SetHeight( aSize.Height() ); in _MakeFlySection()
1680 SwFmtFrmSize aFrmSize( ATT_MIN_SIZE, aSz.Width(), aSz.Height() ); in lcl_InsertDrawLabel()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx735 nResult = aSize.Height() / 100; in RTLFUNC()
1310 nRef = aRefSize.Height(); in GetDialogZoomFactor()
1311 nScaled = aScaledSize.Height(); in GetDialogZoomFactor()
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1163 && rPoint.Y<aBox.Y+aBox.Height; in containsPoint()
1195 return awt::Rectangle (aLocation.X, aLocation.Y, aSize.Width, aSize.Height); in getBounds()
1564 return awt::Size(aBox.Width, aBox.Height); in GetSize()
H A DPresenterTextView.cxx432 … PresenterGeometryHelper::Round(maLocation.Y+maSize.Height), rUpdateBox.Y+rUpdateBox.Height)); in Paint()
/trunk/main/vcl/inc/vcl/
H A Dlstbox.hxx110 …{ if( IsDropDownBox() ) SetPosSizePixel( 0, 0, rNewSize.Width(), rNewSize.Height(), WINDOW_POSSIZE… in SetDropDownSizePixel()
/trunk/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx152 Point aBottom( 0, aOutSize.Height() ); in IsEndReached()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OGroupBoxModel.csv13 "OGroupBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx123 aBtnGeneralPrec.GetSizePixel().Height() ) ); in Init()
/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx73 return B2IRectangle(rPos.X,rPos.Y,rPos.X+rSize.Width,rPos.Y+rSize.Height); in makeRectangle()
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java159 return new Rectangle(rect.X, rect.Y, rect.Width, rect.Height); in getUnoFramePosition()
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx188 return awt::Size(aSize.Width(),aSize.Height()); in getSize()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx388 aLBPos.Y() += aMakeBox.GetSizePixel().Height() + aTmpSz.Height(); in SetToBusinessCard()
/trunk/main/forms/source/component/
H A DGrid.cxx961 _rxOutStream->writeLong( aFont.Height ); in write()
1097 aFont.Height = (sal_Int16)_rxInStream->readLong(); in read()
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx279 if ( aPixel.Y() >= aSize.Height() ) in DPTestMouse()
812 if ( aPos.Y() >= aSize.Height() ) in PagebreakMove()
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx53 if(rBitmapSize.Width() != rBitmapSize.Height() || rBitmapSize.Width() < 7) in DiscreteShadow()
/trunk/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx348 Bitmap aBlackBmp( Size( pAcc1->Width(), pAcc1->Height() ), 1 ); in ReadXBM()
/trunk/main/svtools/source/graphic/
H A Dgraphic.cxx239 return awt::Size( aVclSize.Width(), aVclSize.Height() ); in getSize()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx162 if(aOutputSizePixel.Width() && aOutputSizePixel.Height()) in getCurrentViewInformation2D()

Completed in 215 milliseconds

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