Home
last modified time | relevance | path

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

/aoo4110/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.cxx3185 fnCheck = &SwRect::GetLeftDistance; in SwShortCut()
3199 fnCheck = &SwRect::GetLeftDistance; in SwShortCut()
/aoo4110/main/sw/inc/
H A Dswrect.hxx146 long GetLeftDistance( long ) const;
/aoo4110/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 60 milliseconds