LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
SdwDrawObjHeader () | |
Public Attributes | |
sal_uInt16 | nRecLen |
sal_Int16 | nLeft |
sal_Int16 | nTop |
sal_Int16 | nRight |
sal_Int16 | nBottom |
Definition at line 194 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 201 of file lwpsdwdrawheader.hxx.
sal_Int16 SdwDrawObjHeader::nBottom |
Definition at line 200 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadObjHeaderRecord(), and LwpDrawObj::SetPosition().
sal_Int16 SdwDrawObjHeader::nLeft |
Definition at line 197 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadObjHeaderRecord(), and LwpDrawObj::SetPosition().
sal_uInt16 SdwDrawObjHeader::nRecLen |
Definition at line 196 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::CreateDrawObj(), LwpDrawTextBox::Read(), LwpDrawTextArt::Read(), LwpDrawMetafile::Read(), LwpDrawBitmap::Read(), and LwpDrawObj::ReadObjHeaderRecord().
sal_Int16 SdwDrawObjHeader::nRight |
Definition at line 199 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadObjHeaderRecord(), and LwpDrawObj::SetPosition().
sal_Int16 SdwDrawObjHeader::nTop |
Definition at line 198 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadObjHeaderRecord(), and LwpDrawObj::SetPosition().