|
LibreOffice Module lotuswordpro (master) 1
|
Go to the source code of this file.
Classes | |
| class | XFDrawObject |
| Base class for all drawing object(ellipse,rect,circle,...). More... | |
Macros | |
| #define | XFDRAWOBJECT_FLAG_ROTATE 0X00000001 |
| #define | XFDRAWOBJECT_FLAG_TRANSLATE 0X00000002 |
| #define | XFDRAWOBJECT_FLAG_SKEWX 0X00000004 |
| #define | XFDRAWOBJECT_FLAG_SKEWY 0X00000008 |
| #define | XFDRAWOBJECT_FLAG_SCALE 0X00000010 |
| #define XFDRAWOBJECT_FLAG_ROTATE 0X00000001 |
Definition at line 66 of file xfdrawobj.hxx.
| #define XFDRAWOBJECT_FLAG_SCALE 0X00000010 |
Definition at line 70 of file xfdrawobj.hxx.
| #define XFDRAWOBJECT_FLAG_SKEWX 0X00000004 |
Definition at line 68 of file xfdrawobj.hxx.
| #define XFDRAWOBJECT_FLAG_SKEWY 0X00000008 |
Definition at line 69 of file xfdrawobj.hxx.
| #define XFDRAWOBJECT_FLAG_TRANSLATE 0X00000002 |
Definition at line 67 of file xfdrawobj.hxx.