Home
last modified time | relevance | path

Searched refs:SubLeft (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx90 &SwRect::SubLeft,
144 &SwRect::SubLeft,
200 &SwRect::SubLeft,
253 &SwRect::SubLeft,
308 &SwRect::SubLeft,
H A Dpagechg.cxx2384 aPageRectWithBorders.SubLeft( nOuterClickDiff ); in CheckViewLayout()
/trunk/main/sw/inc/
H A Dswrect.hxx127 void SubLeft( const long nSub );
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx265 void SwRect::SubLeft( const long nSub ){ m_Size.Width() += nSub; m_Point.X() -= nSub; } in SubLeft() function in SwRect

Completed in 40 milliseconds