Home
last modified time | relevance | path

Searched defs:WW8_PIC_SHADOW (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx385 struct WW8_PIC_SHADOW struct
389 struct {
394 }MFP;
396 SVBT8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin
400 SVBT16 mx; // 0x20 horizontal scaling factor supplied by user in .1% units.
401 SVBT16 my; // 0x22 vertical scaling factor supplied by user in .1% units.
406 SVBT8 aBits1; //0x2c
407 SVBT8 aBits2;
408 WW8_BRC rgbrc[4];
413 SVBT16 dxaOrigin; // 0x36 horizontal offset of hand annotation origin
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx412 struct WW8_PIC_SHADOW struct
415 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).
416 struct {
421 }MFP;
423 SVBT8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin
427 SVBT16 mx; // 0x20 horizontal scaling factor supplied by user in .1% units.
428 SVBT16 my; // 0x22 vertical scaling factor supplied by user in .1% units.
429 SVBT16 dxaCropLeft; // 0x24 the amount the picture has been cropped on the left in twips.
430 SVBT16 dyaCropTop; // 0x26 the amount the picture has been cropped on the top in twips.
433 SVBT8 aBits1; //0x2c
[all …]

Completed in 37 milliseconds