|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
| DrawingOffsetAndScale () | |
Public Attributes | |
| double | fOffsetX |
| double | fOffsetY |
| double | fScaleX |
| double | fScaleY |
| double | fLeftMargin |
| double | fTopMargin |
Definition at line 344 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 353 of file lwpsdwdrawheader.hxx.
References fLeftMargin, fOffsetX, fOffsetY, fScaleX, fScaleY, and fTopMargin.
| double DrawingOffsetAndScale::fLeftMargin |
Definition at line 350 of file lwpsdwdrawheader.hxx.
Referenced by LwpSdwGroupLoaderV0102::BeginDrawObjects(), LwpDrawObj::CreateXFDrawObject(), and DrawingOffsetAndScale().
| double DrawingOffsetAndScale::fOffsetX |
Definition at line 346 of file lwpsdwdrawheader.hxx.
Referenced by LwpSdwGroupLoaderV0102::BeginDrawObjects(), LwpDrawRectangle::CreateStandardDrawObj(), LwpDrawObj::CreateXFDrawObject(), DrawingOffsetAndScale(), and LwpDrawObj::SetPosition().
| double DrawingOffsetAndScale::fOffsetY |
Definition at line 347 of file lwpsdwdrawheader.hxx.
Referenced by LwpSdwGroupLoaderV0102::BeginDrawObjects(), LwpDrawRectangle::CreateStandardDrawObj(), LwpDrawObj::CreateXFDrawObject(), DrawingOffsetAndScale(), and LwpDrawObj::SetPosition().
| double DrawingOffsetAndScale::fScaleX |
Definition at line 348 of file lwpsdwdrawheader.hxx.
Referenced by LwpSdwGroupLoaderV0102::BeginDrawObjects(), LwpDrawLine::CreateDrawObj(), LwpDrawPolyLine::CreateDrawObj(), LwpDrawPolygon::CreateDrawObj(), LwpDrawRectangle::CreateDrawObj(), LwpDrawEllipse::CreateDrawObj(), LwpDrawArc::CreateDrawObj(), LwpDrawTextArt::CreateFWPath(), LwpDrawRectangle::CreateRoundedRect(), LwpDrawObj::CreateXFDrawObject(), DrawingOffsetAndScale(), and LwpDrawObj::SetPosition().
| double DrawingOffsetAndScale::fScaleY |
Definition at line 349 of file lwpsdwdrawheader.hxx.
Referenced by LwpSdwGroupLoaderV0102::BeginDrawObjects(), LwpDrawLine::CreateDrawObj(), LwpDrawPolyLine::CreateDrawObj(), LwpDrawPolygon::CreateDrawObj(), LwpDrawRectangle::CreateDrawObj(), LwpDrawEllipse::CreateDrawObj(), LwpDrawArc::CreateDrawObj(), LwpDrawTextArt::CreateFWPath(), LwpDrawRectangle::CreateRoundedRect(), LwpDrawObj::CreateXFDrawObject(), DrawingOffsetAndScale(), and LwpDrawObj::SetPosition().
| double DrawingOffsetAndScale::fTopMargin |
Definition at line 351 of file lwpsdwdrawheader.hxx.
Referenced by LwpSdwGroupLoaderV0102::BeginDrawObjects(), LwpDrawObj::CreateXFDrawObject(), and DrawingOffsetAndScale().