Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dpormulti.hxx64 struct SwBracket struct
66 xub_StrLen nStart; // Start of text attribute determins the font
67 KSHORT nAscent; // Ascent of the brackets
68 KSHORT nHeight; // Height of them
69 KSHORT nPreWidth; // Width of the opening bracket
70 KSHORT nPostWidth; // Width of the closing bracket
71 sal_Unicode cPre; // Initial character, e.g. '('
72 sal_Unicode cPost; // Final character, e.g. ')'
73 sal_uInt8 nPreScript; // Script of the initial character
74 sal_uInt8 nPostScript; // Script of the final character

Completed in 6 milliseconds