/aoo4110/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
|
/aoo4110/main/svgio/inc/svgio/svgreader/ |
H A D | svgusenode.hxx | 80 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgUseNode
|
H A D | svgmasknode.hxx | 79 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgMaskNode
|
H A D | svgrectnode.hxx | 74 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgRectNode
|
H A D | svgimagenode.hxx | 87 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgImageNode
|
H A D | svgsvgnode.hxx | 99 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgSvgNode
|
H A D | svgpatternnode.hxx | 104 void setHeight(const SvgNumber& rHeight = SvgNumber()) { maHeight = rHeight; } in setHeight() function in svgio::svgreader::SvgPatternNode
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbaoleobject.cxx | 127 ScVbaOLEObject::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaOLEObject
|
H A D | vbachartobject.cxx | 161 ScVbaChartObject::setHeight(double _fheight) throw ( script::BasicErrorException ) in setHeight() function in ScVbaChartObject
|
H A D | vbaaxis.cxx | 619 void SAL_CALL ScVbaAxis::setHeight( double height ) throw (css::script::BasicErrorException, css::u… in setHeight() function in ScVbaAxis
|
H A D | vbasheetobject.cxx | 219 void SAL_CALL ScVbaSheetObjectBase::setHeight( double fHeight ) throw (uno::RuntimeException) in setHeight() function in ScVbaSheetObjectBase
|
H A D | vbahelper.cxx | 730 void UserFormGeometryHelper::setHeight( double nHeight ) in setHeight() function in ooo::vba::UserFormGeometryHelper
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbawindowbase.cxx | 91 VbaWindowBase::setHeight( sal_Int32 _height ) throw (uno::RuntimeException) in setHeight() function in VbaWindowBase
|
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 1214 void ShapeHelper::setHeight(double _fheight) throw ( css::script::BasicErrorException ) in setHeight() function in ooo::vba::ShapeHelper
|
H A D | vbashape.cxx | 198 ScVbaShape::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaShape
|
H A D | vbashaperange.cxx | 135 void SAL_CALL ScVbaShapeRange::setHeight( double _height ) throw (uno::RuntimeException) in setHeight() function in ScVbaShapeRange
|
/aoo4110/main/svl/inc/svl/ |
H A D | sfontitm.hxx | 188 inline void SfxFontItem::setHeight(sal_Int32 nHeight) in setHeight() function in SfxFontItem
|
/aoo4110/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
|
/aoo4110/main/slideshow/source/engine/ |
H A D | shapeattributelayer.cxx | 312 void ShapeAttributeLayer::setHeight( const double& rNewHeight ) in setHeight() function in slideshow::internal::ShapeAttributeLayer
|
/aoo4110/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
|
/aoo4110/main/reportdesign/source/core/api/ |
H A D | Section.cxx | 291 void SAL_CALL OSection::setHeight( ::sal_uInt32 _height ) throw (uno::RuntimeException) in setHeight() function in reportdesign::OSection
|