Home
last modified time | relevance | path

Searched refs:Height (Results 776 – 800 of 1739) sorted by relevance

1...<<31323334353637383940>>...70

/trunk/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx216 if ( aBmpSize.Width() > 0 && aBmpSize.Height() > 0 ) in ReadImageFromURL()
218 ::Size aNoScaleSize( aBmpSize.Width(), aSize.Height() ); in ReadImageFromURL()
/trunk/main/canvas/source/cairo/
H A Dcairo_os2_cairo.cxx296 rSize.Width(), rSize.Height(), rData.mnWidth, rData.mnHeight ); in createBitmapSurface()
298 if ( rData.mnWidth == rSize.Width() && rData.mnHeight == rSize.Height() ) in createBitmapSurface()
/trunk/main/canvas/source/directx/
H A Ddx_spritedevicehelper.cxx70 const sal_Int32 h( ::std::max(sal_Int32(1),sal_Int32(rRect.Height))); in init()
224 const sal_Int32 h(::std::max(sal_Int32(1),sal_Int32(rBounds.Height))); in notifySizeUpdate()
/trunk/main/comphelper/source/streaming/
H A Dbasicio.cxx39 _rxOutStream->writeShort( _rFont.Height ); in operator <<()
65 _rFont.Height = _rxInStream->readShort(); in operator >>()
/trunk/main/basic/source/runtime/
H A Dinputbox.cxx109 aEdit.SetPosPixel( LogicToPixel( Point( 5,rDlgSize.Height()-35))); in PositionEdit()
124 aSize.Height() -= 50; in PositionPrompt()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dbitmapaction.cxx136 rDstSize.getY() / aBmpSize.Height() ); in BitmapAction()
187 aSize.Height ), in getBounds()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsize.src46 Text [ en-US ] = "~Height" ;
89 Text [ en-US ] = "Row Height" ;
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleComponentImpl.java167 return new java.awt.Rectangle(unoRect.X, unoRect.Y, unoRect.Width, unoRect.Height); in getBounds()
182 return new java.awt.Dimension(unoSize.Width, unoSize.Height); in getSize()
/trunk/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx381 aRet.Height = aSz.Height(); in getBounds()
442 AwtSize aRet(aSz.Width(), aSz.Height()); in getSize()
/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx467 lWidth = Max(aSz.Width(), aSz.Height()); in IMPL_LINK()
468 lHeight = Min(aSz.Width(), aSz.Height()); in IMPL_LINK()
585 long lHVal = SvxPaperInfo::GetPaperSize((Paper)nPaper).Height(); in FillItem()
/trunk/main/svtools/source/control/
H A Dctrltool.cxx821 (pDevice->GetDevFontSize( rInfo, 0 ).Height() == 0) ) in GetSizeAry()
835 if ( aSize.Height() != nOldHeight ) in GetSizeAry()
837 nOldHeight = aSize.Height(); in GetSizeAry()
/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx205 aRoadmapSize.Height() = GetSizePixel().Height(); in impl_construct()
211 …l->pFixedLine->SetSizePixel( Size( LogicToPixel( Size( 2, 0 ) ).Width(), aRoadmapSize.Height() ) ); in impl_construct()
/trunk/main/vcl/source/gdi/
H A Dpngwrite.cxx311 ImplWriteChunk( sal_uInt32( mnHeight = mpAccess->Height() ) ); in ImplWriteHeader()
386 if ( aPrefSize.Width() && aPrefSize.Height() ) in ImplWritepHYs()
391 …sal_uInt32 nPrefSizeY = (sal_uInt32)( (double)100000.0 / ( (double)aPrefSize.Height() / mnHeight )… in ImplWritepHYs()
/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx182 else if ( MIN_HEIGHT > aSize.Height ) in OFixedLine()
184 aSize.Height = MIN_HEIGHT; in OFixedLine()
528 …if ( (aSize.Width < MIN_WIDTH && m_nOrientation == 1) || (aSize.Height < MIN_HEIGHT && m_nOrientat… in setSize()
H A DReportControlModel.cxx35 && ( _lhs.Height == _rhs.Height ) in operator ==()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx485 aSize.getHeight() != aSymbol.Size.Height ) in ApplySpecialItem()
488 aSymbol.Size.Height = aSize.getHeight(); in ApplySpecialItem()
666 SvxSizeItem( nWhichId, Size( aSymbol.Size.Width, aSymbol.Size.Height ) )); in FillSpecialItem()
/trunk/main/sw/source/ui/config/
H A Dmailconfigpage.cxx312 aLBPos.Y() += aHeadSize.Height(); in SwTestAccountSettingsDialog()
313 aLBSize.Height() -= aHeadSize.Height(); in SwTestAccountSettingsDialog()
/trunk/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx246 Rectangle aRect( Point(aTmpRect.X, aTmpRect.Y), Size(aTmpRect.Width, aTmpRect.Height) ); in containsPoint()
293 aScreenRect.GetSize().Height() ); in getBounds()
345 return awt::Size( aRect.Width, aRect.Height ); in getSize()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx202 rStream >> rFormat.Height; in lcl_ReadPageFormat()
423 rStream >> Height; in Sc10FontData()
662 && Height == rData.Height in operator ==()
726 pPage->Height = (short) ( pPage->Height * ( 72.0 / 72.27 ) + 0.5 ); in PutToDoc()
961 pSet->Put( SvxSizeItem( ATTR_PAGE_SIZE, Size( pPage->Width, pPage->Height ) ) ); in PutToDoc()
1794 … aScPattern.GetItemSet().Put(SvxFontHeightItem(Abs(pFont->Height), 100, ATTR_FONT_HEIGHT )); in LoadColAttr()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1423 nX -= pItem->aSize.Height(); in Paint()
1425 long nSize = pItem->aSize.Height() / 2; in Paint()
2013 long gap = y - ( p.Y() + s.Height() ); in PositionContentsListBox()
2896 long offset = p.Y() + s.Height(); in SvxMainMenuOrganizerDialog()
2913 news = Size( s.Width(), s.Height() - offset ); in SvxMainMenuOrganizerDialog()
4894 …l_uInt16 nPosY = std::max( (sal_uInt16) (((( aNewSize.Height() - 2 ) - aImage.GetSizePixel().Heigh… in GetSizedImage()
4904 aDev.DrawLine( Point( aNewSize.Width()-3, 0 ), Point( aNewSize.Width()-3, aNewSize.Height()-1 )); in GetSizedImage()
5421 if (0 == aSize.Width || 0 == aSize.Height) in ReplaceGraphicItem()
5446 if ( bOK && ((aSize.Width != m_nExpectedSize) || (aSize.Height != m_nExpectedSize)) ) in ReplaceGraphicItem()
5605 if ( 0 == aSize.Width || 0 == aSize.Height ) in ImportGraphic()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx74 xWindow->setPosSize( 0, 0, nValue, aRect.Height, css::awt::PosSize::WIDTH ); in setPosSize()
87 return getWindow()->getPosSize().Height; in getHeight()
/trunk/main/starmath/inc/
H A Drect.hxx132 void SetHeight(sal_uLong nHeight) { aSize.Height() = nHeight; } in SetHeight()
148 long GetHeight() const { return GetSize().Height(); } in GetHeight()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoScrollBarControl.java79 newPosSize.Height = new Double(dim.getHeight()).intValue(); in initialize()
84 newPosSize.Height, com.sun.star.awt.PosSize.POSSIZE); in initialize()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx782 return geometry::IntegerSize2D(aWindowBox.Width, aWindowBox.Height); in getSize()
947 if (maClipRectangle.Width <= 0 || maClipRectangle.Height <= 0) in GetClipRectangle()
960 maClipRectangle.Y + maClipRectangle.Height + rOffset.Y); in GetClipRectangle()
1012 const double nMaxY (aWindowBox.Height-rLocation.Y); in UpdateSpriteClip()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx582 aUserData.addValue( sUNO_View_GridCoarseHeight, makeAny( (sal_Int32)GetGridCoarse().Height() ) ); in WriteUserDataSequence()
584 aUserData.addValue( sUNO_View_GridFineHeight, makeAny( (sal_Int32)GetGridFine().Height() ) ); in WriteUserDataSequence()
1052 const Size aCoarse( nInt32, GetGridCoarse().Height() ); in ReadUserDataSequence()
1068 const Size aCoarse( nInt32, GetGridFine().Height() ); in ReadUserDataSequence()

Completed in 129 milliseconds

1...<<31323334353637383940>>...70