Searched defs:BottomLeft (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderManager.hxx | 127 enum BorderElement { Top, TopLeft, TopRight, Left, Right, BottomLeft, BottomRight, Bottom, enumerator
|
/aoo41x/main/extensions/source/scanner/ |
H A D | sanedlg.hxx | 44 BottomLeft, Left }; enumerator
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | swrect.cxx | 275 const Point SwRect::BottomLeft() const { return Point( m_Point.getX(), m_Point.getY() + m_Size.getH… in BottomLeft() function in SwRect
|
/aoo41x/main/tools/inc/tools/ |
H A D | gen.hxx | 515 inline Point Rectangle::BottomLeft() const in BottomLeft() function in Rectangle
|
Completed in 46 milliseconds