Searched defs:SwappedSize (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/core/bastyp/ | ||
H A D | swrect.cxx | 272 const Size SwRect::SwappedSize() const { return Size( m_Size.getHeight(), m_Size.getWidth() ); } in SwappedSize() function in SwRect |
Completed in 13 milliseconds