Searched defs:_Height (Results 1 – 3 of 3) sorted by relevance
250 void SwRect::_Height( const long nNew ) { m_Size.setHeight(nNew); } in _Height() function in SwRect257 long SwRect::_Height() const{ return m_Size.getHeight(); } in _Height() function in SwRect
506 …InAppFont( const Window& _rParent, Window& _rChild, long _nX, long _nY, long _Width, long _Height ) in lcl_positionInAppFont()
3361 …::setPosSize( ::sal_Int32 _XX, ::sal_Int32 _Y, ::sal_Int32 _Width, ::sal_Int32 _Height, ::sal_Int1… in setPosSize()
Completed in 61 milliseconds