Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww1/
H A Dw1struct.hxx718 struct W1_PIC /////////////////////////////////////// PictureStructure struct
720 … following picture data which may be a Window's metafile, a bitmap, or the filename of a TIFF file.
721 sal_uLong lcbGet() { in lcbGet()
723 SVBT16 cbHeader;// 0x4 number of bytes in the PIC (to allow for future expansion).
724 sal_uInt16 cbHeaderGet() { in cbHeaderGet()
726 struct MFP {
739 } mfp;
740 union W1_MFP_BMP {
743 } MFP_BMP;
744 …Goal;// 0x1c horizontal measurement in twips of the rectangle the picture should be imaged within.
[all …]