Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx541 struct WW8_ANLD struct
543 WW8_ANLV eAnlv; // 0
544 SVBT8 fNumber1; // 0x10 number only 1 item per table cell
545 SVBT8 fNumberAcross; // 0x11 number across cells in table rows(instead of down)
546 SVBT8 fRestartHdn; // 0x12 restart heading number on section boundary
547 SVBT8 fSpareX; // 0x13 unused( should be 0)
548 sal_uInt8 rgchAnld[32]; // 0x14 characters displayed before/after autonumber
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx586 struct WW8_ANLD struct
588 WW8_ANLV eAnlv; // 0
589 SVBT8 fNumber1; // 0x10 number only 1 item per table cell
590 SVBT8 fNumberAcross; // 0x11 number across cells in table rows(instead of down)
591 SVBT8 fRestartHdn; // 0x12 restart heading number on section boundary
592 SVBT8 fSpareX; // 0x13 unused( should be 0)
593 sal_uInt8 rgchAnld[32]; // 0x14 characters displayed before/after autonumber

Completed in 25 milliseconds