Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx348 struct WW8_PIC struct
350 … following picture data which may be a Window's metafile, a bitmap, or the filename of a TIFF file.
351 sal_uInt16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).
352 struct {
357 }MFP;
359 sal_uInt8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin
361 … // 0x1c horizontal measurement in twips of the rectangle the picture should be imaged within.
385 struct WW8_PIC_SHADOW argument
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx374 struct WW8_PIC struct
376 … following picture data which may be a Window's metafile, a bitmap, or the filename of a TIFF file.
377 sal_uInt16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).
378 struct {
383 }MFP;
385 sal_uInt8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin
387 … // 0x1c horizontal measurement in twips of the rectangle the picture should be imaged within.
411 struct WW8_PIC_SHADOW argument