Searched refs:_width (Results 1 – 14 of 14) sorted by relevance
182 _width = aSize.Width(); in initialize()183 if (_width > 500) in initialize()212 _barwidth = _width - (2 * _xoffset); in initialize()230 if ( _width > 500 ) in initialize()
103 long _height, _width, _tlx, _tly, _barwidth; member in desktop::SplashScreen
139 ScVbaOLEObject::setWidth( double _width ) in setWidth() argument141 m_xControl->setWidth( _width ); in setWidth()
59 virtual void SAL_CALL setWidth( double _width );
127 VbaWindowBase::setWidth( sal_Int32 _width ) in setWidth() argument129 setPosSize( getWindow(), _width, css::awt::PosSize::WIDTH ); in setWidth()
156 void SAL_CALL ScVbaShapeRange::setWidth( double _width ) in setWidth() argument162 xShape->setWidth( _width ); in setWidth()
210 ScVbaShape::setWidth( double _width ) in setWidth() argument212 m_pShapeHelper->setWidth( _width ); in setWidth()
211 void SAL_CALL ScVbaControl::setWidth( double _width ) in setWidth() argument213 mpGeometryHelper->setWidth( _width ); in setWidth()
73 virtual void SAL_CALL setWidth( double _width );
56 virtual void SAL_CALL setWidth( sal_Int32 _width ) ;
58 virtual void SAL_CALL setWidth( double _width );
72 virtual void SAL_CALL setWidth( double _width );
70 void SAL_CALL clazz::setWidth( ::sal_Int32 _width ) \73 aSize.Width = _width; \
1749 name##_width, \