|
LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
| class | SwRect |
| Of course Writer needs its own rectangles. More... | |
Typedefs | |
| typedef struct _xmlTextWriter * | xmlTextWriterPtr |
| typedef void(SwRect::* | SwRectSet) (const tools::Long nNew) |
| typedef tools::Long(SwRect::* | SwRectGet) () const |
| typedef Point(SwRect::* | SwRectPoint) () const |
| typedef Size(SwRect::* | SwRectSize) () const |
| typedef bool(SwRect::* | SwRectMax) (tools::Long) const |
| typedef tools::Long(SwRect::* | SwRectDist) (tools::Long) const |
| typedef void(SwRect::* | SwRectSetTwice) (tools::Long, tools::Long) |
| typedef void(SwRect::* | SwRectSetPos) (const Point &) |
Functions | |
| template<typename charT , typename traits > | |
| std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const SwRect &rectangle) |
| typedef tools::Long(SwRect::* SwRectDist) (tools::Long) const |
Definition at line 161 of file swrect.hxx.
| typedef tools::Long(SwRect::* SwRectGet) () const |
Definition at line 157 of file swrect.hxx.
| typedef bool(SwRect::* SwRectMax) (tools::Long) const |
Definition at line 160 of file swrect.hxx.
| typedef Point(SwRect::* SwRectPoint) () const |
Definition at line 158 of file swrect.hxx.
| typedef void(SwRect::* SwRectSet) (const tools::Long nNew) |
Definition at line 156 of file swrect.hxx.
| typedef void(SwRect::* SwRectSetPos) (const Point &) |
Definition at line 163 of file swrect.hxx.
| typedef void(SwRect::* SwRectSetTwice) (tools::Long, tools::Long) |
Definition at line 162 of file swrect.hxx.
| typedef Size(SwRect::* SwRectSize) () const |
Definition at line 159 of file swrect.hxx.
| typedef struct _xmlTextWriter* xmlTextWriterPtr |
Definition at line 28 of file swrect.hxx.
|
inline |
Definition at line 391 of file swrect.hxx.