/trunk/main/sw/source/core/bastyp/ |
H A D | swrect.cxx | 53 m_Size.setHeight(rRect.Bottom() == RECT_EMPTY ? 0 : in SwRect() 237 m_Size.setHeight(-m_Size.getHeight()); in Justify() 250 void SwRect::_Height( const long nNew ) { m_Size.setHeight(nNew); } in _Height() 254 void SwRect::_Bottom( const long nBottom ){ m_Size.setHeight(nBottom - m_Point.getY()); } in _Bottom() 298 m_Size.setHeight(nNew); in SetTopAndHeight() 308 m_Size.setHeight(nNew); in SetBottomAndHeight()
|
/trunk/main/editeng/source/items/ |
H A D | svxfont.cxx | 404 aTxtSize.setHeight( pOut->GetTextHeight() ); in GetPhysTxtSize() 442 aTxtSize.setHeight( pOut->GetTextHeight() ); in GetPhysTxtSize() 462 aTxtSize.setHeight( pOut->GetTextHeight() ); in QuickGetTextSize() 710 aPartSize.setHeight( pOut->GetTextHeight() ); in Do() 718 aPartSize.setHeight( pOut->GetTextHeight() ); in Do() 741 aTxtSize.setHeight( pOut->GetTextHeight() ); in GetCapitalSize() 820 aPartSize.setHeight( pOut->GetTextHeight() ); in Do()
|
/trunk/main/sw/inc/ |
H A D | swrect.hxx | 190 m_Size.setHeight(nNewHeight); in SSize() 198 m_Size.setHeight(nNew); in Height() 216 m_Size.setHeight(nBottom - m_Point.getY() + 1); in Bottom() 329 m_Size.setHeight(0); in Clear()
|
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/ |
H A D | Tabular.java | 86 xSection.setHeight(nHeight); in insertDetailFields() 127 xSection.setHeight(0); // group height + a little empty line) in insertDetailFieldTitles() 141 xSection.setHeight(xSection.getHeight() + aSO.getHeight(LayoutConstants.LabelHeight)); in insertDetailFieldTitles()
|
H A D | ReportBuilderLayouter.java | 446 xGroupSection.setHeight(height + nLineHeight); in insertGroups() 695 xFixedText.setHeight(nHeight); in insertLabel() 792 xReportControlModel.setHeight(nHeight); in insertFormattedField() 900 xFixedLine.setHeight(_nHeight); in insertLine() 1378 xSection.setHeight(aRect.Y); in insertPageHeader() 1469 xSection.setHeight(aRect.Y); in insertPageFooter()
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbashape.cxx | 198 ScVbaShape::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaShape 200 m_pShapeHelper->setHeight( _height ); in setHeight() 393 setHeight(nNewHeight); in ScaleHeight() 400 setHeight(nNewHeight); in ScaleHeight() 407 setHeight(nNewHeight); in ScaleHeight()
|
H A D | vbahelper.cxx | 1050 void UserFormGeometryHelper::setHeight( double fHeight ) in setHeight() function in ooo::vba::UserFormGeometryHelper 1188 void ConcreteXShapeGeometryAttributes::setHeight( double nHeight ) in setHeight() function in ooo::vba::ConcreteXShapeGeometryAttributes 1190 m_pShapeHelper->setHeight( nHeight ); in setHeight() 1214 void ShapeHelper::setHeight(double _fheight) throw ( css::script::BasicErrorException ) in setHeight() function in ooo::vba::ShapeHelper
|
H A D | vbashaperange.cxx | 135 void SAL_CALL ScVbaShapeRange::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaShapeRange 141 xShape->setHeight( _height ); in setHeight()
|
/trunk/main/svl/inc/svl/ |
H A D | sfontitm.hxx | 124 inline void setHeight(sal_Int32 nHeight); 188 inline void SfxFontItem::setHeight(sal_Int32 nHeight) in setHeight() function in SfxFontItem 190 m_aSize.setHeight(nHeight); in setHeight()
|
/trunk/main/vbahelper/inc/vbahelper/ |
H A D | vbahelper.hxx | 158 virtual void setHeight( double ) = 0; 182 void setHeight(double _fheight) throw ( css::script::BasicErrorException ); 201 virtual void setHeight( double nHeight ); 225 virtual void setHeight( double fHeight );
|
/trunk/main/svl/source/items/ |
H A D | rectitem.cxx | 183 aVal.setHeight( aValue.Height ); in PutValue() 188 case MID_HEIGHT: aVal.setHeight( nVal ); break; in PutValue()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaoleobject.cxx | 127 ScVbaOLEObject::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaOLEObject 129 m_xControl->setHeight( _height ); in setHeight()
|
H A D | vbachartobject.cxx | 161 ScVbaChartObject::setHeight(double _fheight) throw ( script::BasicErrorException ) in setHeight() function in ScVbaChartObject 163 oShapeHelper->setHeight(_fheight); in setHeight()
|
H A D | vbaaxis.cxx | 619 void SAL_CALL ScVbaAxis::setHeight( double height ) throw (css::script::BasicErrorException, css::u… in setHeight() function in ScVbaAxis 621 oShapeHelper->setHeight( height ); in setHeight()
|
/trunk/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 1061 aRightTop.setHeight(long(aRightTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1086 aTop.setHeight(long(aTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1101 aLeftTop.setHeight(long(aLeftTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1114 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1130 aTop.setHeight(long(aTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1142 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1225 aTop.setHeight(long(aTop.GetHeight() * 0.488)); in ImpWriteAutoLayoutInfos() 1267 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos() 1287 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | ReportSection.cxx | 286 aRet.setHeight(aRet.getHeight() + 1); in Paste() 302 m_xSection->setHeight(aRet.getHeight() + aRet.Top()); in Paste() 601 aRet.setHeight(aRet.getHeight() + 1); in impl_adjustObjectSizePosition() 604 m_xSection->setHeight(aRet.getHeight() + aRet.Top()); in impl_adjustObjectSizePosition()
|
H A D | propbrw.cxx | 467 aSize.setHeight( aMinSize.Height ); in getMinimumSize() 491 aSize.setHeight( aMinSize.Height() ); in Resize()
|
/trunk/main/extensions/source/update/ui/ |
H A D | updatecheckui.cxx | 951 aWindowSize.setHeight( maTitleRect.GetHeight() * 7 / 4+ maTextRect.GetHeight() + in Show() 962 aWindowSize.setHeight( aImgSize.Height() + TIP_HEIGHT + 2 * BUBBLE_BORDER ); in Show() 1002 maTextRect.setHeight( 10 ); in RecalcTextRects() 1004 aTotalSize.setHeight( maTitleRect.GetHeight() + in RecalcTextRects()
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 202 void SAL_CALL ScVbaControl::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaControl 204 mpGeometryHelper->setHeight( _height ); in setHeight() 266 setHeight( nHeight ); in Move()
|
/trunk/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 840 qRect.setHeight( kapp->style().pixelMetric( in radioButton() 869 qRect.setHeight( kapp->style().pixelMetric( in checkBox() 1295 qRectAddLine.setHeight( qRectAddLine.height() / 2 ); in hitTestNativeControl() 1545 … qRect.setHeight( kapp->style().pixelMetric( QStyle::PM_ExclusiveIndicatorHeight, pWidget ) ); in getNativeControlRegion() 1558 qRect.setHeight( kapp->style().pixelMetric( QStyle::PM_IndicatorHeight, pWidget ) ); in getNativeControlRegion()
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayouter.cxx | 1036 aTargetSize.setHeight( in GetTargetSize() 1051 aTargetSize.setHeight(maMinimalSize.Height()); in GetTargetSize() 1053 aTargetSize.setHeight(maMaximalSize.Height()); in GetTargetSize()
|
/trunk/main/svx/source/form/ |
H A D | fmPropBrw.cxx | 491 aConstrainedSize.setHeight( aMinSize.Height ); in implSetNewSelection() 503 aConstrainedSize.setHeight( aMinSize.Height ); in implSetNewSelection()
|
/trunk/main/tools/inc/tools/ |
H A D | gen.hxx | 257 void setHeight(long nHeight) { Height() = nHeight; } in setHeight() function in Size 466 void setHeight( long n ) { nBottom = nTop + n; } in setHeight() function in Rectangle
|
/trunk/main/oox/inc/oox/drawingml/table/ |
H A D | tablerow.hxx | 39 void setHeight( sal_Int32 nHeight ){ mnHeight = nHeight; }; in setHeight() function in oox::drawingml::table::TableRow
|
/trunk/main/vcl/source/gdi/ |
H A D | impgraph.cxx | 577 aDrawSize.setHeight(GRAPHIC_MTFTOBMP_MAXEXT); in ImplGetBitmap() 582 aDrawSize.setHeight(basegfx::fround(GRAPHIC_MTFTOBMP_MAXEXT / fWH)); in ImplGetBitmap() 606 aPixelSize.setHeight(aPixelSize.getHeight() + 1); in ImplGetBitmap()
|