LibreOffice Module lotuswordpro (master) 1
|
The file declares the LwpDrawObjects and associated class like LwpDrawGroup, LwpDrawRectangle and so on. More...
#include <sal/config.h>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include "lwpsdwdrawheader.hxx"
#include <memory>
Go to the source code of this file.
Classes | |
class | LwpDrawObj |
Lwp-base-draw object. More... | |
class | LwpDrawGroup |
Lwp-draw-group object. More... | |
class | LwpDrawLine |
Lwp-draw-line object. More... | |
class | LwpDrawPolyLine |
Lwp-draw-polyline object. More... | |
class | LwpDrawPolygon |
Lwp-draw-polygon object. More... | |
class | LwpDrawRectangle |
Lwp-draw-rectangle(rounded-corner rectangle) object. More... | |
class | LwpDrawEllipse |
Lwp-draw-ellipse object. More... | |
class | LwpDrawArc |
Lwp-draw-arc object. More... | |
class | LwpDrawTextBox |
class | LwpDrawTextArt |
class | LwpDrawMetafile |
Lwp-draw-metafile object. More... | |
class | LwpDrawBitmap |
Lwp-draw-bitmap object. More... | |
The file declares the LwpDrawObjects and associated class like LwpDrawGroup, LwpDrawRectangle and so on.
Definition in file lwpdrawobj.hxx.