Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx111 &SwRect::GetRightDistance,
163 &SwRect::GetRightDistance,
221 &SwRect::GetRightDistance,
274 &SwRect::GetRightDistance,
329 &SwRect::GetRightDistance,
H A Dpaintfrm.cxx3293 fnCheck = &SwRect::GetRightDistance; in SwShortCut()
/trunk/main/sw/inc/
H A Dswrect.hxx148 long GetRightDistance( long ) const;
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx281 long SwRect::GetRightDistance( long nLim ) const { return nLim - m_Point.getX() - m_Size.getWidth()… in GetRightDistance() function in SwRect

Completed in 85 milliseconds