Home
last modified time | relevance | path

Searched defs:setHeight (Results 1 – 21 of 21) sorted by last modified time

/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx202 void SAL_CALL ScVbaControl::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaControl
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1050 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
1214 void ShapeHelper::setHeight(double _fheight) throw ( css::script::BasicErrorException ) in setHeight() function in ooo::vba::ShapeHelper
H A Dvbashape.cxx198 ScVbaShape::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaShape
H A Dvbashaperange.cxx135 void SAL_CALL ScVbaShapeRange::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaShapeRange
H A Dvbawindowbase.cxx91 VbaWindowBase::setHeight( sal_Int32 _height ) throw (uno::RuntimeException) in setHeight() function in VbaWindowBase
/trunk/main/tools/inc/tools/
H A Dgen.hxx257 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/svl/inc/svl/
H A Dsfontitm.hxx188 inline void SfxFontItem::setHeight(sal_Int32 nHeight) in setHeight() function in SfxFontItem
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgpatternnode.hxx104 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgPatternNode
H A Dsvgrectnode.hxx74 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgRectNode
H A Dsvgsvgnode.hxx99 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgSvgNode
H A Dsvgusenode.hxx80 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgUseNode
H A Dsvgimagenode.hxx87 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgImageNode
H A Dsvgmasknode.hxx79 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgMaskNode
/trunk/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx312 void ShapeAttributeLayer::setHeight( const double& rNewHeight ) in setHeight() function in slideshow::internal::ShapeAttributeLayer
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx219 void SAL_CALL ScVbaSheetObjectBase::setHeight( double fHeight ) throw (uno::RuntimeException) in setHeight() function in ScVbaSheetObjectBase
H A Dvbaoleobject.cxx127 ScVbaOLEObject::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaOLEObject
H A Dvbahelper.cxx730 void UserFormGeometryHelper::setHeight( double nHeight ) in setHeight() function in ooo::vba::UserFormGeometryHelper
H A Dvbachartobject.cxx161 ScVbaChartObject::setHeight(double _fheight) throw ( script::BasicErrorException ) in setHeight() function in ScVbaChartObject
H A Dvbaaxis.cxx619 void SAL_CALL ScVbaAxis::setHeight( double height ) throw (css::script::BasicErrorException, css::u… in setHeight() function in ScVbaAxis
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx292 void SAL_CALL OSection::setHeight( ::sal_uInt32 _height ) throw (uno::RuntimeException) in setHeight() function in reportdesign::OSection
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablerow.hxx39 void setHeight( sal_Int32 nHeight ){ mnHeight = nHeight; }; in setHeight() function in oox::drawingml::table::TableRow

Completed in 91 milliseconds