Centre() const | DocRect | [inline] |
ContainsCoord(const DocCoord &) const | DocRect | [inline] |
ContainsRect(const DocRect &) const | DocRect | [inline] |
ContainsRectCoord(const DocCoord &) const | DocRect | [inline] |
DocRect() | DocRect | [inline] |
DocRect(INT32 LowX, INT32 LowY, INT32 HighX, INT32 HighY) | DocRect | [inline] |
DocRect(const DocCoord &Low, UINT32 Width, UINT32 Height) | DocRect | [inline] |
DocRect(const DocCoord &Low, const DocCoord &High) | DocRect | [inline] |
DocRect(const DocRect &DocRect) | DocRect | [inline] |
Height() const | DocRect | [inline] |
hi | DocRect | |
HighCorner() const | DocRect | [inline] |
IncludePoint(const DocCoord &) | DocRect | |
Inflate(INT32 XInc, INT32 YInc) | DocRect | [inline] |
Inflate(INT32 XInc) | DocRect | [inline] |
Intersection(const DocRect &) const | DocRect | |
IsAdjacent(const DocRect &, MILLIPOINT Fuzzy) const | DocRect | |
IsEmpty() const | DocRect | [inline] |
IsIntersectedWith(const DocRect &) const | DocRect | [inline] |
IsValid() const | DocRect | [inline] |
lo | DocRect | |
LowCorner() const | DocRect | [inline] |
MakeEmpty() | DocRect | [inline] |
operator!=(const DocRect &) const | DocRect | [inline] |
operator=(const DocRect &DocRect) | DocRect | [inline] |
operator==(const DocRect &) const | DocRect | [inline] |
SplitRect(const DocRect &R, DocRect *SubRects) | DocRect | |
ToDoc(Spread *pSpread, View *pView) | DocRect | |
ToOil(Spread *pSpread, View *pView) | DocRect | |
ToSpread(Spread *pSpread, View *pView) | DocRect | |
ToUser(Spread *pSpread) | DocRect | |
Translate(INT32 XOfs, INT32 YOfs) | DocRect | [inline] |
Union(const DocRect &) const | DocRect | |
Width() const | DocRect | [inline] |