Home
last modified time | relevance | path

Searched defs:WW8_PIC (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx375 struct WW8_PIC struct
377 …sal_Int32 lcb; // 0x0 number of bytes in the PIC structure plus size of following picture…
378 sal_uInt16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).
379 struct {
384 }MFP;
386 sal_uInt8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin
388 …sal_Int16 dxaGoal; // 0x1c horizontal measurement in twips of the rectangle the picture sho…
412 struct WW8_PIC_SHADOW argument
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx348 struct WW8_PIC struct
350 …sal_Int32 lcb; // 0x0 number of bytes in the PIC structure plus size of following picture data w…
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 …sal_Int16 dxaGoal; // 0x1c horizontal measurement in twips of the rectangle the picture should …
385 struct WW8_PIC_SHADOW argument

Completed in 33 milliseconds