Home
last modified time | relevance | path

Searched refs:Height (Results 651 – 675 of 1739) sorted by relevance

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

/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx283 aSize.Height() = aHelpPB.GetPosPixel().Y() + in SwAsciiFilterDlg()
284 aHelpPB.GetSizePixel().Height() + aTmpSz.Height(); in SwAsciiFilterDlg()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx581 Max(aAttrSize.Height(),aTypeSize.Height()))); in FillControl()
932 Max(aAttrSize.Height(),aTypeSize.Height()))); in DataChanged()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx585 const Point aPt( 0, aBoxSize.Height() + 3 ); in Resize()
586 const Size aSz( aOutSize.Width(), aOutSize.Height() - aPt.Y() ); in Resize()
588 …or.SetPosSizePixel( Point( aBoxSize.Width() + nOffset, 0 ), Size( nSepWidth, aBoxSize.Height() ) ); in Resize()
589 ….SetPosSizePixel( Point( nInfoBarX, 0 ), Size( aOutSize.Width() - nInfoBarX, aBoxSize.Height() ) ); in Resize()
1098 rSelPos = Point( aOutputSizePixel.Width() >> 1, aOutputSizePixel.Height() >> 1 ); in ImplGetSelectedItemId()
1128 rSelPos.Y() = Max( Min( rSelPos.Y(), aOutputSizePixel.Height() - 1L ), 0L ); in ImplGetSelectedItemId()
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx600 *pWMF >> nStyle >> aSize.Width() >> aSize.Height(); in ReadEnhWMF()
879 … + static_cast< sal_Int32 >(cySrc) <= static_cast< sal_Int32 >(aBitmap.GetSizePixel().Height()) ) ) in ReadEnhWMF()
941 ( ySrc + cySrc <= aBitmap.GetSizePixel().Height() ) ) in ReadEnhWMF()
995 ( ySrc + cySrc <= aBitmap.GetSizePixel().Height() ) ) in ReadEnhWMF()
1318 for ( sal_Int32 y = 0; y < pBmp->Height(); y++ ) in ReadEnhWMF()
1329 nCount = pBmp->Height() * pBmp->Width(); in ReadEnhWMF()
/trunk/main/vcl/source/window/
H A Dstatus.cxx111 long delta = (rTextSize.Height()/4) + 1; in ImplGetItemTextPos()
121 nY = (rRectSize.Height()-rTextSize.Height())/2 + 1; in ImplGetItemTextPos()
835 mnDY = aSize.Height(); in Resize()
981 aSize.Height() = CalcWindowSizePixel().Height(); in DataChanged()
H A Ddecoview.cxx1024 if ( !aBrdSize.Height() ) in ImplDrawButton()
1025 aBrdSize.Height() = 1; in ImplDrawButton()
1038 aRect1.Bottom() = aBrdSize.Height()-1; in ImplDrawButton()
1042 aFillRect.Top() += aBrdSize.Height(); in ImplDrawButton()
1046 aRect1.Top() = aFillRect.Bottom()-aBrdSize.Height()+1; in ImplDrawButton()
1051 aFillRect.Bottom() -= aBrdSize.Height(); in ImplDrawButton()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx297 aTmp.Height = TWIP_TO_MM100(aSize.Height()); in QueryValue()
328 rVal <<= (sal_Int32)TWIP_TO_MM100(aSize.Height() < MINLAY ? MINLAY : aSize.Height() ); in QueryValue()
363 Size aTmp(aVal.Width, aVal.Height); in PutValue()
366 aTmp.Height() = MM100_TO_TWIP(aTmp.Height()); in PutValue()
369 if(aTmp.Height() && aTmp.Width()) in PutValue()
438 aSize.Height() = nHg; in PutValue()
3342 if( aOrigSz.Width() != 0 && aOrigSz.Height() != 0 ) in GetIMapObject()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTextLayoutConstrains.java52 boolean res = ( (mSize.Height != 0) && (mSize.Width != 0) ); in _getMinimumSize()
54 log.println("mSize.height: " + mSize.Height); in _getMinimumSize()
H A D_XView.java95 boolean res = (aSize.Height != 0) && (aSize.Width != 0); in _getSize()
97 log.println("Height: " + aSize.Height); in _getSize()
/trunk/main/vcl/source/gdi/
H A Doutmap.cxx648 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in ImplLogicToDevicePixel()
1168 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in LogicToPixel()
1364 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in LogicToPixel()
1563 ImplPixelToLogic( rDeviceSize.Height(), mnDPIY, in PixelToLogic()
1761 ImplPixelToLogic( rDeviceSize.Height(), mnDPIY, in PixelToLogic()
2200 fn5( rSzSource.Height(), in LogicToLogic()
2304 fn3( rSzSource.Height(), nNumerator, nDenominator ) ); in LogicToLogic()
2313 fn5( rSzSource.Height(), in LogicToLogic()
2461 mnOutOffOrigY = rOffset.Height(); in SetPixelOffset()
H A Doutdev3.cxx2184 mnHeight( rSize.Height() ), in ImplFontSelectData()
2219 mnHeight( rSize.Height() ), in ImplFontSelectData()
3011 if ( !aSize.Height() ) in ImplNewFont()
3015 aSize.Height() = 1; in ImplNewFont()
7260 aSize.Height() *= 10; in GetDevFontSize()
7263 aSize.Height() += 5; in GetDevFontSize()
7264 aSize.Height() /= 10; in GetDevFontSize()
7270 aSize.Height() *= 10; in GetDevFontSize()
7273 aSize.Height() += 5; in GetDevFontSize()
7274 aSize.Height() /= 10; in GetDevFontSize()
[all …]
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx2334 …double fFactorHeight = double(rTargetSize.Height)/double(rSourceSizeWithCorrectAspectRatio.Height); in calculateNewSizeRespectingAspectRatio()
2337 aNewSize.Height=static_cast<sal_Int32>(fFactor*rSourceSizeWithCorrectAspectRatio.Height); in calculateNewSizeRespectingAspectRatio()
2349 aNewPosition.Y += static_cast<sal_Int32>(double(rTargetAreaSize.Height-rObjectSize.Height)/2.0); in calculateTopLeftPositionToCenterObject()
2393 aRet.Height = static_cast<sal_Int32>( in getSizeAfterRotation()
2395 + aSize.Height*rtl::math::cos( fAnglePi )); in getSizeAfterRotation()
2398 + aSize.Height*rtl::math::sin( fAnglePi )); in getSizeAfterRotation()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx252 aSizePixel.Width(), aSizePixel.Height(), in resize()
258 aSizePixel.Width(), aSizePixel.Height(), in resize()
440 … Size( aAWTRect.Width, aAWTRect.Height ) ); in implInitializeVCLBasedPlayerWindow()
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx142 inline long Height() const;
325 inline long BitmapReadAccess::Height() const in Height() function in BitmapReadAccess
341 return Point( Width() - 1L, Height() - 1L ); in BottomRight()
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx99 aValue <<= (float)( _rFont.Height ); in lcl_extractFontDescriptorAggregate()
333 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, float( m_aFont.Height ) ); in convertFastPropertyValue()
431 m_aFont.Height = (sal_Int16)nHeight; in setFastPropertyValue_NoBroadcast()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterObject.cxx364 && (aPoint.Y < aSize.Height); in containsPoint()
403 aParentBBox.Height)); in getBounds()
459 return awt::Size(aBBox.Width,aBBox.Height); in getSize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRangeSelection.java231 retPoint.Y = point.Y + (rect.Height / 2); in getSheetCenter()
288 if (posSize.Y <= center.Y && center.Y <= posSize.Y +posSize.Height) { in getCloser()
292 … xWindow.setPosSize(posSize.X, posSize.Y, posSize.Width, posSize.Height, PosSize.POS); in getCloser()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx864 << (sal_uInt32)(aUnitsPerDecimeter.Height()) in WriteDataDescriptor()
1146 WritePoint(Point(aPt.X(),aPt.Y()+aSize.Height())); in METBitBlt()
1150 << (sal_uInt32)(rBmpSizePixel.Height()); in METBitBlt()
1440 if (aSize.Width()==0) aSize.Width()=aSize.Height(); in METSetChrCellSize()
1441 *pMET << (sal_uInt8)0x33 << (sal_uInt8)8 << (long)aSize.Width() << (long)aSize.Height(); in METSetChrCellSize()
2326 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in WriteOrders()
/trunk/main/sfx2/source/sidebar/
H A DCustomImageRadioButton.cxx74 (GetSizePixel().Height() - aIconSize.Height())/2 ); in Paint()
/trunk/main/sd/source/ui/notes/
H A DNotesDockingWindow.cxx80 Point aPosition(10,aWindowSize.Height()/2); in Paint()
85 (aWindowSize.Height()-aBBox.GetHeight())/2); in Paint()
/trunk/main/sfx2/source/dialog/
H A Dintro.cxx47 ( aScreenSize.Height() - aWinSize.Height() ) / 2 ); in Init()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx1150 nThisValue = Abs( aSize.Width() - rSize.Width() ) + Abs( aSize.Height() - rSize.Height() ); in Resizing()
3699 long nHeight = pControl->GetSizePixel().Height(); in AnimateMouse()
3707 aZiel.Move( aSize.Width() / 2, aSize.Height() / 2 ); in AnimateMouse()
3855 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Height() ); in HandleVisibleControls()
3881 nNr4 = (sal_uInt16)pControl->GetSizePixel().Height() + 2*(sal_uInt16)aStart.Y(); in HandleVisibleControls()
4124 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
4144 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
4163 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
4184 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
6255 long nStep = aSize.Height() / 4; in Execute()
[all …]
/trunk/main/xmloff/source/style/
H A DXMLRectangleMembersHandler.cxx76 aRect.Height = nValue; in importXML()
109 nValue = aRect.Height; in exportXML()
/trunk/main/padmin/source/
H A Dprogress.cxx58 aMySize.Height() = aPos.Y() + aSize.Height() + 5; in ProgressDialog()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx636 SetPosSizePixel( -9, 0, aParentSize.Width() + 15, aParentSize.Height() - 4 ); in PluginProgressWindow()
2137 mnMinHeight = ( maContentML.GetSizePixel().Height() / 2 ); in ErrorRepPreviewDialog()
2166 …long nNewHeight = Max( aWinSz.Height() - aEditPnt.Y() - 3 * a3Sz.Height() - aBtnSz.Height(), mnMin… in Resize()
2172 aEditPnt.Y() + aNewSize.Height() + a3Sz.Height() ); in Resize()

Completed in 225 milliseconds

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