|
LibreOffice Module tools (master) 1
|
Go to the source code of this file.
Classes | |
| class | SvBorder |
Namespaces | |
| namespace | tools |
| Note: this class is a true marvel of engineering: because the author could not decide whether it's better to have a closed or half-open interval, they just implemented both in the same class! | |
Functions | |
| TOOLS_DLLPUBLIC tools::Rectangle & | operator+= (tools::Rectangle &rRect, const SvBorder &rBorder) |
| TOOLS_DLLPUBLIC tools::Rectangle & operator+= | ( | tools::Rectangle & | rRect, |
| const SvBorder & | rBorder | ||
| ) |
Definition at line 22 of file svborder.cxx.
References Size::AdjustHeight(), tools::Rectangle::AdjustLeft(), tools::Rectangle::AdjustTop(), Size::AdjustWidth(), SvBorder::Bottom(), tools::Rectangle::GetSize(), SvBorder::Left(), SvBorder::Right(), tools::Rectangle::SetSize(), and SvBorder::Top().