Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx283 struct WW8_DOPTYPOGRAPHY struct
300 short fKerningPunct : 1; // true if we're kerning punctuation
301 short iJustification : 2; // Kinsoku method of justification:
305 short iLevelOfKinsoku: 2; // Level of Kinsoku:
309 short f2on1 : 1; // 2-page-on-1 feature is turned on.
311 short cchFollowingPunct; // length of rgxchFPunct
312 short cchLeadingPunct; // length of rgxchLPunct
314 WW8_XCHAR rgxchFPunct[101]; // array of characters that should
316 WW8_XCHAR rgxchLPunct[51]; // array of characters that should

Completed in 19 milliseconds