Home
last modified time | relevance | path

Searched defs:WW8_DPHEAD (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx581 struct WW8_DPHEAD struct
583 SVBT16 dpk; // 0 Drawn Primitive Kind REVIEW davebu
587 SVBT16 cb; // 2 size (count of bytes) of this DP
588 SVBT16 xa; // 4 These 2 points describe the rectangle
589 SVBT16 ya; // 6 enclosing this DP relative to the origin of
590 SVBT16 dxa; // 8 the DO
591 SVBT16 dya; // 0xa
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx674 struct WW8_DPHEAD struct
676 SVBT16 dpk; // 0 Drawn Primitive Kind REVIEW davebu
680 SVBT16 cb; // 2 size (count of bytes) of this DP
681 SVBT16 xa; // 4 These 2 points describe the rectangle
682 SVBT16 ya; // 6 enclosing this DP relative to the origin of
683 SVBT16 dxa; // 8 the DO
684 SVBT16 dya; // 0xa

Completed in 26 milliseconds