LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
sal_Int32 | lcb |
sal_uInt16 | cbHeader |
struct { | |
sal_Int16 mm | |
sal_Int16 xExt | |
sal_Int16 yExt | |
sal_Int16 hMF | |
} | MFP |
sal_uInt8 | rcWinMF [14] |
sal_Int16 | dxaGoal |
sal_Int16 | dyaGoal |
sal_uInt16 | mx |
sal_uInt16 | my |
sal_Int16 | dxaCropLeft |
sal_Int16 | dyaCropTop |
sal_Int16 | dxaCropRight |
sal_Int16 | dyaCropBottom |
sal_Int16 | brcl: 4 |
sal_Int16 | fFrameEmpty: 1 |
sal_Int16 | fBitmap: 1 |
sal_Int16 | fDrawHatch: 1 |
sal_Int16 | fError: 1 |
sal_Int16 | bpp: 8 |
WW8_BRC | rgbrc [4] |
sal_Int16 | dxaOrigin |
sal_Int16 | dyaOrigin |
Definition at line 444 of file ww8struc.hxx.
sal_Int16 WW8_PIC::bpp |
Definition at line 470 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::brcl |
Definition at line 465 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_uInt16 WW8_PIC::cbHeader |
Definition at line 447 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadGrafFile(), and WW8PicShadowToReal().
sal_Int16 WW8_PIC::dxaCropLeft |
Definition at line 461 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::dxaCropRight |
Definition at line 463 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::dxaGoal |
Definition at line 457 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ImportGraf(), WW8PicDesc::WW8PicDesc(), and WW8PicShadowToReal().
sal_Int16 WW8_PIC::dxaOrigin |
Definition at line 476 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::PicRead().
sal_Int16 WW8_PIC::dyaCropBottom |
Definition at line 464 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::dyaCropTop |
Definition at line 462 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::dyaGoal |
Definition at line 458 of file ww8struc.hxx.
Referenced by WW8PicDesc::WW8PicDesc(), and WW8PicShadowToReal().
sal_Int16 WW8_PIC::dyaOrigin |
Definition at line 477 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::PicRead().
sal_Int16 WW8_PIC::fBitmap |
Definition at line 467 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::fDrawHatch |
Definition at line 468 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::fError |
Definition at line 469 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ImportGraf1(), and WW8PicShadowToReal().
sal_Int16 WW8_PIC::fFrameEmpty |
Definition at line 466 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::hMF |
Definition at line 452 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int32 WW8_PIC::lcb |
Definition at line 446 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ImportFormulaControl(), SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::ReadGrafFile(), and WW8PicShadowToReal().
struct { ... } WW8_PIC::MFP |
sal_Int16 WW8_PIC::mm |
Definition at line 449 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::ImportGraf1(), SwWW8ImplReader::ReadGrafFile(), and WW8PicShadowToReal().
sal_uInt16 WW8_PIC::mx |
Definition at line 459 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ImportGraf(), WW8PicDesc::WW8PicDesc(), and WW8PicShadowToReal().
sal_uInt16 WW8_PIC::my |
Definition at line 460 of file ww8struc.hxx.
Referenced by WW8PicDesc::WW8PicDesc(), and WW8PicShadowToReal().
sal_uInt8 WW8_PIC::rcWinMF[14] |
Definition at line 455 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
WW8_BRC WW8_PIC::rgbrc[4] |
Definition at line 471 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::PicRead(), and WW8FlySet::WW8FlySet().
sal_Int16 WW8_PIC::xExt |
Definition at line 450 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().
sal_Int16 WW8_PIC::yExt |
Definition at line 451 of file ww8struc.hxx.
Referenced by WW8PicShadowToReal().