Home
last modified time | relevance | path

Searched defs:_Left (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx251 void SwRect::_Left( const long nLeft ){ m_Size.Width() += m_Point.getX() - nLeft; m_Point.setX(nLef… in _Left() function in SwRect
258 long SwRect::_Left() const{ return m_Point.getX(); } in _Left() function in SwRect

Completed in 12 milliseconds