19 #ifndef INCLUDED_SW_INC_SWREGION_HXX
20 #define INCLUDED_SW_INC_SWREGION_HXX
39 inline void InsertRect(
const SwRect &rRect,
const sal_uInt16 nPos,
bool &rDel);
66 #endif // INCLUDED_SW_INC_SWREGION_HXX
const SwRect & GetOrigin() const
void operator-=(const SwRect &rRect)
Delete all overlaps of the Rects in array with the given
SwRegionRects(const SwRect &rStartRect, sal_uInt16 nInit=20)
Of course Writer needs its own rectangles.
void ChangeOrigin(const SwRect &rRect)
void operator+=(const SwRect &rRect)
void Invert()
invert current rectangle
std::vector< SwRect > SwRects
void Compress(CompressType type)
void InsertRect(const SwRect &rRect, const sal_uInt16 nPos, bool &rDel)