Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx110 &SwRect::GetLeftDistance,
164 &SwRect::GetLeftDistance,
220 &SwRect::GetLeftDistance,
273 &SwRect::GetLeftDistance,
328 &SwRect::GetLeftDistance,
H A Dpaintfrm.cxx3274 fnCheck = &SwRect::GetLeftDistance; in SwShortCut()
3288 fnCheck = &SwRect::GetLeftDistance; in SwShortCut()
/trunk/main/sw/inc/
H A Dswrect.hxx146 long GetLeftDistance( long ) const;
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx278 long SwRect::GetLeftDistance( long nLimit ) const { return m_Point.getX() - nLimit; } in GetLeftDistance() function in SwRect

Completed in 39 milliseconds