LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Attributes | |
sal_uInt32 | nHeaderLen |
sal_uInt32 | nWidth |
sal_uInt32 | nHeight |
sal_uInt16 | nPlanes |
sal_uInt16 | nBitCount |
Definition at line 335 of file lwpsdwdrawheader.hxx.
sal_uInt16 BmpInfoHeader2::nBitCount |
Definition at line 341 of file lwpsdwdrawheader.hxx.
Referenced by IsValid(), and LwpDrawBitmap::Read().
sal_uInt32 BmpInfoHeader2::nHeaderLen |
Definition at line 337 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawBitmap::Read().
sal_uInt32 BmpInfoHeader2::nHeight |
Definition at line 339 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawBitmap::Read().
sal_uInt16 BmpInfoHeader2::nPlanes |
Definition at line 340 of file lwpsdwdrawheader.hxx.
Referenced by IsValid(), and LwpDrawBitmap::Read().
sal_uInt32 BmpInfoHeader2::nWidth |
Definition at line 338 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawBitmap::Read().