Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dnewfrm.cxx109 &SwRect::GetBottomDistance,
166 &SwRect::GetBottomDistance,
218 &SwRect::GetBottomDistance,
275 &SwRect::GetBottomDistance,
331 &SwRect::GetBottomDistance,
H A Dpaintfrm.cxx3269 fnCheck = &SwRect::GetBottomDistance; in SwShortCut()
/aoo42x/main/sw/inc/
H A Dswrect.hxx147 long GetBottomDistance( long ) const;
/aoo42x/main/sw/source/core/bastyp/
H A Dswrect.cxx279 long SwRect::GetBottomDistance( long nLim ) const { return nLim - m_Point.getY() - m_Size.getHeight… in GetBottomDistance() function in SwRect

Completed in 55 milliseconds