/aoo42x/main/svgio/inc/svgio/svgreader/ |
H A D | svgusenode.hxx | 76 void setWidth(const SvgNumber& rWidth = SvgNumber()) { maWidth = rWidth; } in setWidth() function in svgio::svgreader::SvgUseNode
|
H A D | svgmasknode.hxx | 75 void setWidth(const SvgNumber& rWidth = SvgNumber()) { maWidth = rWidth; } in setWidth() function in svgio::svgreader::SvgMaskNode
|
H A D | svgrectnode.hxx | 70 void setWidth(const SvgNumber& rWidth = SvgNumber()) { maWidth = rWidth; } in setWidth() function in svgio::svgreader::SvgRectNode
|
H A D | svgimagenode.hxx | 83 void setWidth(const SvgNumber& rWidth = SvgNumber()) { maWidth = rWidth; } in setWidth() function in svgio::svgreader::SvgImageNode
|
H A D | svgsvgnode.hxx | 95 void setWidth(const SvgNumber& rWidth = SvgNumber()) { maWidth = rWidth; } in setWidth() function in svgio::svgreader::SvgSvgNode
|
H A D | svgpatternnode.hxx | 100 void setWidth(const SvgNumber& rWidth = SvgNumber()) { maWidth = rWidth; } in setWidth() function in svgio::svgreader::SvgPatternNode
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaoleobject.cxx | 139 ScVbaOLEObject::setWidth( double _width ) throw (uno::RuntimeException) in setWidth() function in ScVbaOLEObject
|
H A D | vbachartobject.cxx | 173 ScVbaChartObject::setWidth(double _fWidth) throw ( script::BasicErrorException ) in setWidth() function in ScVbaChartObject
|
H A D | vbaaxis.cxx | 627 void SAL_CALL ScVbaAxis::setWidth( double width ) throw (css::script::BasicErrorException, css::uno… in setWidth() function in ScVbaAxis
|
H A D | vbasheetobject.cxx | 207 void SAL_CALL ScVbaSheetObjectBase::setWidth( double fWidth ) throw (uno::RuntimeException) in setWidth() function in ScVbaSheetObjectBase
|
H A D | vbahelper.cxx | 740 void UserFormGeometryHelper::setWidth( double nWidth) in setWidth() function in ooo::vba::UserFormGeometryHelper
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbawindowbase.cxx | 127 VbaWindowBase::setWidth( sal_Int32 _width ) throw (uno::RuntimeException) in setWidth() function in VbaWindowBase
|
H A D | vbahelper.cxx | 1040 void UserFormGeometryHelper::setWidth( double fWidth ) in setWidth() function in ooo::vba::UserFormGeometryHelper 1196 void ConcreteXShapeGeometryAttributes::setWidth( double nWidth) in setWidth() function in ooo::vba::ConcreteXShapeGeometryAttributes 1234 void ShapeHelper::setWidth(double _fWidth) throw ( css::script::BasicErrorException ) in setWidth() function in ooo::vba::ShapeHelper
|
H A D | vbashape.cxx | 210 ScVbaShape::setWidth( double _width ) throw (uno::RuntimeException) in setWidth() function in ScVbaShape
|
H A D | vbashaperange.cxx | 156 void SAL_CALL ScVbaShapeRange::setWidth( double _width ) throw (uno::RuntimeException) in setWidth() function in ScVbaShapeRange
|
/aoo42x/main/svtools/source/uno/ |
H A D | unogridcolumnfacade.cxx | 373 void UnoGridColumnFacade::setWidth( TableMetrics _nWidth ) in setWidth() function in svt::table::UnoGridColumnFacade
|
/aoo42x/main/tools/inc/tools/ |
H A D | gen.hxx | 256 void setWidth(long nWidth) { Width() = nWidth; } in setWidth() function in Size 465 void setWidth( long n ) { nRight = nLeft + n; } in setWidth() function in Rectangle
|
/aoo42x/main/slideshow/source/engine/ |
H A D | shapeattributelayer.cxx | 288 void ShapeAttributeLayer::setWidth( const double& rNewWidth ) in setWidth() function in slideshow::internal::ShapeAttributeLayer
|
/aoo42x/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 211 void SAL_CALL ScVbaControl::setWidth( double _width ) throw (uno::RuntimeException) in setWidth() function in ScVbaControl
|