Home
last modified time | relevance | path

Searched refs:Height (Results 976 – 1000 of 1739) sorted by relevance

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

/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx739 if (aRect.GetHeight() < aPageSize.Height()) in SetZoomRect()
741 long nHeightDiff = (aPageSize.Height() - aRect.GetHeight()) / 2; in SetZoomRect()
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx460 …case 4: pValues[nProp] <<= (sal_Int32)TWIP_TO_MM100(rParent.GetSnapSize().Height()); break;// … in Commit()
495 case 4: aSnap.Height() = MM100_TO_TWIP(nSet); break;// "Resolution/YAxis", in Load()
/trunk/main/svx/source/dialog/
H A Drulritem.cxx319 aPagePosSize.Height = lHeight; in QueryValue()
349 lHeight = aPagePosSize.Height; in PutValue()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx239 const long nNewThemeHeight = LogicToPixel( Size( 0, 14 ), MAP_APPFONT ).Height(); in ImplAdjustControls()
246 Size( aOutSize.Width(), aOutSize.Height() - nStartY ) ); in ImplAdjustControls()
/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx528 sal_Int32 nToolbarHeight = m_pToolbar->CalcWindowSizePixel().Height(); in Resize()
530 sal_Int32 nMyHeight = GetOutputSizePixel().Height(); in Resize()
/trunk/main/sc/source/filter/excel/
H A Dxepage.cxx278 …static_cast< sal_Int32 >( GETITEM( rHdrItemSet, SvxSizeItem, ATTR_PAGE_SIZE ).GetSize().Height() ); in XclExpPageSettings()
295 …static_cast< sal_Int32 >( GETITEM( rFtrItemSet, SvxSizeItem, ATTR_PAGE_SIZE ).GetSize().Height() ); in XclExpPageSettings()
H A Dxeescher.cxx260 sal_Int32 nHeight = ::std::min< sal_Int32 >( pAccess->Height(), 0xFFFF ); in Save()
509 mnHeight = xShape->getSize().Height; in XclExpTbxControlObj()
963 …gle aChartRect( Point( aBoundRect.X, aBoundRect.Y ), Size( aBoundRect.Width, aBoundRect.Height ) ); in XclExpChartObj()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx258 const awt::Size aUnoSize( aSize.Width(), aSize.Height() ); in getNumberingRuleByIndex()
404 aFmt.SetGraphicSize( Size( aUnoSize.Width, aUnoSize.Height ) ); in setNumberingRuleByIndex()
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx211 mxShape->setSize( awt::Size( PointsToHmm( fWidth ), mxShape->getSize().Height ) ); in setWidth()
216 return HmmToPoints( mxShape->getSize().Height ); in getHeight()
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx624 if ( aRect.Bottom() >= aWinSize.Height() ) // unten raus in MakeVisible()
626 nScrollY = aRect.Bottom() - aWinSize.Height() + 1; // unterer Rand sichtbar in MakeVisible()
/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx185 double fPageHeight = rPageSize.Height; in getCoordinateSystemResolution()
189 …sal_Int32 nYResolution = static_cast<sal_Int32>(2.0*static_cast<double>(rPageResolution.Height)*fC… in getCoordinateSystemResolution()
/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx114 rXLSet.Put( XLineStartWidthItem( aCtlPreview.GetOutputSize().Height() / 2 ) ); in SvxLineEndDefTabPage()
115 rXLSet.Put( XLineEndWidthItem( aCtlPreview.GetOutputSize().Height() / 2 ) ); in SvxLineEndDefTabPage()
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx814 m_nHeight = aEvent.Height ; in windowResized()
831 m_nHeight = aEvent.Height ; in windowMoved()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1780 rPropOpt.AddOpt( ESCHER_Prop_cropFromTop, ToFract16( nVal, aSz.Height())); in WriteGrfAttr()
1782 rPropOpt.AddOpt( ESCHER_Prop_cropFromBottom, ToFract16( nVal, aSz.Height())); in WriteGrfAttr()
1825 aRect.Height = aSize.Height; in WriteOLEFlyFrame()
2104 Fraction aMapPolyY(ww::nWrap100Percent, rOrigSize.Height()); in WriteFlyFrameAttr()
3147 aSize.Height = TWIPS_TO_MM(aRect.Bottom()); in ExportControl()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx758 aSz.Height += 4; in getPreferredSize()
771 if ( aSz.Height != aMinSz.Height ) in calcAdjustedSize()
772 aSz.Height = aMinSz.Height; in calcAdjustedSize()
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx764 return awt::Rectangle( m_aPosition.X, m_aPosition.Y, m_aSize.Width, m_aSize.Height ); in getRectangle()
791 m_rImport.GetMM100UnitConverter().convertMeasure( m_aSize.Height, rValue ); in readPositioningAttribute()
1166 …Pos.Secondary = static_cast< double >( aPosition.Y ) / static_cast< double >( maChartSize.Height ); in StartElement()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx470 SwFmtFrmSize aFrmSize(ATT_VAR_SIZE, rPg.Width(), rPg.Height()); in Execute()
475 SwFmtFrmSize aPrtSize(ATT_VAR_SIZE, rPr.Width(), rPr.Height()); in Execute()
487 rSize.SetHeight(rSh.GetAnyCurRect(RECT_FLY_EMBEDDED).Height()); in Execute()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1127 Size aCompLSSize( rComp.maPageSize.Height(), rComp.maPageSize.Width() ); in operator !=()
1276 TenMuToPt( aNewParm.maPageSize.Height() ), in StartJob()
1332 … m_aJobData.setPaper( TenMuToPt( aPageSize.Width() ), TenMuToPt( aPageSize.Height() ) ); in StartJob()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx380 …else if ((aDropPos.Y() < GetSizePixel().Height()) && (aDropPos.Y() >= GetSizePixel().Height() - Ge… in AcceptDrop()
967 aLBSize.Height() -= (2*LISTBOX_BORDER); in Resize()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx338 if ( !aSize.Height() && rSize.Height() ) in MMToPixel()
339 aSize.Height() = 1; in MMToPixel()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java507 m_dbControlHeight = _curDBControl.getSize().Height; in resetDBShape()
712 nFormHeight = _FormSize.Height; in setFormSize()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx187 _height = aSize.Height(); in initialize()
207 _tly = sal_Int32( double( aSize.Height() ) * _fYPos ); in initialize()
/trunk/main/offapi/com/sun/star/text/
H A DBaseFrameProperties.idl187 [property] long Height;
304 @see BaseFrame::Height
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java626 return new java.awt.Rectangle(unoRect.X, unoRect.Y, unoRect.Width, unoRect.Height); in getBounds()
641 return new java.awt.Dimension(unoSize.Width, unoSize.Height); in getSize()
H A DContainer.java708 return new java.awt.Rectangle(unoRect.X, unoRect.Y, unoRect.Width, unoRect.Height); in getBounds()
723 return new java.awt.Dimension(unoSize.Width, unoSize.Height); in getSize()

Completed in 215 milliseconds

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