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);
Of course Writer needs its own rectangles.
void operator-=(const SwRect &rRect)
Delete all overlaps of the Rects in array with the given <rRect>
void InsertRect(const SwRect &rRect, const sal_uInt16 nPos, bool &rDel)
void operator+=(const SwRect &rRect)
SwRegionRects(const SwRect &rStartRect, sal_uInt16 nInit=20)
const SwRect & GetOrigin() const
void Compress(CompressType type)
void Invert()
invert current rectangle
void ChangeOrigin(const SwRect &rRect)
std::vector< SwRect > SwRects