Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx108 &SwRect::GetTopDistance,
165 &SwRect::GetTopDistance,
219 &SwRect::GetTopDistance,
276 &SwRect::GetTopDistance,
330 &SwRect::GetTopDistance,
H A Dpaintfrm.cxx3280 fnCheck = &SwRect::GetTopDistance; in SwShortCut()
/trunk/main/sw/inc/
H A Dswrect.hxx149 long GetTopDistance( long ) const;
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx280 long SwRect::GetTopDistance( long nLimit ) const { return m_Point.getY() - nLimit; } in GetTopDistance() function in SwRect

Completed in 48 milliseconds