Searched defs:TopRight (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 | 43 enum DragDirection { TopLeft, Top, TopRight, Right, BottomRight, Bottom, enumerator
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | swrect.cxx | 274 const Point SwRect::TopRight() const { return Point( m_Point.getX() + m_Size.getWidth(), m_Point.ge… in TopRight() function in SwRect
|
/aoo41x/main/tools/inc/tools/ |
H A D | gen.hxx | 510 inline Point Rectangle::TopRight() const in TopRight() function in Rectangle
|
Completed in 26 milliseconds