Home
last modified time | relevance | path

Searched refs:setHeight (Results 51 – 75 of 102) sorted by relevance

12345

/aoo42x/main/sd/source/ui/table/
H A Dtablefunction.cxx154 aRect.setHeight( 200 ); in FuTable()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx300 aDataSize.setHeight( aSize.getHeight() - 31 -24 ); in AdaptBrowseBoxSize()
H A DDataBrowser.cxx290 aSize.setHeight( nHeight ); in SetPos()
299 aSize.setHeight( nHeight ); in SetPos()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx149 setHeight(aNum); in parseAttribute()
H A Dsvgpatternnode.cxx149 setHeight(aNum); in parseAttribute()
H A Dsvgsvgnode.cxx199 setHeight(aNum); in parseAttribute()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx70 virtual void SAL_CALL setHeight( double _height ) throw (css::uno::RuntimeException);
/aoo42x/main/canvas/source/vcl/
H A Dspritehelper.cxx237 aOutputSize.setHeight( in redraw()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaaxis.hxx81 …virtual void SAL_CALL setHeight( double height ) throw (css::script::BasicErrorException, css::uno…
H A Dvbasheetobject.hxx105 virtual void SAL_CALL setHeight( double fHeight ) throw (css::uno::RuntimeException);
H A Dvbasheetobject.cxx219 void SAL_CALL ScVbaSheetObjectBase::setHeight( double fHeight ) throw (uno::RuntimeException) in setHeight() function in ScVbaSheetObjectBase
H A Dvbahelper.cxx730 void UserFormGeometryHelper::setHeight( double nHeight ) in setHeight() function in ooo::vba::UserFormGeometryHelper
/aoo42x/main/vcl/source/gdi/
H A Dpngread.cxx691 aPreviewSize.setHeight( ( maOrigSize.Height()*aPreviewSize.Width() )/maOrigSize.Width() ); in ImplReadHeader()
693 aPreviewSize.setHeight( 1 ); in ImplReadHeader()
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx201 m_xSection->setHeight( nHeight ); in EndElement()
/aoo42x/main/framework/source/layoutmanager/
H A Dhelpers.cxx152 rRect.setHeight(0); in setZeroRectangle()
/aoo42x/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx366 xSection->setHeight(nSplitPos); in IMPL_LINK()
H A DViewsWindow.cxx78 aNewRect.setHeight(_nYMov); in lcl_getNewRectSize()
1784 aNewRect.setHeight(aNewRect.getHeight() + nY); in handleKey()
/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx312 void ShapeAttributeLayer::setHeight( const double& rNewHeight ) in setHeight() function in slideshow::internal::ShapeAttributeLayer
H A Danimationfactory.cxx883 &ShapeAttributeLayer::setHeight, in createNumberPropertyAnimation()
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXAxis.idl143 void setHeight([in] /* double */ double height)
/aoo42x/main/svtools/source/contnr/
H A Divctrl.cxx266 aFullSize.setHeight ( aFullSize.getHeight()+aEntryRect.GetHeight() ); in ArrangeIcons()
/aoo42x/main/extensions/source/scanner/
H A Dgrid.cxx85 m_aGridArea.setHeight( aSize.Height() - 40 ); in GridWindow()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx417 xVBAControl->setHeight( fDefHeight ); in Add()
/aoo42x/main/reportdesign/source/core/inc/
H A DSection.hxx139 …virtual void SAL_CALL setHeight( ::sal_uInt32 _height ) throw (::com::sun::star::uno::RuntimeExcep…
/aoo42x/main/oox/source/export/
H A Dshapes.cxx713 aRect.setHeight( aStartPoint.Y - aEndPoint.Y ); in WriteConnectorShape()

Completed in 123 milliseconds

12345