Searched defs:_Width (Results 1 – 4 of 4) sorted by relevance
76 public void _Width() { in _Width() method in _TextTable
249 void SwRect::_Width( const long nNew ) { m_Size.setWidth(nNew); } in _Width() function in SwRect256 long SwRect::_Width() const{ return m_Size.getWidth(); } in _Width() function in SwRect
506 …InAppFont( const Window& _rParent, Window& _rChild, long _nX, long _nY, long _Width, long _Height ) in lcl_positionInAppFont()
3361 void SAL_CALL FmXGridCell::setPosSize( ::sal_Int32 _XX, ::sal_Int32 _Y, ::sal_Int32 _Width, ::sal_I… in setPosSize()
Completed in 42 milliseconds