Searched defs:GetRightDistance (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/bastyp/ | ||
H A D | swrect.cxx | 281 long SwRect::GetRightDistance( long nLim ) const { return nLim - m_Point.getX() - m_Size.getWidth()… in GetRightDistance() function in SwRect |
Completed in 13 milliseconds