Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx569 struct WW8_DO struct
571 SVBT16 dok; // 0 Drawn Object Kind, currently this is always 0
572 SVBT16 cb; // 2 size (count of bytes) of the entire DO
573 SVBT8 bx; // 4 x position relative to anchor CP
574 SVBT8 by; // 5 y position relative to anchor CP
575 SVBT16 dhgt; // 6 height of DO
576 SVBT16 aBits1;
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx662 struct WW8_DO struct
664 SVBT16 dok; // 0 Drawn Object Kind, currently this is always 0
665 SVBT16 cb; // 2 size (count of bytes) of the entire DO
666 SVBT8 bx; // 4 x position relative to anchor CP
667 SVBT8 by; // 5 y position relative to anchor CP
668 SVBT16 dhgt; // 6 height of DO
669 SVBT16 aBits1;

Completed in 30 milliseconds